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

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001229'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.512'^^xsd:double;
  dwc:latitude '37.9697'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001229'^^xsd:anyURI;
  dwc:observationDate '2008-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9173 -3.1022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001230'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1022'^^xsd:double;
  dwc:latitude '35.9173'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001230'^^xsd:anyURI;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|2002'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps Collett, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000398'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000398'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000399'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000399'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2993 -4.7408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2993"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "761"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS03L8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001744'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS03L8'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7408'^^xsd:double;
  dwc:latitude '36.2993'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '761'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001744'^^xsd:anyURI;
  dwc:observationDate '2003-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9505 0.9347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9505"^^xsd:decimal ;
  dwc:decimalLongitude "0.9347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "577"^^xsd:integer ;
  dwc:maximumDepthInMeters "601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001745'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L56'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9347'^^xsd:double;
  dwc:latitude '38.9505'^^xsd:double;
  dwc:minimumDepth '577'^^xsd:integer;
  dwc:maximumDepth '601'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001745'^^xsd:anyURI;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000428'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000428'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7946 -0.7674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7946"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001746'^^xsd:string;
  dwc:scientificName 'Alpheus edwardsii (Audouin, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Fernández. A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7674'^^xsd:double;
  dwc:latitude '37.7946'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001746'^^xsd:anyURI;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7946 -0.7674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7946"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001747'^^xsd:string;
  dwc:scientificName 'Alpheus lobidens De Haan, 1849 [in De Haan, 1833-1850] '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Fernández. A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7674'^^xsd:double;
  dwc:latitude '37.7946'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMD2012032201'^^xsd:string;
  dwc:aphiaid '107478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001747'^^xsd:anyURI;
  dwc:observationDate '2012-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1982'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1999'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9333'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1999'^^xsd:anyURI;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1985'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI246'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-27.6833'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '373'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000434'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000434'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000942'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875] '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000942'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000006'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000006'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000570'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '93'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, 4 mm total length'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000570'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB646|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB646|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB646|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB677|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV266(140)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB677|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV266(140)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB677|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB728%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB728%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB728%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB728%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB728|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB728|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB728|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.65 -44.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.65"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "631"^^xsd:integer ;
  dwc:maximumDepthInMeters "631"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1990'^^xsd:string;
  dwc:scientificName 'Notolepis rissoi (Bonaparte, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.2333'^^xsd:double;
  dwc:latitude '46.65'^^xsd:double;
  dwc:minimumDepth '631'^^xsd:integer;
  dwc:maximumDepth '631'^^xsd:integer;
  dwc:aphiaid '147037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001752'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001752'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001753'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001753'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001754'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001754'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001755'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001755'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001756'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001756'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001757'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001757'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000750'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000750'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000760'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000760'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|2002'^^xsd:string;
  dwc:scientificName 'Sphyraena viridens Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|2002'^^xsd:string;
  dwc:scientificName 'Sphyraena viridens Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC40%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC40%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC40%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC40%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC40|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC40|2002'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-41'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC40|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000739'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000739'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB678|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV266(140)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB678|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV266(140)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB678|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB679|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV266(140)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB679|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV266(140)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB679|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000568'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, preflexion'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000568'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "88.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000569'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '88.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, preflexion'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000569'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC427%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC427%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC427%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC427%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC427|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC427|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC427|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC428%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC428%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC428%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6 14.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC428%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC428|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII 2 P-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC428|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII 2 P-22'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1333'^^xsd:double;
  dwc:latitude '-26.6'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC428|2000'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000437'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000437'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000438'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000438'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000439'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000439'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD452%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD452%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD452%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7833 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7833"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD452%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD452|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD452|1991'^^xsd:string;
  dwc:scientificName 'Funchalia villosa (Bouvier, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD452|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD453%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD453%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD453%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD453%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD453|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD453|1991'^^xsd:string;
  dwc:scientificName 'Funchalia villosa (Bouvier, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.6'^^xsd:double;
  dwc:latitude '-25.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD453|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001008'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001008'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001006'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001006'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001007'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001007'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB697|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB697|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja griseocauda (Norman, 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '234586'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB697|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '234586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB693|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB693|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja magellanica (Philippi, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '271521'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB693|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '271521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB704|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB704|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja magellanica (Philippi, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '271521'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB704|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '271521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB705%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB705%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB705%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB705%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB705|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB705|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja magellanica (Philippi, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '271521'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB705|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '271521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000435'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000435'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000436'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000436'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|2002'^^xsd:string;
  dwc:scientificName 'Sphyraena viridens Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|2002'^^xsd:string;
  dwc:scientificName 'Sphyraena viridens Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude242554" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1983'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica (Geoffroy Saint-Hilaire, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Acude242554'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2333'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '236140'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1987'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2993 -4.7408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2993"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "761"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS03L8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001743'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS03L8'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7408'^^xsd:double;
  dwc:latitude '36.2993'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '761'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001743'^^xsd:anyURI;
  dwc:observationDate '2003-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "714"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '714'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "677"^^xsd:integer ;
  dwc:maximumDepthInMeters "714"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '677'^^xsd:integer;
  dwc:maximumDepth '714'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1983'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1983'^^xsd:anyURI;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.65 -44.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.65"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "631"^^xsd:integer ;
  dwc:maximumDepthInMeters "631"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1990'^^xsd:string;
  dwc:scientificName 'Notolepis rissoi (Bonaparte, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.2333'^^xsd:double;
  dwc:latitude '46.65'^^xsd:double;
  dwc:minimumDepth '631'^^xsd:integer;
  dwc:maximumDepth '631'^^xsd:integer;
  dwc:aphiaid '147037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC422%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC422%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC422%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8333 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "443"^^xsd:integer ;
  dwc:maximumDepthInMeters "443"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC422%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC422|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XV 2 P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC422|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XV 2 P-45'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '-28.8333'^^xsd:double;
  dwc:minimumDepth '443'^^xsd:integer;
  dwc:maximumDepth '443'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC422|2000'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD488%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD488%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD488%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -168.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-168.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD488%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD488|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD488|1999'^^xsd:string;
  dwc:scientificName 'Paralithodes camtschaticus (Tilesius, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Pacific Ocean'^^xsd:string;
  dwc:longitude '-168.3167'^^xsd:double;
  dwc:latitude '57'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '233889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD488|1999'^^xsd:anyURI;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '233889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|2000'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-43'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|2000'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-43'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1999'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|2000'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-8'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-16'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6667 12.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6667"^^xsd:decimal ;
  dwc:decimalLongitude "12.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB627|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV227(101)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB627|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV227(101)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6667'^^xsd:double;
  dwc:latitude '-21.6667'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB627|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5333 -15.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB662|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB662|1988'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.7667'^^xsd:double;
  dwc:latitude '25.5333'^^xsd:double;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB662|1988'^^xsd:anyURI;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0614 3.7762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0614"^^xsd:decimal ;
  dwc:decimalLongitude "3.7762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000047'^^xsd:string;
  dwc:scientificName 'Gari costulata (Turton, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P37'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7762'^^xsd:double;
  dwc:latitude '40.0614'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140868'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000047'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000057'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000057'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000058'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000058'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000059'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000059'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000421'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000421'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000409'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000409'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC424%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC424%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC424%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4667 14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC424%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC424|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Pesca Vigo-2 2 P-153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC424|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Pesca Vigo-2 2 P-153'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6667'^^xsd:double;
  dwc:latitude '-27.4667'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC424|2000'^^xsd:anyURI;
  dwc:observationDate '1987-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC425%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC425%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC425%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC425%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC425|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII 2 P-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC425|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII 2 P-52'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC425|2000'^^xsd:anyURI;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC426%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC426%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC426%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC426%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC426|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC426|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC426|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000422'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000422'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000423'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000423'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000424'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000424'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000425'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000425'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000410'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000410'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000411'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000411'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000412'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000412'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000413'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000413'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000414'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000414'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1999'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-21'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-48.6833'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1997'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB427|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB427|1982'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB427|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB428|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB428|1982'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB428|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000895'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000895'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus tenuiformis Brauer, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158898'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II2125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus isaacsi Wisner, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II2125'^^xsd:string;
  dwc:collector 'Rubies, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '301526'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '301526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040306'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040306'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1099"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS II > TS13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101901'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS II > TS13'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2696'^^xsd:double;
  dwc:latitude '44.5531'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1099'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101901'^^xsd:anyURI;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1981'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus Nybelin & Poll, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1981'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus Nybelin & Poll, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1981'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus Nybelin & Poll, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|2007'^^xsd:string;
  dwc:scientificName 'Lagocephalus lagocephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.6333'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|2007'^^xsd:anyURI;
  dwc:observationDate '2006-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|2007'^^xsd:string;
  dwc:scientificName 'Lagocephalus lagocephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.6333'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '127414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|2007'^^xsd:anyURI;
  dwc:observationDate '2006-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7667 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1985'^^xsd:string;
  dwc:scientificName 'Lagocephalus lagocephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI260'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.7667'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '127414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000061'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000061'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000062'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000062'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS237%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS237%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS237%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS237%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS237|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P4Est37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS237|1994'^^xsd:string;
  dwc:scientificName 'Squilla parva Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P4Est37'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '409356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS237|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000077'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000077'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000065'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000065'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8435 3.5952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8435"^^xsd:decimal ;
  dwc:decimalLongitude "3.5952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000037'^^xsd:string;
  dwc:scientificName 'Discotectonica pseudoperspectiva (Brocchi, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P65'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5952'^^xsd:double;
  dwc:latitude '39.8435'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '605388'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000037'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '605388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000903'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000903'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000277'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000277'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0136"^^xsd:decimal ;
  dwc:decimalLongitude "3.3676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P29F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000015'^^xsd:string;
  dwc:scientificName 'Galeodea rugosa (Linnaeus, 1771) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P29F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3676'^^xsd:double;
  dwc:latitude '42.0136'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139024'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000015'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '139024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000270'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000270'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000271'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000271'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000272'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000272'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000273'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000273'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000274'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000274'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000275'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000275'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000276'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000276'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000268'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000268'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB620|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB620|1981'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus Nybelin & Poll, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I216'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-22.8833'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB620|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB496|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB496|1986'^^xsd:string;
  dwc:scientificName 'Polydactylus sextarius (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB496|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '218912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000269'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000269'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000418'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000418'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000419'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000419'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000426'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000426'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000427'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000427'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000415'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000415'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000416'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000416'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000417'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000417'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000420'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000420'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000880'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000880'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3118 -4.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3118"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "779"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000263'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3545'^^xsd:double;
  dwc:latitude '36.3118'^^xsd:double;
  dwc:minimumDepth '779'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000263'^^xsd:anyURI;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9933 -3.0726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "581"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000264'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0726'^^xsd:double;
  dwc:latitude '35.9933'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '581'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000264'^^xsd:anyURI;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5666 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1103"^^xsd:integer ;
  dwc:maximumDepthInMeters "1103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000265'^^xsd:string;
  dwc:scientificName 'Gastroptychus formosus  (Filhol, 1884) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '42.5666'^^xsd:double;
  dwc:minimumDepth '1103'^^xsd:integer;
  dwc:maximumDepth '1103'^^xsd:integer;
  dwc:aphiaid '107140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000265'^^xsd:anyURI;
  dwc:observationDate '2010-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000266'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000266'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000267'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000267'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|2000'^^xsd:string;
  dwc:scientificName 'Trematomus scotti Boulenger, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-135-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|2000'^^xsd:string;
  dwc:scientificName 'Trematomus scotti Boulenger, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-135-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-10.5833'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB428|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB428|1986'^^xsd:string;
  dwc:scientificName 'Triacanthodes ethiops Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB428|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1986'^^xsd:string;
  dwc:scientificName 'Triacanthodes ethiops Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1988'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000060'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000060'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB628|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB628|1986'^^xsd:string;
  dwc:scientificName 'Seriolina nigrofasciata (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB628|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|2000'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001759'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001759'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001760'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001760'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1986'^^xsd:string;
  dwc:scientificName 'Seriolina nigrofasciata (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '-19.3'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '218438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001761'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001761'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001762'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001762'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001763'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001763'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001764'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001764'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001765'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001765'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001766'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001766'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001767'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001767'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8167 -10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB371|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-124-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB371|2000'^^xsd:string;
  dwc:scientificName 'Pagothenia hansoni (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-124-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.55'^^xsd:double;
  dwc:latitude '-70.8167'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '313392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB371|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000022'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000022'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000023'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000023'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1988 2.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1988"^^xsd:decimal ;
  dwc:decimalLongitude "2.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000905'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8052'^^xsd:double;
  dwc:latitude '41.1988'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000905'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1987'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.02 1.2552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.02"^^xsd:decimal ;
  dwc:decimalLongitude "1.2552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001231'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L112'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2552'^^xsd:double;
  dwc:latitude '41.02'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001231'^^xsd:anyURI;
  dwc:observationDate '2006-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6277 0.4078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6277"^^xsd:decimal ;
  dwc:decimalLongitude "0.4078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001232'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L145'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4078'^^xsd:double;
  dwc:latitude '38.6277'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001232'^^xsd:anyURI;
  dwc:observationDate '2006-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5852 -2.713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5852"^^xsd:decimal ;
  dwc:decimalLongitude "-2.713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "261"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001233'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L32'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.713'^^xsd:double;
  dwc:latitude '36.5852'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '261'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001233'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-102-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|2000'^^xsd:string;
  dwc:scientificName 'Pagothenia hansoni (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-102-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2667'^^xsd:double;
  dwc:latitude '-71.1833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '313392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I216'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-22.8833'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.21 2.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.21"^^xsd:decimal ;
  dwc:decimalLongitude "2.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001225'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L114'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3152'^^xsd:double;
  dwc:latitude '41.21'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001225'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.21 2.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.21"^^xsd:decimal ;
  dwc:decimalLongitude "2.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001226'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L114'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3152'^^xsd:double;
  dwc:latitude '41.21'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001226'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.575 -4.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001227'^^xsd:string;
  dwc:scientificName 'Idotea Fabricius, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L03'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.479'^^xsd:double;
  dwc:latitude '36.575'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001227'^^xsd:anyURI;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001228'^^xsd:string;
  dwc:scientificName 'Idotea Fabricius, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '118454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001228'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '118454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus pusillus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I216'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-22.8833'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8437 4.3448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8437"^^xsd:decimal ;
  dwc:decimalLongitude "4.3448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000862'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3448'^^xsd:double;
  dwc:latitude '39.8437'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000862'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8437 4.3448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8437"^^xsd:decimal ;
  dwc:decimalLongitude "4.3448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000863'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3448'^^xsd:double;
  dwc:latitude '39.8437'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000863'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000403'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000403'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD471|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD471|1991'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD471|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000910'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000910'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB475|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB475|1986'^^xsd:string;
  dwc:scientificName 'Carangoides armatus (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.4167'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB475|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1802001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB476|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB476|1986'^^xsd:string;
  dwc:scientificName 'Carangoides armatus (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.4167'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB476|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1802001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB477|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB477|1986'^^xsd:string;
  dwc:scientificName 'Carangoides armatus (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.4167'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB477|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1802001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD389|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD389|1991'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD389|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD389%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD389|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>P-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD389|1998'^^xsd:string;
  dwc:scientificName 'Pilumnoides hassleri A. Milne-Edwards, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>P-48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '443831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD389|1998'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '443831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB251|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB251|1987'^^xsd:string;
  dwc:scientificName 'Antennarius delaisi Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.6667'^^xsd:double;
  dwc:latitude '10.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '301260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB251|1987'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '10.4'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '10.4'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB518|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB518|1988'^^xsd:string;
  dwc:scientificName 'Benthocometes robustus (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126667'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB518|1988'^^xsd:anyURI;
  dwc:observationDate '1980-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|2000'^^xsd:string;
  dwc:scientificName 'Benthocometes robustus (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-31'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '126667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4333 -43.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "498"^^xsd:integer ;
  dwc:maximumDepthInMeters "498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1990'^^xsd:string;
  dwc:scientificName 'Lumpenus lumpretaeformis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.95'^^xsd:double;
  dwc:latitude '47.4333'^^xsd:double;
  dwc:minimumDepth '498'^^xsd:integer;
  dwc:maximumDepth '498'^^xsd:integer;
  dwc:aphiaid '127074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000638'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000638'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000639'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000639'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1999'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-24'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1999'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1981'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000355'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000355'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1985'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1985'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD355%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD355%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD355%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD355%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD355|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD355|1991'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD355|1991'^^xsd:anyURI;
  dwc:observationDate '1981-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1994'^^xsd:string;
  dwc:scientificName 'Antennarius avalonis Jordan & Starks, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1994'^^xsd:string;
  dwc:scientificName 'Antennarius avalonis Jordan & Starks, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1994'^^xsd:string;
  dwc:scientificName 'Antennarius avalonis Jordan & Starks, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000356'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000356'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000357'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000357'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB419|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB419|1999'^^xsd:string;
  dwc:scientificName 'Anthias helenensis (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '273826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB419|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '273826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -48.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1999'^^xsd:string;
  dwc:scientificName 'Lumpenus lumpretaeformis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-7'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.2167'^^xsd:double;
  dwc:latitude '45.6833'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '127074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -48.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1999'^^xsd:string;
  dwc:scientificName 'Lumpenus lumpretaeformis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-7'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.2167'^^xsd:double;
  dwc:latitude '45.6833'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '127074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB199|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB199|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB199|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000354'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000354'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -43.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1990'^^xsd:string;
  dwc:scientificName 'Nezumia bairdii (Goode & Bean, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.75'^^xsd:double;
  dwc:latitude '47.3333'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '699'^^xsd:integer;
  dwc:aphiaid '183289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '183289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4167 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA VII2P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1999'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA VII2P-5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '-23.4167'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1999'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000358'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000358'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1990'^^xsd:string;
  dwc:scientificName 'Myctophum nitidulum Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV2138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1985'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV2138'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000353'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000353'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB347|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL-22L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB347|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL-22L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB347|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA III2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1997'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA III2P-3'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1997'^^xsd:anyURI;
  dwc:observationDate '1983-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1994'^^xsd:string;
  dwc:scientificName 'Carangoides otrynter (Jordan & Gilbert, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276243'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1982'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude222'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1982'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD362%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD362%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD362%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD362%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD362|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD362|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD362|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1983'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1983'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1167"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1998'^^xsd:string;
  dwc:scientificName 'Lutjanus fulvus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '218475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA III2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1997'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA III2P-3'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1997'^^xsd:anyURI;
  dwc:observationDate '1983-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1997'^^xsd:string;
  dwc:scientificName 'Lutjanus guttatus (Steindachner, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1998'^^xsd:string;
  dwc:scientificName 'Lutjanus guttatus (Steindachner, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1982'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude222'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1982'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1982'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude222'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1982'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|2000'^^xsd:anyURI;
  dwc:observationDate '1986-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|2000'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-43'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB755%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB755%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB755%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB755%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB755|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB755|1987'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II26'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1328'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB755|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001758'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001758'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001001'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001001'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001002'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001002'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001003'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001003'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001004'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001004'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD190|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-33.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD190|1998'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-33.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD190|1998'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001815'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001815'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0475 -8.3018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001820'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.3018'^^xsd:double;
  dwc:latitude '44.0475'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001820'^^xsd:anyURI;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001818'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001818'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001816'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001816'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001817'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001817'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001819'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001819'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD340%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD340%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD340%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD340%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD340|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD340|1991'^^xsd:string;
  dwc:scientificName 'Processa namibiensis Macpherson, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Processa namibiensis'^^xsd:string;
  dwc:fieldNumber 'Benguela II>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '240883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD340|1991'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '240883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1994'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB548|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB548|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus sebae (Cuvier, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB548|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB549|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB549|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus sebae (Cuvier, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB549|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3167 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1984'^^xsd:string;
  dwc:scientificName 'Lutjanus synagris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '25.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '159800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1984'^^xsd:anyURI;
  dwc:observationDate '1975-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD325|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD325|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD325|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD335|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD335|1991'^^xsd:string;
  dwc:scientificName 'Benthesicymus investigatoris Alcock & Anderson, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '221003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD335|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7216"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000533'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L65'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5336'^^xsd:double;
  dwc:latitude '37.7216'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000533'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4537 -4.8343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4537"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > P12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000534'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi  (Forest, 1955) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Salmerón, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > P12'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8343'^^xsd:double;
  dwc:latitude '36.4537'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000534'^^xsd:anyURI;
  dwc:observationDate '2012-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.451 -4.8642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.451"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000535'^^xsd:string;
  dwc:scientificName 'Pagurus pubescentulus (A. Milne-Edwards & Bouvier, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8642'^^xsd:double;
  dwc:latitude '36.451'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107241'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net  GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000535'^^xsd:anyURI;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB622%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB622%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB622%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB622%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB622|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB622|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique217'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB622|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus malabaricus Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.3'^^xsd:double;
  dwc:aphiaid '218481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '218481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001821'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 EST10'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001821'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD317|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD317|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD317|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD327|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD327|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD327|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0308 0.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0308"^^xsd:decimal ;
  dwc:decimalLongitude "0.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000536'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L123'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5671'^^xsd:double;
  dwc:latitude '40.0308'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000536'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4217"^^xsd:decimal ;
  dwc:decimalLongitude "5.1229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000550'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Abelló, P. | Quilez, G.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.1229'^^xsd:double;
  dwc:latitude '43.4217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Introduced species'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000550'^^xsd:anyURI;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000654'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000654'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000655'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000655'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0129 0.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0129"^^xsd:decimal ;
  dwc:decimalLongitude "0.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD68|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M04 > L060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD68|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M04 > L060'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.273'^^xsd:double;
  dwc:latitude '39.0129'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD68|2007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1994'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1994'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000559'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000559'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1994'^^xsd:string;
  dwc:scientificName 'Caranx vinctus Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273275'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000651'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 23'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000651'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000709'^^xsd:string;
  dwc:scientificName 'Trachinus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 39'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000709'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000710'^^xsd:string;
  dwc:scientificName 'Trachinus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 39'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000710'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2167"^^xsd:decimal ;
  dwc:decimalLongitude "35.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|1986'^^xsd:string;
  dwc:scientificName 'Apistus carinatus (Bloch, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9167'^^xsd:double;
  dwc:latitude '-19.2167'^^xsd:double;
  dwc:aphiaid '221440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '221440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1992'^^xsd:string;
  dwc:scientificName 'Prionotus loxias Jordan in: Gilbert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '309406'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000658'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000658'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000659'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000659'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000652'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 23'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000652'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000653'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 23'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000653'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000656'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000656'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000657'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000657'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000702'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 37'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000702'^^xsd:anyURI;
  dwc:observationDate '1976-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000703'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 37'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000703'^^xsd:anyURI;
  dwc:observationDate '1976-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000706'^^xsd:string;
  dwc:scientificName 'Echiodon dentatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est A'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 38'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000706'^^xsd:anyURI;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000707'^^xsd:string;
  dwc:scientificName 'Echiodon dentatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est A'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 38'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000707'^^xsd:anyURI;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000708'^^xsd:string;
  dwc:scientificName 'Echiodon dentatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est A'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 38'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000708'^^xsd:anyURI;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.762 -85.2788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.762"^^xsd:decimal ;
  dwc:decimalLongitude "-85.2788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000548'^^xsd:string;
  dwc:scientificName 'Panulirus gracilis Streets, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Vargas, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-85.2788'^^xsd:double;
  dwc:latitude '9.762'^^xsd:double;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000548'^^xsd:anyURI;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.747 -82.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.747"^^xsd:decimal ;
  dwc:decimalLongitude "-82.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000549'^^xsd:string;
  dwc:scientificName 'Panulirus guttatus (Latreille, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Herrera, D.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Costa Rica'^^xsd:string;
  dwc:longitude '-82.845'^^xsd:double;
  dwc:latitude '9.747'^^xsd:double;
  dwc:aphiaid '382896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000549'^^xsd:anyURI;
  dwc:observationDate '2013-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '382896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000024'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000024'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000031'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000031'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -4.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|2000'^^xsd:string;
  dwc:scientificName 'Aphia minuta Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-15'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0833'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4833 47.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4833"^^xsd:decimal ;
  dwc:decimalLongitude "47.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1998'^^xsd:string;
  dwc:scientificName 'Apistus carinatus (Bloch, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.15'^^xsd:double;
  dwc:latitude '3.4833'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '221440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '221440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB216|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-5  Est.20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB216|1997'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-5  Est.20'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB216|1997'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1994'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1994'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000704'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 37'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000704'^^xsd:anyURI;
  dwc:observationDate '1976-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000705'^^xsd:string;
  dwc:scientificName 'Echiodon dentatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est A'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 38'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000705'^^xsd:anyURI;
  dwc:observationDate '1978-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0285 3.7047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0285"^^xsd:decimal ;
  dwc:decimalLongitude "3.7047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000056'^^xsd:string;
  dwc:scientificName 'Gibbula magus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P39'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7047'^^xsd:double;
  dwc:latitude '40.0285'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000056'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L 135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000565'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami  (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L 135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000565'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8167 -45.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-45.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "304"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1990'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.5167'^^xsd:double;
  dwc:latitude '47.8167'^^xsd:double;
  dwc:minimumDepth '304'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1981'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB484|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB484|1983'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB484|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|1994'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|1994'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1994'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1994'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1982'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1982'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD80%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD80%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD80%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD80%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD80|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD80|1996'^^xsd:string;
  dwc:scientificName 'Calocarides macphersoni Kensley, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kensley, B.'^^xsd:string;
  dwc:typeStatus 'Paratype of Calocarides macphersoni'^^xsd:string;
  dwc:fieldNumber 'Benguela II>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '246243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD80|1996'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '246243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1987'^^xsd:string;
  dwc:scientificName 'Blennius normani Poll, 1949'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '273121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7633 2.346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7633"^^xsd:decimal ;
  dwc:decimalLongitude "2.346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000566'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami  (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P42'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.346'^^xsd:double;
  dwc:latitude '39.7633'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000566'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD314|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD314|1991'^^xsd:string;
  dwc:scientificName 'Platydromia spongiosa (Stimpson, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Allotype of Platydromia spongiosa'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>42'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-28.95'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:occurrenceRemarks 'Allotype'^^xsd:string;
  dwc:aphiaid '440104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD314|1991'^^xsd:anyURI;
  dwc:observationDate '1988-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '440104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000557'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000557'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000558'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000558'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000066'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000066'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.7167 17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.7167"^^xsd:decimal ;
  dwc:decimalLongitude "17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "279"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A1531 022 006 3302" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|1991'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A1531 022 006 3302'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '17.3333'^^xsd:double;
  dwc:latitude '-32.7167'^^xsd:double;
  dwc:minimumDepth '279'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000563'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000563'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5331 0.8077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5331"^^xsd:decimal ;
  dwc:decimalLongitude "0.8077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000564'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami  (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Juan, S.'^^xsd:string;
  dwc:collector 'de Juan, S.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8077'^^xsd:double;
  dwc:latitude '37.5331'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000564'^^xsd:anyURI;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1982'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2757 2.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2757"^^xsd:decimal ;
  dwc:decimalLongitude "2.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000088'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M58'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8445'^^xsd:double;
  dwc:latitude '41.2757'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000088'^^xsd:anyURI;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|1987'^^xsd:string;
  dwc:scientificName 'Merluccius bilinearis Mitchill, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Feinberg, M.N.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '158962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|1987'^^xsd:anyURI;
  dwc:observationDate '1984-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '158962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|1987'^^xsd:string;
  dwc:scientificName 'Merluccius bilinearis Mitchill, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Feinberg, M.N.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '158962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|1987'^^xsd:anyURI;
  dwc:observationDate '1984-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '158962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD314|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD314|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD314|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000581'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata (Montagu, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000581'^^xsd:anyURI;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC78|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VIII2 P-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC78|2002'^^xsd:string;
  dwc:scientificName 'Loligo reynaudii d\'Orbigny, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VIII2 P-28'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '220316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC78|2002'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '220316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC79|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC79|2000'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) hieronis (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4333'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '342137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC79|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1667249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0087 -2.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0087"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000571'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7903'^^xsd:double;
  dwc:latitude '36.0087'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000571'^^xsd:anyURI;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000572'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000572'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "114"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2005 > L42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000580'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2005 > L42'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.158'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '114'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000580'^^xsd:anyURI;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU74%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU74%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU74%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3333 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3333"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU74%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU74|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU74|2007'^^xsd:string;
  dwc:scientificName 'Cyclaspis adiastolos Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Cyclaspis adiastolos'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.3333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU74|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '242184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU121%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU121%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU121%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8451 35.0111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8451"^^xsd:decimal ;
  dwc:decimalLongitude "35.0111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU121%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU121|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU121|2006'^^xsd:string;
  dwc:scientificName 'Scherocumella gurneyi (Calman, 1927) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Gallil, B.S.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '35.0111'^^xsd:double;
  dwc:latitude '32.8451'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '182627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU121|2006'^^xsd:anyURI;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '182627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7333 168.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7333"^^xsd:decimal ;
  dwc:decimalLongitude "168.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD4|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD4|2006'^^xsd:string;
  dwc:scientificName 'Eumunida annulosa de Saint Laurent & Macpherson, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Macpherson, E.'^^xsd:string;
  dwc:collector 'Guerao, G. | Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '168.1333'^^xsd:double;
  dwc:latitude '-24.7333'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '391992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD4|2006'^^xsd:anyURI;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '391992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2757 2.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2757"^^xsd:decimal ;
  dwc:decimalLongitude "2.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000089'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M58'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8445'^^xsd:double;
  dwc:latitude '41.2757'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000089'^^xsd:anyURI;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2705 2.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2705"^^xsd:decimal ;
  dwc:decimalLongitude "2.8437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000090'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M60'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8437'^^xsd:double;
  dwc:latitude '41.2705'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000090'^^xsd:anyURI;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3712"^^xsd:decimal ;
  dwc:decimalLongitude "11.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "52.28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000489'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '52.28'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.9937'^^xsd:double;
  dwc:latitude '-19.3712'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000489'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4586 11.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4586"^^xsd:decimal ;
  dwc:decimalLongitude "11.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "65.91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000490'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '65.91'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.362'^^xsd:double;
  dwc:latitude '-17.4586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000490'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC82%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC82%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC82%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC82%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC82|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IX 2 P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC82|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) hieronis (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IX 2 P-41'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '342137'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC82|2002'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '1667249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6172 3.5008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6172"^^xsd:decimal ;
  dwc:decimalLongitude "3.5008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000039'^^xsd:string;
  dwc:scientificName 'Calliostoma laugieri (Payraudeau, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P21'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5008'^^xsd:double;
  dwc:latitude '39.6172'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141759'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000039'^^xsd:anyURI;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '141759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.929 3.7054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.929"^^xsd:decimal ;
  dwc:decimalLongitude "3.7054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000070'^^xsd:string;
  dwc:scientificName 'Raphitoma echinata (Brocchi, 1814) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P50'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7054'^^xsd:double;
  dwc:latitude '39.929'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139366'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000070'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '139366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "54.21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000487'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '54.21'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000487'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "68.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000488'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '68.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000488'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2337 2.7988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2337"^^xsd:decimal ;
  dwc:decimalLongitude "2.7988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000091'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M63'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7988'^^xsd:double;
  dwc:latitude '41.2337'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000091'^^xsd:anyURI;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1767 2.8473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1767"^^xsd:decimal ;
  dwc:decimalLongitude "2.8473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000092'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M66'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8473'^^xsd:double;
  dwc:latitude '41.1767'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000092'^^xsd:anyURI;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1 167.4116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1"^^xsd:decimal ;
  dwc:decimalLongitude "167.4116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU15|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU15|2006'^^xsd:string;
  dwc:scientificName 'Scherocumella boxshalli Corbera, 2004 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Scherocumella boxshalli'^^xsd:string;
  dwc:collector 'Boxshall, G.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '167.4116'^^xsd:double;
  dwc:latitude '-21.1'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '388665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU15|2006'^^xsd:anyURI;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '388665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC79%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC79|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VIII2 P-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC79|2002'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VIII2 P-28'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC79|2002'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC80|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC80|2000'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4333'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC80|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7878 3.5405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7878"^^xsd:decimal ;
  dwc:decimalLongitude "3.5405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000069'^^xsd:string;
  dwc:scientificName 'Euspira intricata (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P59'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5405'^^xsd:double;
  dwc:latitude '39.7878'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '718662'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000069'^^xsd:anyURI;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000061'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000061'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000062'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000062'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7166 -11.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "755"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000569'^^xsd:string;
  dwc:scientificName 'Metapenaeus affinis  (H. Milne Edwards, 1837 [in Milne Edwards, 1834-1840]) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC17'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.6666'^^xsd:double;
  dwc:latitude '42.7166'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '755'^^xsd:integer;
  dwc:aphiaid '210397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000569'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '210397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0087 -2.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0087"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000570'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7903'^^xsd:double;
  dwc:latitude '36.0087'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000570'^^xsd:anyURI;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1305 2.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1305"^^xsd:decimal ;
  dwc:decimalLongitude "2.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000093'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M68'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8375'^^xsd:double;
  dwc:latitude '41.1305'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000093'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000573'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000573'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000574'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000574'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000575'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000575'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000096'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000096'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000097'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000097'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5168 4.8448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5168"^^xsd:decimal ;
  dwc:decimalLongitude "4.8448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000094'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M70'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.8448'^^xsd:double;
  dwc:latitude '40.5168'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000094'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000095'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000095'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB697|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV21(75)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB697|1981'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV21(75)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB697|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1167 14.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "376"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB704%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB704|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB704|1981'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3667'^^xsd:double;
  dwc:latitude '-27.1167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '376'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB704|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB498|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB498|1986'^^xsd:string;
  dwc:scientificName 'Lagocephalus guentheri Ribeira, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB498|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS234%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS234%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS234%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6166 -106.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6166"^^xsd:decimal ;
  dwc:decimalLongitude "-106.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS234%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS234|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex >  P3Est6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS234|1994'^^xsd:string;
  dwc:scientificName 'Squilla panamensis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex >  P3Est6'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.9166'^^xsd:double;
  dwc:latitude '23.6166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '409355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS234|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '409355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0868 3.3963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0868"^^xsd:decimal ;
  dwc:decimalLongitude "3.3963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000007'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P32'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3963'^^xsd:double;
  dwc:latitude '42.0868'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000007'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.076 3.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.076"^^xsd:decimal ;
  dwc:decimalLongitude "3.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P30F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000008'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P30F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3935'^^xsd:double;
  dwc:latitude '42.076'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000008'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1646"^^xsd:decimal ;
  dwc:decimalLongitude "3.4208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P51D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000009'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P51D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4208'^^xsd:double;
  dwc:latitude '42.1646'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000009'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0136"^^xsd:decimal ;
  dwc:decimalLongitude "3.3676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P29F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000010'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P29F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3676'^^xsd:double;
  dwc:latitude '42.0136'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000010'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000608'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000608'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000609'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000609'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2675"^^xsd:decimal ;
  dwc:decimalLongitude "2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000610'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8395'^^xsd:double;
  dwc:latitude '41.2675'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000610'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000088'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000088'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000089'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000089'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1982'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1982'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1982'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1982'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000045'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000045'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8245 -1.7835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000692'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7835'^^xsd:double;
  dwc:latitude '36.8245'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000692'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2752 2.8457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2752"^^xsd:decimal ;
  dwc:decimalLongitude "2.8457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000601'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M64'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8457'^^xsd:double;
  dwc:latitude '41.2752'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000601'^^xsd:anyURI;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000602'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000602'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000603'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000603'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001091'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001091'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000422'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000422'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD119|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD119|1992'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>49'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2667'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD119|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000421'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000421'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen cf. cornucola (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.1333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB659|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB659|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen cf. cornucola (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB659|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen cornucola (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8833 -108.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters "207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD57|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD57|1991'^^xsd:string;
  dwc:scientificName 'Cancer johngarthi Carvacho, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>41'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6667'^^xsd:double;
  dwc:latitude '24.8833'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:maximumDepth '207'^^xsd:integer;
  dwc:aphiaid '440379'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD57|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '440379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000237'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000237'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000238'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000238'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB658|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB658|1986'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB658|1986'^^xsd:anyURI;
  dwc:observationDate '1983-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB254|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB254|1983'^^xsd:string;
  dwc:scientificName 'Galeus murinus (Collett, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105813'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB254|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1981'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1981'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1981'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1981'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1981'^^xsd:anyURI;
  dwc:observationDate '1970-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1981'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.15 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.15"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD201|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD201|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-29.15'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD201|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0931 3.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0931"^^xsd:decimal ;
  dwc:decimalLongitude "3.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000234'^^xsd:string;
  dwc:scientificName 'Leptometra phalangium (Müller, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4025'^^xsd:double;
  dwc:latitude '42.0931'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124226'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000234'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0931 3.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0931"^^xsd:decimal ;
  dwc:decimalLongitude "3.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000236'^^xsd:string;
  dwc:scientificName 'Leptometra phalangium (Müller, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4025'^^xsd:double;
  dwc:latitude '42.0931'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124226'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000236'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000684'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000684'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000685'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000685'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0931 3.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0931"^^xsd:decimal ;
  dwc:decimalLongitude "3.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000235'^^xsd:string;
  dwc:scientificName 'Leptometra phalangium (Müller, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4025'^^xsd:double;
  dwc:latitude '42.0931'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124226'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000235'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD571%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD571%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD571%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD571%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD571|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD571|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD571|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000305'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000305'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000759'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000759'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1999'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1998'^^xsd:string;
  dwc:scientificName 'Symphurus Rafinesque, 1810 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126113'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1999'^^xsd:string;
  dwc:scientificName 'Symphysanodon berryi Anderson, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '159831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '159831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB406|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB406|1999'^^xsd:string;
  dwc:scientificName 'Symphysanodon berryi Anderson, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '159831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB406|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '159831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|1999'^^xsd:string;
  dwc:scientificName 'Symphysanodon berryi Anderson, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '159831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '159831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1985'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI247'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001777'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001777'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD193|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD193|1994'^^xsd:string;
  dwc:scientificName 'Dardanus sinistripes (Stimpson, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '367593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD193|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '367593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000261'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000261'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000262'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000262'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000231'^^xsd:string;
  dwc:scientificName 'Antedon petasus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '4.3756'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '124210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000231'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '124210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000232'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000232'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000233'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000233'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000255'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000255'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000256'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000256'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000260'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000260'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB559%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB559%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB559%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB559%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB559|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB559|1986'^^xsd:string;
  dwc:scientificName 'Argentina euchus Cohen, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB559|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB560%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB560%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB560%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB560%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB560|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB560|1986'^^xsd:string;
  dwc:scientificName 'Argentina euchus Cohen, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB560|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD134%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD134%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD134%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD134%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD134|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD134|1991'^^xsd:string;
  dwc:scientificName 'Platymaia longimana Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Platymaia longimana'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>14'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD134|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000263'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000263'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000264'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000264'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000265'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000265'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000266'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000266'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000267'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000267'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1985'^^xsd:string;
  dwc:scientificName 'Parabrotula plagiophthalmus Zugmayer, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '158780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1999'^^xsd:string;
  dwc:scientificName 'Galeus polli Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '271364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '271364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes ramsayi (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '403629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB561%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB561%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB561%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB561%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB561|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB561|1986'^^xsd:string;
  dwc:scientificName 'Argentina euchus Cohen, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB561|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000228'^^xsd:string;
  dwc:scientificName 'Antedon petasus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124210'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000228'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000229'^^xsd:string;
  dwc:scientificName 'Antedon petasus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124210'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000229'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3264 2.7042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3264"^^xsd:decimal ;
  dwc:decimalLongitude "2.7042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000239'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7042'^^xsd:double;
  dwc:latitude '41.3264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000239'^^xsd:anyURI;
  dwc:observationDate '2012-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5905 2.8469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5905"^^xsd:decimal ;
  dwc:decimalLongitude "2.8469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000243'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8469'^^xsd:double;
  dwc:latitude '41.5905'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000243'^^xsd:anyURI;
  dwc:observationDate '2013-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen cf. cornucola (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1987'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3264 2.7042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3264"^^xsd:decimal ;
  dwc:decimalLongitude "2.7042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000240'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7042'^^xsd:double;
  dwc:latitude '41.3264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000240'^^xsd:anyURI;
  dwc:observationDate '2012-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3381 2.7042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3381"^^xsd:decimal ;
  dwc:decimalLongitude "2.7042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000241'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7042'^^xsd:double;
  dwc:latitude '41.3381'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000241'^^xsd:anyURI;
  dwc:observationDate '2012-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5905 2.8469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5905"^^xsd:decimal ;
  dwc:decimalLongitude "2.8469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000242'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8469'^^xsd:double;
  dwc:latitude '41.5905'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000242'^^xsd:anyURI;
  dwc:observationDate '2013-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD282|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD282|1991'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD282|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD291|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD291|1997'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8333'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD291|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000206'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000206'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2642"^^xsd:decimal ;
  dwc:decimalLongitude "2.8262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000207'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8262'^^xsd:double;
  dwc:latitude '41.2642'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000207'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1981'^^xsd:string;
  dwc:scientificName 'Apristurus nasutus de Buen, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '105810'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000682'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000682'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000683'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000683'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB692|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB692|1981'^^xsd:string;
  dwc:scientificName 'Apristurus nasutus de Buen, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '105810'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB692|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '105810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001020'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001020'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1675 3.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1675"^^xsd:decimal ;
  dwc:decimalLongitude "3.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P27D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000002'^^xsd:string;
  dwc:scientificName 'Atrina pectinata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P27D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.426'^^xsd:double;
  dwc:latitude '42.1675'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000002'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1625 3.4161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1625"^^xsd:decimal ;
  dwc:decimalLongitude "3.4161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000003'^^xsd:string;
  dwc:scientificName 'Neopycnodonte cochlear (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P31'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4161'^^xsd:double;
  dwc:latitude '42.1625'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140048'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000003'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1999'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB233|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB233|1999'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB233|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1999'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1865 2.8397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1865"^^xsd:decimal ;
  dwc:decimalLongitude "2.8397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000208'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M37'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8397'^^xsd:double;
  dwc:latitude '41.1865'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000208'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1312"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000209'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M40'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.1312'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000209'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1983'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|2002'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|2002'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD221|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD221|1998'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD221|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD221|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD221|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD221|2000'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5648 2.8508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5648"^^xsd:decimal ;
  dwc:decimalLongitude "2.8508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000215'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M54'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8508'^^xsd:double;
  dwc:latitude '41.5648'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000215'^^xsd:anyURI;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2186 3.8011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2186"^^xsd:decimal ;
  dwc:decimalLongitude "3.8011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000216'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8011'^^xsd:double;
  dwc:latitude '42.2186'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000216'^^xsd:anyURI;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000217'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000217'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000218'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000218'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3833"^^xsd:decimal ;
  dwc:decimalLongitude "0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1982'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II213'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4'^^xsd:double;
  dwc:latitude '38.3833'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3833"^^xsd:decimal ;
  dwc:decimalLongitude "0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB233|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB233|1982'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II213'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4'^^xsd:double;
  dwc:latitude '38.3833'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB233|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3833"^^xsd:decimal ;
  dwc:decimalLongitude "0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1982'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II213'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4'^^xsd:double;
  dwc:latitude '38.3833'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1999'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters "637"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1982'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:maximumDepth '637'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters "637"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1982'^^xsd:string;
  dwc:scientificName 'Galeus melastomus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:maximumDepth '637'^^xsd:integer;
  dwc:aphiaid '105812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000226'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000226'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000227'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000227'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000694'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000694'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000695'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000695'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB467|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB467|1982'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5667'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB467|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4167 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD1|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA V>P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD1|2004'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA V>P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-27.4167'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD1|2004'^^xsd:anyURI;
  dwc:observationDate '1983-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD332|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI>P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD332|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca VI>P-6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD332|1998'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC172%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC172%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC172%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.35 12.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC172%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC172|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 PESCAVIGO-DOS2 P-138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC172|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis Verrill, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 PESCAVIGO-DOS2 P-138'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.1833'^^xsd:double;
  dwc:latitude '-20.35'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC172|2002'^^xsd:anyURI;
  dwc:observationDate '1986-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD328|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD328|1991'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis gracilis (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>122'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '240705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD328|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000018'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000018'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000019'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000019'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1987'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1987'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1999'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB676%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB676%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB676%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4667 -170.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-170.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB676%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB676|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB676|1988'^^xsd:string;
  dwc:scientificName 'Lycodes Reinhardt, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-170.8667'^^xsd:double;
  dwc:latitude '56.4667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB676|1988'^^xsd:anyURI;
  dwc:observationDate '1981-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4667 -170.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-170.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB677%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB677|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB677|1988'^^xsd:string;
  dwc:scientificName 'Lycodes Reinhardt, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-170.8667'^^xsd:double;
  dwc:latitude '56.4667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB677|1988'^^xsd:anyURI;
  dwc:observationDate '1981-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB678%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB678|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB678|1988'^^xsd:string;
  dwc:scientificName 'Lycodes Reinhardt, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-167'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '126104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB678|1988'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB679%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB679|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB679|1988'^^xsd:string;
  dwc:scientificName 'Lycodes Reinhardt, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-167'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '126104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB679|1988'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000020'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000020'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU83%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU83%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU83%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3333 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3333"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU83%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU83|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU83|2007'^^xsd:string;
  dwc:scientificName 'Heterocuma inerme Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heterocuma inerme'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.3333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU83|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1714856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD51%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD51%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD51%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD51%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD51|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD51|2004'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva megalopa'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD51|2004'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030703'^^xsd:string;
  dwc:scientificName 'Macropodia parva Van Noort & Adema, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2355'^^xsd:double;
  dwc:latitude '36.4933'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0074'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030703'^^xsd:anyURI;
  dwc:observationDate '1995-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030704'^^xsd:string;
  dwc:scientificName 'Macropodia parva Van Noort & Adema, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2355'^^xsd:double;
  dwc:latitude '36.4933'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0076'^^xsd:string;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030704'^^xsd:anyURI;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030705'^^xsd:string;
  dwc:scientificName 'Liocarcinus  navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2355'^^xsd:double;
  dwc:latitude '36.4933'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0010'^^xsd:string;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030705'^^xsd:anyURI;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030706'^^xsd:string;
  dwc:scientificName 'Panopeus africanus  A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2355'^^xsd:double;
  dwc:latitude '36.4933'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0047'^^xsd:string;
  dwc:aphiaid '107413'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030706'^^xsd:anyURI;
  dwc:observationDate '1997-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13032201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13032201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13032201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0573 2.6748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0573"^^xsd:decimal ;
  dwc:decimalLongitude "2.6748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "342"^^xsd:integer ;
  dwc:maximumDepthInMeters "347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13032201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13032201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13032201'^^xsd:string;
  dwc:scientificName 'Ergasticus  clouei A. Milne-Edwards, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6748'^^xsd:double;
  dwc:latitude '39.0573'^^xsd:double;
  dwc:minimumDepth '342'^^xsd:integer;
  dwc:maximumDepth '347'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13032201'^^xsd:anyURI;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.7666 146.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.7666"^^xsd:decimal ;
  dwc:decimalLongitude "146.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120201'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 14'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.45'^^xsd:double;
  dwc:latitude '-13.7666'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120201'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.0333 146.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.0333"^^xsd:decimal ;
  dwc:decimalLongitude "146.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120208'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 91'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.5666'^^xsd:double;
  dwc:latitude '-14.0333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120208'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.0333 146.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.0333"^^xsd:decimal ;
  dwc:decimalLongitude "146.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120209'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 91'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.5666'^^xsd:double;
  dwc:latitude '-14.0333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120209'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.8 146.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.8"^^xsd:decimal ;
  dwc:decimalLongitude "146.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120210'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 333'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.5333'^^xsd:double;
  dwc:latitude '-13.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120210'^^xsd:anyURI;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|2004'^^xsd:string;
  dwc:scientificName 'Linophryne coronata Parr, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7667'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:minimumDepth '762'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|2004'^^xsd:anyURI;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.95 -12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.95"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2885"^^xsd:integer ;
  dwc:maximumDepthInMeters "2885"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1991'^^xsd:string;
  dwc:scientificName 'Lionurus carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:collector 'Stefanescu, C.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Ireland'^^xsd:string;
  dwc:longitude '-12.3333'^^xsd:double;
  dwc:latitude '54.95'^^xsd:double;
  dwc:minimumDepth '2885'^^xsd:integer;
  dwc:maximumDepth '2885'^^xsd:integer;
  dwc:aphiaid '318872'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1991'^^xsd:anyURI;
  dwc:observationDate '1990-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD272|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD272|1999'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-39'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD272|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD272|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD272|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD272|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000597'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000597'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC17%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC17%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC17%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6167 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6167"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC17%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC17|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 PROVA-91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC17|2004'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 PROVA-91'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '41.6167'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC17|2004'^^xsd:anyURI;
  dwc:observationDate '1991-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC170%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC170%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC170%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC170%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC170|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Atlor III 2 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC170|1992'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) elegans Blainville, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Atlor III 2 1'^^xsd:string;
  dwc:collector 'Morales, E.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara'^^xsd:string;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '25.8'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC170|1992'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU79%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU79%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU79%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU79%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU79|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU79|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype ofPseudosympodomma persicum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5666'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | Specimen in two slides'^^xsd:string;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU79|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU73%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU73%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU73%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU73%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU73|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU73|2007'^^xsd:string;
  dwc:scientificName 'Cyclaspis adiastolos Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Cyclaspis adiastolos'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU73|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '242184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001016'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001016'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001017'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001017'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001018'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001018'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001019'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001019'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD198|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD198|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-29.5333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD198|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000748'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000748'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000749'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000749'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000299'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000299'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.8166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000300'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000300'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000301'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000301'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000302'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000302'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000303'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000303'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000304'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000304'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1994'^^xsd:string;
  dwc:scientificName 'Scomberomorus sierra Jordan & Starks, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '273821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '273821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB214|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB214|1986'^^xsd:string;
  dwc:scientificName 'Scopelengys tristis Alcock, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I224'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '126636'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB214|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 163.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "163.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 42CP 170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla annamarae del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla annamarae'^^xsd:string;
  dwc:fieldNumber 'Musorstom 42CP 170'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '163.2'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274882'^^xsd:integer;
  dwc:samplingProtocol 'Beam Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1994'^^xsd:anyURI;
  dwc:observationDate '1985-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '274882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6 -16.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone (Lacepède, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III214'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.8167'^^xsd:double;
  dwc:latitude '23.6'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000442'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000442'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000443'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000443'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000444'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000444'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000678'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000678'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000679'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000679'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000680'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000680'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000686'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000686'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000687'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000687'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000688'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000688'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000681'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000681'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1333 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1333"^^xsd:decimal ;
  dwc:decimalLongitude "11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD211|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela lV>91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD211|2000'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela lV>91'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '-20.1333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD211|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD212|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD212|1991'^^xsd:string;
  dwc:scientificName 'Inachus grallator Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD212|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000298'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000298'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000291'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000291'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000292'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000292'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000330'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000330'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000268'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000268'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000269'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000269'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000270'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000270'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000271'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000271'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000272'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000272'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000273'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000273'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000289'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000289'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000290'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000290'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000293'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000293'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000294'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000294'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000295'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000295'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000333'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000333'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000298'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000298'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000296'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000296'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000297'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000297'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB562%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB562%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB562%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB562%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB562|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB562|1986'^^xsd:string;
  dwc:scientificName 'Argentina euchus Cohen, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB562|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000970'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000970'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0123 0.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0123"^^xsd:decimal ;
  dwc:decimalLongitude "0.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000689'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L105'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3598'^^xsd:double;
  dwc:latitude '39.0123'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000689'^^xsd:anyURI;
  dwc:observationDate '2014-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.023 -2.7081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.023"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000690'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus debilis Smith, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7081'^^xsd:double;
  dwc:latitude '36.023'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '107117'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net  GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000690'^^xsd:anyURI;
  dwc:observationDate '2009-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000258'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000258'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB428|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB428|1988'^^xsd:string;
  dwc:scientificName 'Salilota australis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '282654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB428|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '282654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000259'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000259'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000307'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000307'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000308'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000308'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000288'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000288'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000301'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000301'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000304'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000304'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000305'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000305'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000306'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000306'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000302'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000302'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000303'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000303'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1985'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000696'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000696'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000697'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000697'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000423'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000423'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "P84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000510'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'P84'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000510'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "WCHBJ84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000509'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'WCHBJ84'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, 10, 56 mm (total length)'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000509'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2039"^^xsd:integer ;
  dwc:maximumDepthInMeters "2163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB646|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB646|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III24'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '2039'^^xsd:integer;
  dwc:maximumDepth '2163'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB646|1988'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2039"^^xsd:integer ;
  dwc:maximumDepthInMeters "2163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB647|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB647|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III24'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '2039'^^xsd:integer;
  dwc:maximumDepth '2163'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB647|1988'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB648%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB648%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB648%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 3.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "3.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB648%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB648|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB648|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III25'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6333'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB648|1988'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000299'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000299'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000300'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000300'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000331'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000331'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB623%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB623%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB623%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3667 35.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3667"^^xsd:decimal ;
  dwc:decimalLongitude "35.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB623%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB623|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB623|1986'^^xsd:string;
  dwc:scientificName 'Gazza minuta (Bloch, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.5333'^^xsd:double;
  dwc:latitude '-19.3667'^^xsd:double;
  dwc:aphiaid '218451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB623|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '218451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB632|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB632|1986'^^xsd:string;
  dwc:scientificName 'Gazza minuta (Bloch, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB632|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB633|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB633|1986'^^xsd:string;
  dwc:scientificName 'Gazza minuta (Bloch, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB633|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1987'^^xsd:string;
  dwc:scientificName 'Genypterus blacodes (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '278702'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '278702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB436|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB436|1988'^^xsd:string;
  dwc:scientificName 'Genypterus blacodes (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '278702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB436|1988'^^xsd:anyURI;
  dwc:observationDate '1987-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '278702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB437|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB437|1988'^^xsd:string;
  dwc:scientificName 'Genypterus blacodes (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '278702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB437|1988'^^xsd:anyURI;
  dwc:observationDate '1987-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '278702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1985'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000337'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000337'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000317'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000317'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000318'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000318'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000319'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000319'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7952 34.9391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7952"^^xsd:decimal ;
  dwc:decimalLongitude "34.9391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000001'^^xsd:string;
  dwc:scientificName 'Erugosquilla massavensis (Kossmann, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '34.9391'^^xsd:double;
  dwc:latitude '32.7952'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Invasive species'^^xsd:string;
  dwc:aphiaid '136132'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000001'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '136132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1876 1.8113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1876"^^xsd:decimal ;
  dwc:decimalLongitude "1.8113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000002'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L102'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8113'^^xsd:double;
  dwc:latitude '41.1876'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000002'^^xsd:anyURI;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD203|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD203|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>90'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD203|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD204|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD204|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Parapagurus andreui'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0833'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '959'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD204|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD204|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD204|1994'^^xsd:string;
  dwc:scientificName 'Persephona townsendi (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>29'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '441260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD204|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '441257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000325'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000325'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000326'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000326'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000327'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000327'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000309'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000309'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD177|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD177|1988'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD177|1988'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000769'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000769'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000927'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000927'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000321'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000321'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000322'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000322'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD647%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD647%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD647%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD647%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD647|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD647|1991'^^xsd:string;
  dwc:scientificName 'Gennadas propinquus Rathbun, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '377442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD647|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '377442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD172|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD172|1998'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD172|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000320'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000320'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000329'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000329'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "benguela IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1997'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'benguela IX2P-25'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9333'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000328'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000328'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1983'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000316'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000316'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD170|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD170|1994'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>1'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD170|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3175 3.4858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3175"^^xsd:decimal ;
  dwc:decimalLongitude "3.4858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000315'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4858'^^xsd:double;
  dwc:latitude '42.3175'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000315'^^xsd:anyURI;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB505|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB505|1988'^^xsd:string;
  dwc:scientificName 'Conger orbignyanus Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.5833'^^xsd:double;
  dwc:latitude '-36.3833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '299460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB505|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD275|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XI>43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD275|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XI>43'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD275|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD180|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD180|1991'^^xsd:string;
  dwc:scientificName 'Calocarides longispinis (McArdle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'In Stomach of Helicolenus specimen'^^xsd:string;
  dwc:aphiaid '246242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD180|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '246242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4222 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4222"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000312'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M52'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4222'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000312'^^xsd:anyURI;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4222 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4222"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000313'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M52'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4222'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000313'^^xsd:anyURI;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000310'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000310'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4222 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4222"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000311'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M52'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4222'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000311'^^xsd:anyURI;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4215 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4215"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000314'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M55'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000314'^^xsd:anyURI;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000416'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000416'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000408'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000408'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000409'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000409'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000414'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000414'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000415'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000415'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0098 3.6296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0098"^^xsd:decimal ;
  dwc:decimalLongitude "3.6296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000009'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P13'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6296'^^xsd:double;
  dwc:latitude '40.0098'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000009'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6775 3.5003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6775"^^xsd:decimal ;
  dwc:decimalLongitude "3.5003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000010'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5003'^^xsd:double;
  dwc:latitude '39.6775'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000010'^^xsd:anyURI;
  dwc:observationDate '2009-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS187%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS187%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS187%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9166 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9166"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS187%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS187|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX > P1EST38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS187|1994'^^xsd:string;
  dwc:scientificName 'Hemisquilla californiensis Stephenson, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX > P1EST38'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9166'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '408961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS187|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '408961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000413'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000413'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1981'^^xsd:string;
  dwc:scientificName 'Paradiplospinus gracilis (Brauer, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.3667'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '219693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '219693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000412'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000412'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB448|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB448|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen tessellata (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB448|1988'^^xsd:anyURI;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB449|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB449|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen tessellata (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB449|1988'^^xsd:anyURI;
  dwc:observationDate '1987-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB823%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB823%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB823%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB823%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB823|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB823|1991'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB823|1991'^^xsd:anyURI;
  dwc:observationDate '1987-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB835%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB835%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB835%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB835%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB835|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB835|1991'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB835|1991'^^xsd:anyURI;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB844%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB844%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB844%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB844%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB844|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB844|1991'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB844|1991'^^xsd:anyURI;
  dwc:observationDate '1987-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000417'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000417'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000418'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000418'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000419'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000419'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000420'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000420'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000421'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000421'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000422'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000422'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB803|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB803|1991'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB803|1991'^^xsd:anyURI;
  dwc:observationDate '1986-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB373|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB373|1999'^^xsd:string;
  dwc:scientificName 'Sardinella aurita Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB373|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5167"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "743"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "uestreadoresP-134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1984'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'uestreadoresP-134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-26.5167'^^xsd:double;
  dwc:minimumDepth '743'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5167"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "743"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "uestreadoresP-134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1984'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'uestreadoresP-134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-26.5167'^^xsd:double;
  dwc:minimumDepth '743'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000044'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000044'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000430'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000430'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1166 146.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1166"^^xsd:decimal ;
  dwc:decimalLongitude "146.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120206'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 63'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.7'^^xsd:double;
  dwc:latitude '-14.1166'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120206'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1 146.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1"^^xsd:decimal ;
  dwc:decimalLongitude "146.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120207'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 71'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.6666'^^xsd:double;
  dwc:latitude '-14.1'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120207'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000431'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000431'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1990'^^xsd:string;
  dwc:scientificName 'Lycodes vahlii Reinhardt, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.25'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '753'^^xsd:integer;
  dwc:aphiaid '127118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000385'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000385'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000386'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000386'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "159C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000514'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '159C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000514'^^xsd:anyURI;
  dwc:observationDate '1990-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1981'^^xsd:string;
  dwc:scientificName 'Merluccius polli Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000388'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000388'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000389'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000389'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "138D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000515'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '138D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000515'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000451'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000451'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1997'^^xsd:string;
  dwc:scientificName 'Tripterodon orbis Playfair, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '218714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000449'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000449'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000450'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000450'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000391'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000391'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000390'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000390'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1985'^^xsd:string;
  dwc:scientificName 'Serrivomer parabeanii Bertin, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '299815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB315|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB315|1985'^^xsd:string;
  dwc:scientificName 'Serrivomer parabeanii Bertin, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '299815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB315|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB244|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB244|1987'^^xsd:string;
  dwc:scientificName 'Setarches guentheri Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '127258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB244|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4833 47.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4833"^^xsd:decimal ;
  dwc:decimalLongitude "47.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1998'^^xsd:string;
  dwc:scientificName 'Sillago sihama (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.15'^^xsd:double;
  dwc:latitude '3.4833'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -48.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-48.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1999'^^xsd:string;
  dwc:scientificName 'Simenchelys parasiticus Gill, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-30'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.8833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '299822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB491|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB491|1986'^^xsd:string;
  dwc:scientificName 'Snyderina guentheri (Boulenger, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '282818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB491|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '282818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 1.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "1.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1982'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0667'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB378|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB378|1983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB378|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000459'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000459'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB294|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB294|1985'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii Gill & Ryder, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB294|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000396'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000396'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000397'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000397'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000398'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000398'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5333 -45.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LEMISHCAP04  L-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|2006'^^xsd:string;
  dwc:scientificName 'Serrivomer beanii Gill & Ryder, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'LEMISHCAP04  L-24'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.3167'^^xsd:double;
  dwc:latitude '47.5333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB343|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB343|1999'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB343|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB344|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB344|1999'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB344|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000463'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000463'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000384'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000384'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000428'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000428'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000429'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000429'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001175'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001175'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001038'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001038'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0883 3.5771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0883"^^xsd:decimal ;
  dwc:decimalLongitude "3.5771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD64|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M03 > L095" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD64|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M03 > L095'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5771'^^xsd:double;
  dwc:latitude '42.0883'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD64|2007'^^xsd:anyURI;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0666 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0666"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "601"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD65|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M02 > L059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD65|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M02 > L059'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '38.0666'^^xsd:double;
  dwc:minimumDepth '601'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD65|2007'^^xsd:anyURI;
  dwc:observationDate '2002-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000399'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000399'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000400'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000400'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000699'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 35'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000699'^^xsd:anyURI;
  dwc:observationDate '1975-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000401'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000401'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000402'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000402'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000700'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 35'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000700'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000698'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000698'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|2000'^^xsd:anyURI;
  dwc:observationDate '1986-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1983'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB342|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB342|1999'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB342|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD139%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD139%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD139%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 2.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD139%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD139|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-9.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD139|1998'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-9.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5167'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD139|1998'^^xsd:anyURI;
  dwc:observationDate '1981-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.7166 146.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.7166"^^xsd:decimal ;
  dwc:decimalLongitude "146.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120202'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 21'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.4'^^xsd:double;
  dwc:latitude '-13.7166'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120202'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.7166 146.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.7166"^^xsd:decimal ;
  dwc:decimalLongitude "146.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120203'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 21'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.4'^^xsd:double;
  dwc:latitude '-13.7166'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120203'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.0666 146.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.0666"^^xsd:decimal ;
  dwc:decimalLongitude "146.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120204'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 44'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.6666'^^xsd:double;
  dwc:latitude '-14.0666'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120204'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.1166 146.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.1166"^^xsd:decimal ;
  dwc:decimalLongitude "146.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120205'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 63'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.7'^^xsd:double;
  dwc:latitude '-14.1166'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120205'^^xsd:anyURI;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000369'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000369'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000380'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000380'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000381'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000381'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1766 3.4266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1766"^^xsd:decimal ;
  dwc:decimalLongitude "3.4266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000378'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Br;t, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4266'^^xsd:double;
  dwc:latitude '42.1766'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000378'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000379'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000379'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000306'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000306'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000307'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000307'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000308'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000308'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000309'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000309'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E53P63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000511'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E53P63'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000511'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000512'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000512'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000513'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '82'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000513'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000465'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000465'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000466'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000466'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000460'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000460'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000461'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000461'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000462'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000462'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000343'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000343'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000464'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000464'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000348'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000348'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000349'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000349'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1862 2.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1862"^^xsd:decimal ;
  dwc:decimalLongitude "2.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "445"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000364'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis (L. Agassiz & Desor, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L218'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.509'^^xsd:double;
  dwc:latitude '39.1862'^^xsd:double;
  dwc:minimumDepth '445'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000364'^^xsd:anyURI;
  dwc:observationDate '2014-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB502|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB502|2001'^^xsd:string;
  dwc:scientificName 'Merluccius patagonicus Lloris & Matallanas, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D. & Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Merluccius patagonicus'^^xsd:string;
  dwc:collector 'Pérez, J.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '272456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB502|2001'^^xsd:anyURI;
  dwc:observationDate '2000-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '272456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB504|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB504|2001'^^xsd:string;
  dwc:scientificName 'Merluccius patagonicus Lloris & Matallanas, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D. & Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Merluccius patagonicus'^^xsd:string;
  dwc:collector 'Pérez, J.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '272456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB504|2001'^^xsd:anyURI;
  dwc:observationDate '2000-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '272456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1981'^^xsd:string;
  dwc:scientificName 'Merluccius polli Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1999'^^xsd:string;
  dwc:scientificName 'Leptagonus decagonus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1999'^^xsd:string;
  dwc:scientificName 'Leptagonus decagonus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0042 3.3511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0042"^^xsd:decimal ;
  dwc:decimalLongitude "3.3511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P25F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000014'^^xsd:string;
  dwc:scientificName 'Galeodea rugosa (Linnaeus, 1771) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P25F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3511'^^xsd:double;
  dwc:latitude '42.0042'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139024'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000014'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '139024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB669%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB669%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB669%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB669%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB669|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB669|1981'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB669|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB495|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB495|1983'^^xsd:string;
  dwc:scientificName 'Sarda sarda (Bloch, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3667'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB495|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4215 3.4119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4215"^^xsd:decimal ;
  dwc:decimalLongitude "3.4119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000363'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4119'^^xsd:double;
  dwc:latitude '42.4215'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000363'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000365'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis (L. Agassiz & Desor, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000365'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000367'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000367'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000368'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000368'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000366'^^xsd:string;
  dwc:scientificName 'Genocidaris maculata (L. Agassiz & Desor, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '124423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000366'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000347'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000347'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000345'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000345'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000346'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000346'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|1986'^^xsd:string;
  dwc:scientificName 'Samaris cristatus Gray, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB330|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB330|1986'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI235'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB330|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD43%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD43%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD43%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD43%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD43|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD43|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva juvenil 1'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD43|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1532"^^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 "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000360'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '42.1532'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000360'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1532"^^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 "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000361'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '42.1532'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000361'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4215 3.4119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4215"^^xsd:decimal ;
  dwc:decimalLongitude "3.4119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000362'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4119'^^xsd:double;
  dwc:latitude '42.4215'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000362'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.95"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1990'^^xsd:string;
  dwc:scientificName 'Gnathophis capensis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX235'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-28.95'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '217548'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '217548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000344'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000344'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000424'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000424'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000427'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000427'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1983'^^xsd:string;
  dwc:scientificName 'Gnathophis mystax (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI217'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|1983'^^xsd:string;
  dwc:scientificName 'Gnathophis mystax (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI217'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|1983'^^xsd:string;
  dwc:scientificName 'Gnathophis mystax (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI217'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > Dive16-Transect 53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000351'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > Dive16-Transect 53'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Lyropus Robot'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000351'^^xsd:anyURI;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000352'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000352'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000353'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000353'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000354'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000354'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000458'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000458'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001037'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001037'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001201'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001201'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000440'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000440'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000441'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000441'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000342'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000342'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000350'^^xsd:string;
  dwc:scientificName 'Gracilechinus elegans (Düben & Koren, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'This species has not been cited previously in the Mediterranean sea'^^xsd:string;
  dwc:aphiaid '532035'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000350'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '532035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000341'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000341'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.8833"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1987'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwini (Johnson, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.8833'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '400862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB337|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB337|1983'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwini (Johnson, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '400862'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB337|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "EDITS ES P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|2006'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'EDITS ES P-29'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-1.7667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1981'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB501|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB501|1981'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB501|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB502|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB502|1981'^^xsd:string;
  dwc:scientificName 'Genypterus capensis (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB502|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.8833"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1987'^^xsd:string;
  dwc:scientificName 'Gephyroberyx darwini (Johnson, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.8833'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '400862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001076'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001076'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001025'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001025'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001022'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001022'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001023'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001023'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001024'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001024'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000201'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A12'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000201'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000202'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000202'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000203'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000203'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000204'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000204'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.5833"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1990'^^xsd:string;
  dwc:scientificName 'Lycodes reticulatus Reinhardt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.5833'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '127112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.5833"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1990'^^xsd:string;
  dwc:scientificName 'Lycodes reticulatus Reinhardt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.5833'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '127112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -45.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-45.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -45.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-45.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1990'^^xsd:string;
  dwc:scientificName 'Lycodes reticulatus Reinhardt, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.1'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '127112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC97|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC97|1988'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Enteroctopus magnificus'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-29.1667'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC97|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6666)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.6666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Conflict09 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000025'^^xsd:string;
  dwc:scientificName 'Pseudosquillopsis cerisii (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Maynou, F.'^^xsd:string;
  dwc:fieldNumber 'Conflict09 > P1'^^xsd:string;
  dwc:collector 'Abelló, P. | Maynou, F.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6666'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Scorpaena porcus stomach contents'^^xsd:string;
  dwc:aphiaid '136129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000025'^^xsd:anyURI;
  dwc:observationDate '2009-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1981'^^xsd:string;
  dwc:scientificName 'Lyconus brachycolus Holt & Byrne, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '221502'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '221502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5167"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "743"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 13.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5167"^^xsd:decimal ;
  geo-pos:long "13.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "uestreadoresP-134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1984'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'uestreadoresP-134'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-26.5167'^^xsd:double;
  dwc:minimumDepth '743'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000598'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000598'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000599'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000599'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000600'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000600'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000601'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000601'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3333 14.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3333 14.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3333"^^xsd:decimal ;
  geo-pos:long "14.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD268|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD268|1991'^^xsd:string;
  dwc:scientificName 'Pilumnoides rubus Guinot & Macpherson, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3333'^^xsd:double;
  dwc:latitude '-26.3333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '443834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD268|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '443834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6833 -106.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6833 -106.9)"^^geo:wktLiteral ;
  geo-pos:lat "23.6833"^^xsd:decimal ;
  geo-pos:long "-106.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD268|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD268|1994'^^xsd:string;
  dwc:scientificName 'Stenocionops ovatus (Bell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>5'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.9'^^xsd:double;
  dwc:latitude '23.6833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '442136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD268|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '442136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7082 -4.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7082"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7082 -4.0823)"^^geo:wktLiteral ;
  geo-pos:lat "36.7082"^^xsd:decimal ;
  geo-pos:long "-4.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000081'^^xsd:string;
  dwc:scientificName 'Callionymus risso Lesueur, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:fieldNumber 'MEDITS15 > L23'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0823'^^xsd:double;
  dwc:latitude '36.7082'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000081'^^xsd:anyURI;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000082'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000082'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000083'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000083'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000084'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000084'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000085'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000085'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 11.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 11.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "11.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II248'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6 -92.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6"^^xsd:decimal ;
  dwc:decimalLongitude "-92.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6 -92.95)"^^geo:wktLiteral ;
  geo-pos:lat "14.6"^^xsd:decimal ;
  geo-pos:long "-92.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1998'^^xsd:string;
  dwc:scientificName 'Pontinus sierra (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-32'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.95'^^xsd:double;
  dwc:latitude '14.6'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '274693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1998'^^xsd:anyURI;
  dwc:observationDate '1991-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '274693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1998'^^xsd:string;
  dwc:scientificName 'Pontinus sierra (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '274693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1998'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '274693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "14.1333"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena angolensis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '14.1333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '274698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '274698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1997'^^xsd:string;
  dwc:scientificName 'Sphyraena acutipinnis Day, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212044'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '212044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB420|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB420|1999'^^xsd:string;
  dwc:scientificName 'Symphysanodon berryi Anderson, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '159831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB420|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159831'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1987'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000034'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000034'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000035'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000035'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD314%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD314|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD314|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD314|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4215 3.4119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4215"^^xsd:decimal ;
  dwc:decimalLongitude "3.4119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4215 3.4119)"^^geo:wktLiteral ;
  geo-pos:lat "42.4215"^^xsd:decimal ;
  geo-pos:long "3.4119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000223'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4119'^^xsd:double;
  dwc:latitude '42.4215'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000223'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  geo-pos:lat "42.0127"^^xsd:decimal ;
  geo-pos:long "3.3615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000224'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000224'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  geo-pos:lat "42.0127"^^xsd:decimal ;
  geo-pos:long "3.3615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000225'^^xsd:string;
  dwc:scientificName 'Antedon petasus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124210'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000225'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1312"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  geo-pos:lat "41.1312"^^xsd:decimal ;
  geo-pos:long "2.8398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000211'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M40'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.1312'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000211'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2712"^^xsd:decimal ;
  dwc:decimalLongitude "2.8402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  geo-pos:lat "41.2712"^^xsd:decimal ;
  geo-pos:long "2.8402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000212'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M43'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8402'^^xsd:double;
  dwc:latitude '41.2712'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000212'^^xsd:anyURI;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2712"^^xsd:decimal ;
  dwc:decimalLongitude "2.8402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  geo-pos:lat "41.2712"^^xsd:decimal ;
  geo-pos:long "2.8402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000213'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M43'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8402'^^xsd:double;
  dwc:latitude '41.2712'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000213'^^xsd:anyURI;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000132'^^xsd:string;
  dwc:scientificName 'Parapontocaris aspera Chace, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515595'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000132'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001194'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001194'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001195'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001195'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000293'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000293'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD90|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>38-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD90|1992'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>38-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD90|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD431%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD431%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD431%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD431%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD431%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD431|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD431|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>16'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD431|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB723%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB723%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB723%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB723%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB723%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB723|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB723|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB723|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB724%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB724%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB724%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB724%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB724%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB724|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB724|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB724|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000593'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000593'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000666'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000666'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000667'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000667'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000668'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000668'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000669'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000669'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000670'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000670'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000671'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000671'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II253'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II253'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II253'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1987'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB202|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB202|1987'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB202|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1987'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1987'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000074'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS7'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000074'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS89%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS89%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS89%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6555 -3.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6555"^^xsd:decimal ;
  dwc:decimalLongitude "-3.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS89%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6555 -3.742)"^^geo:wktLiteral ;
  geo-pos:lat "36.6555"^^xsd:decimal ;
  geo-pos:long "-3.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS89%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS89|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medits97 > P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS89|1998'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Medits97 > P18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.742'^^xsd:double;
  dwc:latitude '36.6555'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS89|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC95|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC95|1988'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Enteroctopus magnificus'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-27.4667'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC95|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000591'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000591'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000592'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000592'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU19%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU19%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU19%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0166"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "649"^^xsd:integer ;
  dwc:maximumDepthInMeters "649"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU19%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0166"^^xsd:decimal ;
  geo-pos:long "-60.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU19%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU19|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU19|2000'^^xsd:string;
  dwc:scientificName 'Cumella emergens Corbera, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Cumella emergens'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.4333'^^xsd:double;
  dwc:latitude '-62.0166'^^xsd:double;
  dwc:minimumDepth '649'^^xsd:integer;
  dwc:maximumDepth '649'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '1033511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU19|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1033511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1999'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1999'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1999'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1999'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "396"^^xsd:integer ;
  dwc:maximumDepthInMeters "401"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB384|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB384|1981'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '396'^^xsd:integer;
  dwc:maximumDepth '401'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB384|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9581"^^xsd:decimal ;
  dwc:decimalLongitude "3.1063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  geo-pos:lat "39.9581"^^xsd:decimal ;
  geo-pos:long "3.1063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000030'^^xsd:string;
  dwc:scientificName 'Acanthocardia tuberculata (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1063'^^xsd:double;
  dwc:latitude '39.9581'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '381057'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000030'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '381057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1992'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1992'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1992'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -93.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -93.9833)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-93.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1992'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9833'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1997'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-29'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1997'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 3.4146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "3.4146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 3.4146)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "3.4146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ROSES > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001016'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ROSES > P6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4146'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001016'^^xsd:anyURI;
  dwc:observationDate '2015-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4913 0.4785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4913"^^xsd:decimal ;
  dwc:decimalLongitude "0.4785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4913 0.4785)"^^geo:wktLiteral ;
  geo-pos:lat "38.4913"^^xsd:decimal ;
  geo-pos:long "0.4785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001017'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4785'^^xsd:double;
  dwc:latitude '38.4913'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001017'^^xsd:anyURI;
  dwc:observationDate '2003-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8296 3.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8296"^^xsd:decimal ;
  dwc:decimalLongitude "3.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8296 3.5648)"^^geo:wktLiteral ;
  geo-pos:lat "39.8296"^^xsd:decimal ;
  geo-pos:long "3.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000072'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5648'^^xsd:double;
  dwc:latitude '39.8296'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000072'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000073'^^xsd:string;
  dwc:scientificName 'Mitrella scripta (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000073'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000947'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000947'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1998'^^xsd:string;
  dwc:scientificName 'Arius planiceps (Steindachner, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '308483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '281772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1998'^^xsd:string;
  dwc:scientificName 'Arius planiceps (Steindachner, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '308483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '281772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II2121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1985'^^xsd:string;
  dwc:scientificName 'Metelectrona ventralis (Bekker, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II2121'^^xsd:string;
  dwc:collector 'Rubies, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217710'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ruscarius Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7219'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.8833'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD49|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD49|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Juvenile 1'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD49|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1584 1.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1584"^^xsd:decimal ;
  dwc:decimalLongitude "1.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1584 1.985)"^^geo:wktLiteral ;
  geo-pos:lat "41.1584"^^xsd:decimal ;
  geo-pos:long "1.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD46|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD46|2004'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.985'^^xsd:double;
  dwc:latitude '41.1584'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD46|2004'^^xsd:anyURI;
  dwc:observationDate '1995-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1982'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB359|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB359|1982'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB359|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB231|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB231|1986'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB231|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD38|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD38|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva zoea 1'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD38|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "56.18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000491'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '56.18'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000491'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1986'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1981'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB425|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB425|1981'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB425|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB610|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB610|1986'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB610|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-1- P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|2000'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-1- P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|2000'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB486|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB486|1999'^^xsd:string;
  dwc:scientificName 'Aphanophus carbo Lowe, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-20'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB486|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1999'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1999'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB788|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB788|1991'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB788|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB795|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB795|1991'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB795|1991'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB799|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB799|1991'^^xsd:string;
  dwc:scientificName 'Spicara flexuosa Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB799|1991'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB301|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB301|1999'^^xsd:string;
  dwc:scientificName 'Spicara maena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB301|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB302|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB302|1999'^^xsd:string;
  dwc:scientificName 'Spicara maena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB302|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "442"^^xsd:integer ;
  dwc:maximumDepthInMeters "442"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1999'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.5667'^^xsd:double;
  dwc:minimumDepth '442'^^xsd:integer;
  dwc:maximumDepth '442'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1999'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1999'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000948'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000948'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.75 -30.7166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.75 -30.7166)"^^geo:wktLiteral ;
  geo-pos:lat "-33.75"^^xsd:decimal ;
  geo-pos:long "-30.7166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000055'^^xsd:string;
  dwc:scientificName 'Eledone massyae Voss, 1964 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Álvarez, JA.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-30.7166'^^xsd:double;
  dwc:latitude '-33.75'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '341935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000055'^^xsd:anyURI;
  dwc:observationDate '1983-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '341935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.75 -30.7166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.75"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.75 -30.7166)"^^geo:wktLiteral ;
  geo-pos:lat "-33.75"^^xsd:decimal ;
  geo-pos:long "-30.7166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000056'^^xsd:string;
  dwc:scientificName 'Eledone massyae Voss, 1964 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Álvarez, JA.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-30.7166'^^xsd:double;
  dwc:latitude '-33.75'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '341935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000056'^^xsd:anyURI;
  dwc:observationDate '1983-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '341935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7611 -25.2574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7611 -25.2574)"^^geo:wktLiteral ;
  geo-pos:lat "3.7611"^^xsd:decimal ;
  geo-pos:long "-25.2574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAFIA > PEL06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000057'^^xsd:string;
  dwc:scientificName 'Sthenoteuthis pteropus (Steenstrup, 1855) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'MAFIA > PEL06'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-25.2574'^^xsd:double;
  dwc:latitude '3.7611'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4170'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:samplingProtocol 'Fishing net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000057'^^xsd:anyURI;
  dwc:observationDate '2015-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7611 -25.2574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7611"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7611 -25.2574)"^^geo:wktLiteral ;
  geo-pos:lat "3.7611"^^xsd:decimal ;
  geo-pos:long "-25.2574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAFIA > PEL06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000058'^^xsd:string;
  dwc:scientificName 'Sthenoteuthis pteropus (Steenstrup, 1855) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'MAFIA > PEL06'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-25.2574'^^xsd:double;
  dwc:latitude '3.7611'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4170'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:samplingProtocol 'Fishing net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000058'^^xsd:anyURI;
  dwc:observationDate '2015-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0716"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.0716"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU7|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU7|2006'^^xsd:string;
  dwc:scientificName 'Iphinoe canariensis Corbera, Brito & Nunez, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Brito, M. C. | Nunez, J.'^^xsd:string;
  dwc:typeStatus 'Allotype of Iphinoe canariensis'^^xsd:string;
  dwc:collector 'Corbera, J.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '28.0716'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Allotype | Vial and slide'^^xsd:string;
  dwc:aphiaid '387575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU7|2006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '387575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000048'^^xsd:string;
  dwc:scientificName 'Gari costulata (Turton, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '140868'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000048'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000041'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000041'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000042'^^xsd:string;
  dwc:scientificName 'Calliostoma laugieri (Payraudeau, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141759'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000042'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3364 3.3574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3364"^^xsd:decimal ;
  dwc:decimalLongitude "3.3574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3364 3.3574)"^^geo:wktLiteral ;
  geo-pos:lat "41.3364"^^xsd:decimal ;
  geo-pos:long "3.3574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PR1E22ABA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000550'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M. P. | Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'PR1E22ABA'^^xsd:string;
  dwc:collector 'Hinojosa, I. | Blanco, A.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3574'^^xsd:double;
  dwc:latitude '41.3364'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000550'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7166"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.7166"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000044'^^xsd:string;
  dwc:scientificName 'Mitrella minor (Scacchi, 1836) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P01'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '39.7166'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139200'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000044'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '139200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000074'^^xsd:string;
  dwc:scientificName 'Mitrella scripta (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000074'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC95|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES P-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC95|2000'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES P-58'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC95|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC95%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC95|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC95|2002'^^xsd:string;
  dwc:scientificName 'Vampyroteuthis infernalis Chun, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-5'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '141887'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC95|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.45 15.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.45"^^xsd:decimal ;
  dwc:decimalLongitude "15.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.45 15.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.45"^^xsd:decimal ;
  geo-pos:long "15.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC96|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC96|1988'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Enteroctopus magnificus'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1833'^^xsd:double;
  dwc:latitude '-29.45'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC96|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC96|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC96|2000'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6667'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC96|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC96%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC96|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC96|2002'^^xsd:string;
  dwc:scientificName 'Sandalops melancholicus Chun, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-5'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '342386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC96|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '342386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1996'^^xsd:string;
  dwc:scientificName 'Lycodes Reinhardt, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1998'^^xsd:string;
  dwc:scientificName 'Bothus constellatus (Jordan, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '274183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '274183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1999'^^xsd:string;
  dwc:scientificName 'Nematogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '314998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5333 -45.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5333 -45.3167)"^^geo:wktLiteral ;
  geo-pos:lat "47.5333"^^xsd:decimal ;
  geo-pos:long "-45.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|2006'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.3167'^^xsd:double;
  dwc:latitude '47.5333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB233|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB233|1987'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB233|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.9667"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1987'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.9667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1987'^^xsd:anyURI;
  dwc:observationDate '1987-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-27.45"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1999'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-27.45'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB766%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB766%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB766%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB766%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB766%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB766|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB766|1981'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II261'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.5167'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB766|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0614 3.7762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0614"^^xsd:decimal ;
  dwc:decimalLongitude "3.7762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0614 3.7762)"^^geo:wktLiteral ;
  geo-pos:lat "40.0614"^^xsd:decimal ;
  geo-pos:long "3.7762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000057'^^xsd:string;
  dwc:scientificName 'Gibbula magus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P37'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7762'^^xsd:double;
  dwc:latitude '40.0614'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000057'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB487|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB487|1999'^^xsd:string;
  dwc:scientificName 'Aphanophus carbo Lowe, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-20'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '127085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB487|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0042 3.3511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0042"^^xsd:decimal ;
  dwc:decimalLongitude "3.3511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0042 3.3511)"^^geo:wktLiteral ;
  geo-pos:lat "42.0042"^^xsd:decimal ;
  geo-pos:long "3.3511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P25F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000013'^^xsd:string;
  dwc:scientificName 'Galeodea rugosa (Linnaeus, 1771) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P25F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3511'^^xsd:double;
  dwc:latitude '42.0042'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139024'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000013'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '139024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1990'^^xsd:string;
  dwc:scientificName 'Lycodes vahlii Reinhardt, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.25'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '753'^^xsd:integer;
  dwc:aphiaid '127118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1882 3.2033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1882"^^xsd:decimal ;
  dwc:decimalLongitude "3.2033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1882 3.2033)"^^geo:wktLiteral ;
  geo-pos:lat "42.1882"^^xsd:decimal ;
  geo-pos:long "3.2033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L148" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000086'^^xsd:string;
  dwc:scientificName 'Apterichthus anguiformis (Peters, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L148'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2033'^^xsd:double;
  dwc:latitude '42.1882'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '399919'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000086'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000087'^^xsd:string;
  dwc:scientificName 'Pomatomus saltatrix (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000087'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000088'^^xsd:string;
  dwc:scientificName 'Liza aurata (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000088'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.124"^^xsd:decimal ;
  dwc:decimalLongitude "0.2978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.124 0.2978)"^^geo:wktLiteral ;
  geo-pos:lat "40.124"^^xsd:decimal ;
  geo-pos:long "0.2978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000089'^^xsd:string;
  dwc:scientificName 'Liza aurata (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L122'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2978'^^xsd:double;
  dwc:latitude '40.124'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000089'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0375 1.8378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0375"^^xsd:decimal ;
  dwc:decimalLongitude "1.8378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0375 1.8378)"^^geo:wktLiteral ;
  geo-pos:lat "41.0375"^^xsd:decimal ;
  geo-pos:long "1.8378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000090'^^xsd:string;
  dwc:scientificName 'Stomias boa (Risso, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:fieldNumber 'MEDITS14 > L161'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8378'^^xsd:double;
  dwc:latitude '41.0375'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000090'^^xsd:anyURI;
  dwc:observationDate '2014-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.078 4.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.078"^^xsd:decimal ;
  dwc:decimalLongitude "4.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.078 4.824)"^^geo:wktLiteral ;
  geo-pos:lat "38.078"^^xsd:decimal ;
  geo-pos:long "4.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000091'^^xsd:string;
  dwc:scientificName 'Ranzania laevis (Pennant, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García, S.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collector 'García, S.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.824'^^xsd:double;
  dwc:latitude '38.078'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '127406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000091'^^xsd:anyURI;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000092'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000092'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000093'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000093'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000094'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000094'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000043'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000043'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.2667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC72|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC72|2002'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII P-30'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-27.2667'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC72|2002'^^xsd:anyURI;
  dwc:observationDate '1984-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "428"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6"^^xsd:decimal ;
  geo-pos:long "14.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC72%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC72|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC72|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 242'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6333'^^xsd:double;
  dwc:latitude '-29.6'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '428'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC72|2004'^^xsd:anyURI;
  dwc:observationDate '1989-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.95"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC73|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII 2 P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC73|2002'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII 2 P-64'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.95'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC73|2002'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS90%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS90%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS90%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5445 -0.9271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5445"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS90%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5445 -0.9271)"^^geo:wktLiteral ;
  geo-pos:lat "37.5445"^^xsd:decimal ;
  geo-pos:long "-0.9271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS90%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS90|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medits97 > P34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS90|1998'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Medits97 > P34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.9271'^^xsd:double;
  dwc:latitude '37.5445'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS90|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS282%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS282%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS282%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5287 0.6532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5287"^^xsd:decimal ;
  dwc:decimalLongitude "0.6532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS282%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5287 0.6532)"^^geo:wktLiteral ;
  geo-pos:lat "40.5287"^^xsd:decimal ;
  geo-pos:long "0.6532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS282%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS282|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS282|1994'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6532'^^xsd:double;
  dwc:latitude '40.5287'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS282|1994'^^xsd:anyURI;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS283%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS283%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS283%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7957 2.6872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7957"^^xsd:decimal ;
  dwc:decimalLongitude "2.6872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS283%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7957 2.6872)"^^geo:wktLiteral ;
  geo-pos:lat "39.7957"^^xsd:decimal ;
  geo-pos:long "2.6872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS283%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS283|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS283|1994'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'García, L.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6872'^^xsd:double;
  dwc:latitude '39.7957'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS283|1994'^^xsd:anyURI;
  dwc:observationDate '1983-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS92%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS92%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS92%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985 -6.8293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.985"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS92%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.985 -6.8293)"^^geo:wktLiteral ;
  geo-pos:lat "36.985"^^xsd:decimal ;
  geo-pos:long "-6.8293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS92%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS92|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS92|2007'^^xsd:string;
  dwc:scientificName 'Parasquilla ferussaci (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J. | Abelló, P.'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.8293'^^xsd:double;
  dwc:latitude '36.985'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'First reports for the Atlantic coast of the Iberian peninsula.'^^xsd:string;
  dwc:aphiaid '136128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS92|2007'^^xsd:anyURI;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU75%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU75%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU75%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU75%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 52.5333)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "52.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU75%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU75|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU75|2007'^^xsd:string;
  dwc:scientificName 'Eocuma carinocurvum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Eocuma carinocurvum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5333'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Specimen and two slides'^^xsd:string;
  dwc:aphiaid '242185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU75|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '242185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1986'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB233|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB233|1986'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB233|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1985'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1985'^^xsd:string;
  dwc:scientificName 'Melanonus zugmayeri Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD56%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD56%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD56%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD56%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD56%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD56|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD56|2004'^^xsd:string;
  dwc:scientificName 'Perisesarma fasciatum (Lanchester, 1900) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Singapur'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of juvenile 1'^^xsd:string;
  dwc:aphiaid '444647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD56|2004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC45%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC45%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC45%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.05 12.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "333"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC45%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.05 12.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.05"^^xsd:decimal ;
  geo-pos:long "12.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC45%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC45|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC45|2002'^^xsd:string;
  dwc:scientificName 'Onykia robsoni (Adam, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-20'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7667'^^xsd:double;
  dwc:latitude '-21.05'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '333'^^xsd:integer;
  dwc:aphiaid '410384'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC45|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC442%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC442%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC442%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC442%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC442%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC442|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC442|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC442|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1981'^^xsd:string;
  dwc:scientificName 'Merluccius polli Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  geo-pos:lat "28.1725"^^xsd:decimal ;
  geo-pos:long "-16.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU14|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU14|2006'^^xsd:string;
  dwc:scientificName 'Speleocuma guanche Corbera, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Speleocuma guanche'^^xsd:string;
  dwc:collector 'Cruz, T.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.8225'^^xsd:double;
  dwc:latitude '28.1725'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Specimen and two slides'^^xsd:string;
  dwc:aphiaid '395476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU14|2006'^^xsd:anyURI;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '395476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001029'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001029'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU122%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU122%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU122%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8451 35.0111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8451"^^xsd:decimal ;
  dwc:decimalLongitude "35.0111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU122%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8451 35.0111)"^^geo:wktLiteral ;
  geo-pos:lat "32.8451"^^xsd:decimal ;
  geo-pos:long "35.0111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU122%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU122|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU122|2006'^^xsd:string;
  dwc:scientificName 'Eocuma rosae Corbera & Galil, 2007 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Gallil, B.S.'^^xsd:string;
  dwc:typeStatus 'Paratype of Eocuma rosae'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '35.0111'^^xsd:double;
  dwc:latitude '32.8451'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '394924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU122|2006'^^xsd:anyURI;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '394924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU123%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU123%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU123%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8451 35.0111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8451"^^xsd:decimal ;
  dwc:decimalLongitude "35.0111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU123%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8451 35.0111)"^^geo:wktLiteral ;
  geo-pos:lat "32.8451"^^xsd:decimal ;
  geo-pos:long "35.0111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU123%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU123|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU123|2006'^^xsd:string;
  dwc:scientificName 'Eocuma rosae Corbera & Galil, 2007 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Gallil, B.S.'^^xsd:string;
  dwc:typeStatus 'Paratype of Eocuma rosae'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '35.0111'^^xsd:double;
  dwc:latitude '32.8451'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '394924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU123|2006'^^xsd:anyURI;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '394924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "-45.5"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB500|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB500|2001'^^xsd:string;
  dwc:scientificName 'Merluccius patagonicus Lloris & Matallanas, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D. & Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Merluccius patagonicus'^^xsd:string;
  dwc:collector 'Pérez, J.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '272456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB500|2001'^^xsd:anyURI;
  dwc:observationDate '2000-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '272456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-65.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5 -65.5)"^^geo:wktLiteral ;
  geo-pos:lat "-45.5"^^xsd:decimal ;
  geo-pos:long "-65.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB501|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB501|2001'^^xsd:string;
  dwc:scientificName 'Merluccius patagonicus Lloris & Matallanas, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D. & Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Merluccius patagonicus'^^xsd:string;
  dwc:collector 'Pérez, J.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.5'^^xsd:double;
  dwc:latitude '-45.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '272456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB501|2001'^^xsd:anyURI;
  dwc:observationDate '2000-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '272456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS592%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS592%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS592%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.55 13.8666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.8666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS592%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.55 13.8666)"^^geo:wktLiteral ;
  geo-pos:lat "-23.55"^^xsd:decimal ;
  geo-pos:long "13.8666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS592%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS592|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaV > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS592|1991'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaV > P6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8666'^^xsd:double;
  dwc:latitude '-23.55'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS592|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000677'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000677'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1994'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000075'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS8'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000075'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000076'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS9'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000076'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000077'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS10'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000077'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000078'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS11'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000078'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000079'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS12'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000079'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7082 -4.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7082"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7082 -4.0823)"^^geo:wktLiteral ;
  geo-pos:lat "36.7082"^^xsd:decimal ;
  geo-pos:long "-4.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000080'^^xsd:string;
  dwc:scientificName 'Callionymus risso Lesueur, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:fieldNumber 'MEDITS15 > L23'^^xsd:string;
  dwc:collector 'Abelló, P. | Esteban, A.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0823'^^xsd:double;
  dwc:latitude '36.7082'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000080'^^xsd:anyURI;
  dwc:observationDate '2015-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1987'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000419'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000419'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000420'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000420'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000421'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000421'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000422'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000422'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000423'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000423'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000424'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000424'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB524|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique2 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB524|1986'^^xsd:string;
  dwc:scientificName 'Scomberomorus commerson (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique2 45'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB524|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1994'^^xsd:string;
  dwc:scientificName 'Scomberomorus sierra Jordan & Starks, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB541|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB541|1986'^^xsd:string;
  dwc:scientificName 'Polydactylus sextarius (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '-19.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB541|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '218912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB574|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB574|1986'^^xsd:string;
  dwc:scientificName 'Polydactylus sextarius (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '218912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB574|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '218912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1987'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1987'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1987'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "169C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000415'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '169C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000415'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD190%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD190|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS98 2>P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD190|1999'^^xsd:string;
  dwc:scientificName 'Alpheus platydactylus Coutière, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS98 2>P-31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5667'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107481'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD190|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4933"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4933 -6.2355)"^^geo:wktLiteral ;
  geo-pos:lat "36.4933"^^xsd:decimal ;
  geo-pos:long "-6.2355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030701'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2355'^^xsd:double;
  dwc:latitude '36.4933'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0119'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030701'^^xsd:anyURI;
  dwc:observationDate '1996-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3803 -6.2114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3803"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3803 -6.2114)"^^geo:wktLiteral ;
  geo-pos:lat "36.3803"^^xsd:decimal ;
  geo-pos:long "-6.2114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13030702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13030702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13030702'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'López, I.'^^xsd:string;
  dwc:collector 'López, I.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2114'^^xsd:double;
  dwc:latitude '36.3803'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:previousCatalogNumber 'ICMANCD0118'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13030702'^^xsd:anyURI;
  dwc:observationDate '1995-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "146D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000416'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '146D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000416'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000417'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000417'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000418'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000418'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -0.7918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.752"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.752 -0.7918)"^^geo:wktLiteral ;
  geo-pos:lat "37.752"^^xsd:decimal ;
  geo-pos:long "-0.7918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000693'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Vivas, M.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7918'^^xsd:double;
  dwc:latitude '37.752'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000693'^^xsd:anyURI;
  dwc:observationDate '2012-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1776 -0.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1776"^^xsd:decimal ;
  dwc:decimalLongitude "-0.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1776 -0.215)"^^geo:wktLiteral ;
  geo-pos:lat "39.1776"^^xsd:decimal ;
  geo-pos:long "-0.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000694'^^xsd:string;
  dwc:scientificName 'Paractaea monodi Guinot, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Palero, F.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.215'^^xsd:double;
  dwc:latitude '39.1776'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107434'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000694'^^xsd:anyURI;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13020101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13020101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13020101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6333 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6333"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13020101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6333 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.6333"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13020101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13020101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13020101'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.6333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Invasive species'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13020101'^^xsd:anyURI;
  dwc:observationDate '2013-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.4833"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1999'^^xsd:string;
  dwc:scientificName 'Leptagonus decagonus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '127191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4167 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4167 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4167"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA V>P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2|2004'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA V>P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-27.4167'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2|2004'^^xsd:anyURI;
  dwc:observationDate '1983-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -92.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2 -92.5)"^^geo:wktLiteral ;
  geo-pos:lat "14.2"^^xsd:decimal ;
  geo-pos:long "-92.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD201|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD201|1994'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>41'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5'^^xsd:double;
  dwc:latitude '14.2'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD201|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8 159.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8"^^xsd:decimal ;
  dwc:decimalLongitude "159.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8 159.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8"^^xsd:decimal ;
  geo-pos:long "159.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 52CP 276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla sereti del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla sereti'^^xsd:string;
  dwc:fieldNumber 'Musorstom 52CP 276'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '159.6667'^^xsd:double;
  dwc:latitude '-24.8'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274918'^^xsd:integer;
  dwc:samplingProtocol 'Beam Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1994'^^xsd:anyURI;
  dwc:observationDate '1986-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '274918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1994'^^xsd:string;
  dwc:scientificName 'Lepophidium prorates (Jordan & Bollman, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000672'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000672'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000673'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000673'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000594'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000594'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000595'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000595'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000596'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000596'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000674'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000674'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000675'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000675'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB563|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB563|1986'^^xsd:string;
  dwc:scientificName 'Argentina euchus Cohen, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB563|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD57%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD57|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD57|2004'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6166'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD57|2004'^^xsd:anyURI;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000676'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000676'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.75"^^xsd:decimal ;
  dwc:decimalLongitude "-96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.75 -96)"^^geo:wktLiteral ;
  geo-pos:lat "15.75"^^xsd:decimal ;
  geo-pos:long "-96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD215|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD215|1994'^^xsd:string;
  dwc:scientificName 'Paguristes bakeri Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>4'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-96'^^xsd:integer;
  dwc:latitude '15.75'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '368210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD215|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '368210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.65 -106.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.65"^^xsd:decimal ;
  dwc:decimalLongitude "-106.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.65 -106.2333)"^^geo:wktLiteral ;
  geo-pos:lat "22.65"^^xsd:decimal ;
  geo-pos:long "-106.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD207|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD207|1994'^^xsd:string;
  dwc:scientificName 'Collodes tenuirostris Rathbun, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>16'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.2333'^^xsd:double;
  dwc:latitude '22.65'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '441977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD207|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '441977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD208|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD208|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD208|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2833 159.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2833"^^xsd:decimal ;
  dwc:decimalLongitude "159.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2833 159.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2833"^^xsd:decimal ;
  geo-pos:long "159.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 52CP 312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla musorstom del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla musorstom'^^xsd:string;
  dwc:fieldNumber 'Musorstom 52CP 312'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '159.4'^^xsd:double;
  dwc:latitude '-22.2833'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274908'^^xsd:integer;
  dwc:samplingProtocol 'Bean Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1994'^^xsd:anyURI;
  dwc:observationDate '1986-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '274908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.55 158.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.55"^^xsd:decimal ;
  dwc:decimalLongitude "158.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.55 158.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.55"^^xsd:decimal ;
  geo-pos:long "158.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 52CP 351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla nana del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla nana'^^xsd:string;
  dwc:fieldNumber 'Musorstom 52CP 351'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '158.6'^^xsd:double;
  dwc:latitude '-19.55'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274909'^^xsd:integer;
  dwc:samplingProtocol 'Beam Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1994'^^xsd:anyURI;
  dwc:observationDate '1986-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '274909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1522 1.4628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1522"^^xsd:decimal ;
  dwc:decimalLongitude "1.4628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1522 1.4628)"^^geo:wktLiteral ;
  geo-pos:lat "41.1522"^^xsd:decimal ;
  geo-pos:long "1.4628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU3|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU3|2000'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir Van Beneden, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4628'^^xsd:double;
  dwc:latitude '41.1522'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '110465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU3|2000'^^xsd:anyURI;
  dwc:observationDate '1991-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1522 1.4628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1522"^^xsd:decimal ;
  dwc:decimalLongitude "1.4628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1522 1.4628)"^^geo:wktLiteral ;
  geo-pos:lat "41.1522"^^xsd:decimal ;
  geo-pos:long "1.4628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU4|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU4|2000'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir Van Beneden, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4628'^^xsd:double;
  dwc:latitude '41.1522'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '110465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU4|2000'^^xsd:anyURI;
  dwc:observationDate '1991-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3506 0.5303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3506"^^xsd:decimal ;
  dwc:decimalLongitude "0.5303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3506 0.5303)"^^geo:wktLiteral ;
  geo-pos:lat "40.3506"^^xsd:decimal ;
  geo-pos:long "0.5303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001060'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L142'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5303'^^xsd:double;
  dwc:latitude '40.3506'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001060'^^xsd:anyURI;
  dwc:observationDate '2016-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000036'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000036'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8516 3.7693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8516"^^xsd:decimal ;
  dwc:decimalLongitude "3.7693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8516 3.7693)"^^geo:wktLiteral ;
  geo-pos:lat "39.8516"^^xsd:decimal ;
  geo-pos:long "3.7693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000037'^^xsd:string;
  dwc:scientificName 'Pandora pinna (Montagu, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P53'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7693'^^xsd:double;
  dwc:latitude '39.8516'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '140675'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000037'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000294'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000294'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000295'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000295'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB360|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB360|1982'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB360|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB495%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB495|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB495|1981'^^xsd:string;
  dwc:scientificName 'Merluccius paradoxus Franca, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB495|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000296'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000296'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000297'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000297'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "176D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000378'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '176D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000378'^^xsd:anyURI;
  dwc:observationDate '1990-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB556|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB556|1981'^^xsd:string;
  dwc:scientificName 'Apristurus nasutus de Buen, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '105810'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB556|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1999'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1882"^^xsd:integer ;
  dwc:maximumDepthInMeters "1883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 2.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "2.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III219'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2667'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '1882'^^xsd:integer;
  dwc:maximumDepth '1883'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1882"^^xsd:integer ;
  dwc:maximumDepthInMeters "1883"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 2.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "2.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III219'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2667'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '1882'^^xsd:integer;
  dwc:maximumDepth '1883'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000049'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000049'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000050'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000050'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC90|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC90|2000'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) orbignyana Férussac, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-32'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4167'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC90|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000027'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000027'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000842'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000842'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000882'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000882'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.8333 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "448"^^xsd:integer ;
  dwc:maximumDepthInMeters "448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.8333 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.8333"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC67|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 159" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC67|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 159'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:latitude '-29.8333'^^xsd:double;
  dwc:minimumDepth '448'^^xsd:integer;
  dwc:maximumDepth '448'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC67|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9167 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9167"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9167 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9167"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC68|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC68|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-108'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-22.9167'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC68|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.55 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "438"^^xsd:integer ;
  dwc:maximumDepthInMeters "438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.55 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.55"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC68%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC68|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC68|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 248'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.55'^^xsd:double;
  dwc:minimumDepth '438'^^xsd:integer;
  dwc:maximumDepth '438'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC68|2004'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC69%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC69%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC69%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC69%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC69%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC69|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC69|2002'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-144'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC69|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC435%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC435%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC435%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC435%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC435%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC435|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC435|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC435|2000'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC436%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC436%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC436%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC436%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC436%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC436|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC436|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC436|2000'^^xsd:anyURI;
  dwc:observationDate '1989-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120409'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120409'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.245 -81.7683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.245"^^xsd:decimal ;
  dwc:decimalLongitude "-81.7683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.245 -81.7683)"^^geo:wktLiteral ;
  geo-pos:lat "-70.245"^^xsd:decimal ;
  geo-pos:long "-81.7683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM19|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM19|2006'^^xsd:string;
  dwc:scientificName 'Hansenomysis anaramosae San Vicente & Sorbe, 2008 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Sorbe, J.C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Hansenomysis anaramosae'^^xsd:string;
  dwc:collector 'San Vicente, C. | Sorbe, J.C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-81.7683'^^xsd:double;
  dwc:latitude '-70.245'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Vial and 15 slides'^^xsd:string;
  dwc:aphiaid '432377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM19|2006'^^xsd:anyURI;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '432377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM22%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM22%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM22%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-87.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1798"^^xsd:integer ;
  dwc:maximumDepthInMeters "1798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM22%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9666"^^xsd:decimal ;
  geo-pos:long "-87.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM22%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM22|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM22|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.4333'^^xsd:double;
  dwc:latitude '-69.9666'^^xsd:double;
  dwc:minimumDepth '1798'^^xsd:integer;
  dwc:maximumDepth '1798'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM22|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000535'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51A'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000535'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "170D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000555'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '170D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus B'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000555'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5271"^^xsd:decimal ;
  dwc:decimalLongitude "2.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  geo-pos:lat "41.5271"^^xsd:decimal ;
  geo-pos:long "2.4716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120402'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4716'^^xsd:double;
  dwc:latitude '41.5271'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120402'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000650'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000650'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2833 159.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2833"^^xsd:decimal ;
  dwc:decimalLongitude "159.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2833 159.4)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2833"^^xsd:decimal ;
  geo-pos:long "159.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 52CP 312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla musorstom del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla musorstom'^^xsd:string;
  dwc:fieldNumber 'Musorstom 52CP 312'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '159.4'^^xsd:double;
  dwc:latitude '-22.2833'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274908'^^xsd:integer;
  dwc:samplingProtocol 'Beam Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1994'^^xsd:anyURI;
  dwc:observationDate '1986-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '274908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD416%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD416%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD416%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD416%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD416%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD416|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD416|1991'^^xsd:string;
  dwc:scientificName 'Jasus lalandii (H. Milne Edwards, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>63'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '246322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD416|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '246322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-4.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3333'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-4.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3333'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "562"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-3.8833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '562'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|2006'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "562"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-3.8833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '562'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|2006'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "562"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-3.8833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '562'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|2006'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "562"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-3.8833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '562'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|2006'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2722"^^xsd:decimal ;
  dwc:decimalLongitude "2.8448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  geo-pos:lat "41.2722"^^xsd:decimal ;
  geo-pos:long "2.8448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000188'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M26'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8448'^^xsd:double;
  dwc:latitude '41.2722'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000188'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2722"^^xsd:decimal ;
  dwc:decimalLongitude "2.8448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  geo-pos:lat "41.2722"^^xsd:decimal ;
  geo-pos:long "2.8448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000189'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M26'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8448'^^xsd:double;
  dwc:latitude '41.2722'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000189'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2722"^^xsd:decimal ;
  dwc:decimalLongitude "2.8448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2722 2.8448)"^^geo:wktLiteral ;
  geo-pos:lat "41.2722"^^xsd:decimal ;
  geo-pos:long "2.8448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000190'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M26'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8448'^^xsd:double;
  dwc:latitude '41.2722'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000190'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001083'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001083'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001084'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001084'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001085'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001085'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001186'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001186'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001006'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001006'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001069'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001069'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000918'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000918'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823"^^xsd:decimal ;
  dwc:decimalLongitude "4.3558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  geo-pos:lat "39.823"^^xsd:decimal ;
  geo-pos:long "4.3558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000919'^^xsd:string;
  dwc:scientificName 'Lophogaster typicus M. Sars, 1857 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3558'^^xsd:double;
  dwc:latitude '39.823'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '119936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000919'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '119936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000586'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L064'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000586'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-0.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000587'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6525'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000587'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-0.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000588'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6525'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000588'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-0.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000589'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6525'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000589'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5406 -0.9233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5406"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5406 -0.9233)"^^geo:wktLiteral ;
  geo-pos:lat "37.5406"^^xsd:decimal ;
  geo-pos:long "-0.9233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000590'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L44'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.9233'^^xsd:double;
  dwc:latitude '37.5406'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000590'^^xsd:anyURI;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000649'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000649'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000069'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS2'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000069'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000070'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS3'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000070'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000071'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS4'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000071'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000072'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS5'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000072'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1985'^^xsd:string;
  dwc:scientificName 'Scopeloberyx robustus (Günther, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '127276'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1985'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii (Günther, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB318|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB318|1985'^^xsd:string;
  dwc:scientificName 'Scopelogadus beanii (Günther, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB318|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7008"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  geo-pos:lat "37.7008"^^xsd:decimal ;
  geo-pos:long "-0.2465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000644'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L68'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2465'^^xsd:double;
  dwc:latitude '37.7008'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000644'^^xsd:anyURI;
  dwc:observationDate '2014-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7008"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  geo-pos:lat "37.7008"^^xsd:decimal ;
  geo-pos:long "-0.2465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000645'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L68'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2465'^^xsd:double;
  dwc:latitude '37.7008'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000645'^^xsd:anyURI;
  dwc:observationDate '2014-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7008"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  geo-pos:lat "37.7008"^^xsd:decimal ;
  geo-pos:long "-0.2465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000646'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L68'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2465'^^xsd:double;
  dwc:latitude '37.7008'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000646'^^xsd:anyURI;
  dwc:observationDate '2014-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7008"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7008 -0.2465)"^^geo:wktLiteral ;
  geo-pos:lat "37.7008"^^xsd:decimal ;
  geo-pos:long "-0.2465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000647'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L68'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2465'^^xsd:double;
  dwc:latitude '37.7008'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000647'^^xsd:anyURI;
  dwc:observationDate '2014-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  geo-pos:lat "39.8008"^^xsd:decimal ;
  geo-pos:long "4.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000905'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000905'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  geo-pos:lat "39.8008"^^xsd:decimal ;
  geo-pos:long "4.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000906'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000906'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000648'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000648'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD304|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD304|1991'^^xsd:string;
  dwc:scientificName 'Guinusia chabrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:aphiaid '558067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD304|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1833 12.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1833"^^xsd:decimal ;
  dwc:decimalLongitude "12.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1833 12.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1833"^^xsd:decimal ;
  geo-pos:long "12.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB513|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV231(105)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB513|1981'^^xsd:string;
  dwc:scientificName 'Psenes pellucidus Lütken, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV231(105)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7667'^^xsd:double;
  dwc:latitude '-22.1833'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '126993'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB513|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD685%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD685%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD685%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6667 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6667"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD685%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6667 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6667"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD685%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD685|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD685|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-29.6667'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD685|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD686%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD686%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD686%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD686%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "14.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD686%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD686|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD686|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6333'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD686|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IKMT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000504'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'IKMT2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed in formalin and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000504'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V29P80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000505'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'V29P80'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000505'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "73.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000506'^^xsd:string;
  dwc:scientificName 'Nannobrachium Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '73.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000506'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "6.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000507'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '6.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000507'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000528'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000528'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "48B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000529'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '48B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000529'^^xsd:anyURI;
  dwc:observationDate '1989-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "210C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000530'^^xsd:string;
  dwc:scientificName 'Lampanyctus nobilis Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '210C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000530'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000532'^^xsd:string;
  dwc:scientificName 'Lampanyctus nobilis Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000532'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '158897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000534'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '91'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000534'^^xsd:anyURI;
  dwc:observationDate '1989-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC90%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC90|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC90|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis (Chun, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-14'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC90|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC91|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC91|2000'^^xsd:string;
  dwc:scientificName 'Pteroctopus tetracirrhus (Delle Chiaje, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-32'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4167'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC91|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "922"^^xsd:integer ;
  dwc:maximumDepthInMeters "922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5833"^^xsd:decimal ;
  geo-pos:long "6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC91%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC91|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC91|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis macrohista N. Voss, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-9'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.15'^^xsd:double;
  dwc:latitude '-25.5833'^^xsd:double;
  dwc:minimumDepth '922'^^xsd:integer;
  dwc:maximumDepth '922'^^xsd:integer;
  dwc:aphiaid '341870'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC91|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '341870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC92|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC92|2000'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii (Férussac, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-31'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC92|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7667 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.7667"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7667 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "-22.7667"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC92%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC92|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC92|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis d\'Orbigny [in Férussac & d\'Orbigny], 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '-22.7667'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC92|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC93|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC93|2000'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-31'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC93|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000643'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L064'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000643'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000727'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000727'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000728'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000728'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.65)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD98|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD98|1996'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS>P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.65'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD98|1996'^^xsd:anyURI;
  dwc:observationDate '1993-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB409|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB409|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB409|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB510|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB510|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB510|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB520|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB520|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB520|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB521|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB521|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB521|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB522|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB522|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB522|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "0.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.9167)"^^geo:wktLiteral ;
  geo-pos:lat "40.6167"^^xsd:decimal ;
  geo-pos:long "0.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "GICS-325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1995'^^xsd:string;
  dwc:scientificName 'Stromateus fiatola Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'GICS-325'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9167'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1995'^^xsd:anyURI;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB362|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB362|1981'^^xsd:string;
  dwc:scientificName 'Sufflogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '219573'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB362|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD235|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD235|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD235|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB692%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB692|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB692|1987'^^xsd:string;
  dwc:scientificName 'Psammobatis rudis Günther, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '282392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB692|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '282392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB691|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB691|1987'^^xsd:string;
  dwc:scientificName 'Psammobatis scobina (Philippi, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '282394'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB691|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '282394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1986'^^xsd:string;
  dwc:scientificName 'Psenes pellucidus Lütken, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126993'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1833 12.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1833"^^xsd:decimal ;
  dwc:decimalLongitude "12.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1833 12.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1833"^^xsd:decimal ;
  geo-pos:long "12.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB512|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV231(105)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB512|1981'^^xsd:string;
  dwc:scientificName 'Psenes pellucidus Lütken, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV231(105)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7667'^^xsd:double;
  dwc:latitude '-22.1833'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '126993'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB512|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001184'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001184'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001185'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001185'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000126'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000126'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000127'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000127'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000128'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000128'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB523|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB523|1983'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB523|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1986'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000889'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000889'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000890'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000890'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8808 3.8278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8808"^^xsd:decimal ;
  dwc:decimalLongitude "3.8278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8808 3.8278)"^^geo:wktLiteral ;
  geo-pos:lat "39.8808"^^xsd:decimal ;
  geo-pos:long "3.8278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000084'^^xsd:string;
  dwc:scientificName 'Trophonopsis muricata (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P40'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8278'^^xsd:double;
  dwc:latitude '39.8808'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '152370'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000084'^^xsd:anyURI;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1848 2.8545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1848"^^xsd:decimal ;
  dwc:decimalLongitude "2.8545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1848 2.8545)"^^geo:wktLiteral ;
  geo-pos:lat "41.1848"^^xsd:decimal ;
  geo-pos:long "2.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000192'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M27'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8545'^^xsd:double;
  dwc:latitude '41.1848'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000192'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1193 2.9257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1193"^^xsd:decimal ;
  dwc:decimalLongitude "2.9257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1193 2.9257)"^^geo:wktLiteral ;
  geo-pos:lat "41.1193"^^xsd:decimal ;
  geo-pos:long "2.9257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000193'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M28'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9257'^^xsd:double;
  dwc:latitude '41.1193'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000193'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000194'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000194'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000195'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000195'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000219'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000219'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-4.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3333'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-4.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3333'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ruscarius Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ruscarius Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7219'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.8833'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ruscarius Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7219'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.8833'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.8833)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7219" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ruscarius Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7219'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.8833'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB611|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB611|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB611|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB612|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB612|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB612|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB613|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB613|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB613|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB614|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB614|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB614|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1998'^^xsd:string;
  dwc:scientificName 'Apolemichthys xanthotis Fraser-Brunner, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '211791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '211791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC439%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC439%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC439%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC439%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC439%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC439|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC439|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC439|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC44%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC44%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC44%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC44%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC44%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC44|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC44|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-64'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC44|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC440%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC440%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC440%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC440%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC440%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC440|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC440|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC440|2000'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC441%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC441%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC441%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC441%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC441%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC441|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC441|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC441|2000'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Val 2-98    2L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1999'^^xsd:string;
  dwc:scientificName 'Ariomma melanum (Ginsburg, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'Val 2-98    2L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '159593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '403239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Val 2-98    2L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1999'^^xsd:string;
  dwc:scientificName 'Ariomma melanum (Ginsburg, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'Val 2-98    2L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '159593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '403239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB426|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB426|1999'^^xsd:string;
  dwc:scientificName 'Ariomma melanum (Ginsburg, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '159593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB426|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '403239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1985'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB709%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB709%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB709%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB709%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB709%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB709|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB709|1981'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Nansenia problematica'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB709|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB710%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB710%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB710%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB710%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB710%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB710|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB710|1981'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Nansenia problematica'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB710|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000036'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000036'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.2167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB255|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB255|1982'^^xsd:string;
  dwc:scientificName 'Psetta maxima (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.2167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB255|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.2167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB256|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB256|1982'^^xsd:string;
  dwc:scientificName 'Psetta maxima (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.2167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB256|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB257|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB257|1982'^^xsd:string;
  dwc:scientificName 'Psetta maxima (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB257|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1982'^^xsd:string;
  dwc:scientificName 'Psetta maxima (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD496%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD496%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD496%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD496%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD496%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD496|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD496|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD496|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB426|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB426|1981'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB426|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB427|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB427|1981'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB427|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB727%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB727%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB727%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB727%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB727%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB727|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB727|1981'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB727|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1987'^^xsd:string;
  dwc:scientificName 'Myxine glutinosa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '101170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1987'^^xsd:string;
  dwc:scientificName 'Myxine glutinosa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '101170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '101170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000969'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000969'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7166 102.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7166"^^xsd:decimal ;
  dwc:decimalLongitude "102.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7166 102.4833)"^^geo:wktLiteral ;
  geo-pos:lat "7.7166"^^xsd:decimal ;
  geo-pos:long "102.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2|2006'^^xsd:string;
  dwc:scientificName 'Paradiastylis capillata Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paradiastylis capillata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.4833'^^xsd:double;
  dwc:latitude '7.7166'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '387577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2|2006'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1128 -0.09133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1128"^^xsd:decimal ;
  dwc:decimalLongitude "-0.09133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1128 -0.09133)"^^geo:wktLiteral ;
  geo-pos:lat "38.1128"^^xsd:decimal ;
  geo-pos:long "-0.09133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD63|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M03 > L043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD63|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M03 > L043'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.09133'^^xsd:double;
  dwc:latitude '38.1128'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD63|2007'^^xsd:anyURI;
  dwc:observationDate '2003-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1992'^^xsd:string;
  dwc:scientificName 'Prionotus loxias Jordan in: Gilbert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '309406'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1992'^^xsd:string;
  dwc:scientificName 'Prionotus loxias Jordan in: Gilbert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '309406'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1992'^^xsd:string;
  dwc:scientificName 'Prionotus loxias Jordan in: Gilbert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '309406'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1992'^^xsd:string;
  dwc:scientificName 'Prionotus loxias Jordan in: Gilbert, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '309406'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-3'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-24.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482"^^xsd:integer ;
  dwc:maximumDepthInMeters "482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '482'^^xsd:integer;
  dwc:maximumDepth '482'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1985'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB601|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB601|1986'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB601|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  geo-pos:lat "29.8833"^^xsd:decimal ;
  geo-pos:long "-88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1992'^^xsd:string;
  dwc:scientificName 'Prionotus roseus Jordan & Evermann, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '29.8833'^^xsd:double;
  dwc:aphiaid '159574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1992'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  geo-pos:lat "29.8833"^^xsd:decimal ;
  geo-pos:long "-88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1992'^^xsd:string;
  dwc:scientificName 'Prionotus roseus Jordan & Evermann, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '29.8833'^^xsd:double;
  dwc:aphiaid '159574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1992'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  geo-pos:lat "29.8833"^^xsd:decimal ;
  geo-pos:long "-88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1992'^^xsd:string;
  dwc:scientificName 'Prionotus roseus Jordan & Evermann, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '29.8833'^^xsd:double;
  dwc:aphiaid '159574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1992'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000968'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000968'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000669'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000669'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB406|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB406|1986'^^xsd:string;
  dwc:scientificName 'Zanclus canescens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '220084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB406|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB711%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB711%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB711%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB711%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB711%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB711|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB711|1981'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Nansenia problematica'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB711|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7833 -95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7833 -95)"^^geo:wktLiteral ;
  geo-pos:lat "15.7833"^^xsd:decimal ;
  geo-pos:long "-95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1994'^^xsd:string;
  dwc:scientificName 'Narcine brasiliensis (Olfers, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-423'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95'^^xsd:integer;
  dwc:latitude '15.7833'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '157866'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '157866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD465|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD465|2000'^^xsd:string;
  dwc:scientificName 'Platymaia longimana Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD465|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD466%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD466%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD466%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD466%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD466%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD466|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD466|1991'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD466|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1994'^^xsd:string;
  dwc:scientificName 'Narcine vermiculatus Breder, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1486845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1994'^^xsd:string;
  dwc:scientificName 'Narcine vermiculatus Breder, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1486845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD577%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD577%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD577%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -81.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.85"^^xsd:decimal ;
  dwc:decimalLongitude "-81.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD577%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.85 -81.3)"^^geo:wktLiteral ;
  geo-pos:lat "-3.85"^^xsd:decimal ;
  geo-pos:long "-81.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD577%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD577|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD577|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis occidentalis Faxon, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-81.3'^^xsd:double;
  dwc:latitude '-3.85'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '382866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD577|1991'^^xsd:anyURI;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '382866'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD420%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD420%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD420%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD420%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD420%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD420|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD420|1991'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Nematocarcinus sigmoideus'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD420|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD421%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD421%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD421%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD421%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD421%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD421|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD421|1991'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD421|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "P84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000508'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tåning, 1929'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'P84'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, 6.89 mm (total length)'^^xsd:string;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000508'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB754%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB754%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB754%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8333 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB754%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8333 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.8333"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB754%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB754|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB754|1981'^^xsd:string;
  dwc:scientificName 'Nansenia macrolepis (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.8333'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:aphiaid '221413'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB754|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '221413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1985'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-27.3'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB707%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB707%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB707%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB707%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB707%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB707|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB707|1981'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Nansenia problematica'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB707|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB708%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB708%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB708%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB708%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB708%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB708|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB708|1981'^^xsd:string;
  dwc:scientificName 'Nansenia problematica Lloris & Rucabado, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Nansenia problematica'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '301833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB708|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '272913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD432%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD432%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD432%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD432%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD432%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD432|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD432|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD432|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD445%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD445%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD445%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "688"^^xsd:integer ;
  dwc:maximumDepthInMeters "694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD445%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD445%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD445|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD445|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '688'^^xsd:integer;
  dwc:maximumDepth '694'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD445|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1994'^^xsd:string;
  dwc:scientificName 'Narcine vermiculatus Breder, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1486845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1994'^^xsd:string;
  dwc:scientificName 'Narcine vermiculatus Breder, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1486845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD226|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD226|1991'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD226|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000589'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45.4'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000589'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000590'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000590'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45 p83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000591'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45 p83'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000591'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "88.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000592'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '88.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000592'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "90.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000593'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '90.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, postflexion'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000593'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "92.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000594'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '92.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000594'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "55 p13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000595'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '55 p13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000595'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "46 p81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000596'^^xsd:string;
  dwc:scientificName 'Symbolophorus kreffti Hulley, 1981 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '46 p81'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000596'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '272734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000597'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri Schmidt, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000597'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "761"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD149|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD149|1991'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '761'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD149|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD149%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD149|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-2.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD149|1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-2.2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD149|1998'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD315|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD315|1991'^^xsd:string;
  dwc:scientificName 'Eualus cteniferus (Barnard, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>47'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '246288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD315|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000667'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000667'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000668'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000668'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2039"^^xsd:integer ;
  dwc:maximumDepthInMeters "2163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB645|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB645|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III24'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '2039'^^xsd:integer;
  dwc:maximumDepth '2163'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB645|1988'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB718%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB718%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB718%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3167"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB718%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3167"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB718%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB718|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB718|1981'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-26.3167'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB718|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5333"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD471%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD471|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD471|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '959'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD471|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000419'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000419'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1984'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena stephanica Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II25'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '274737'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena stephanica Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II25'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '274737'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|2000'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|2000'^^xsd:anyURI;
  dwc:observationDate '1986-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|2000'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-38'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5833'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|2000'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-38'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5833'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|2000'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-38'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5833'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000384'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000384'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000385'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000385'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000386'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000386'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000387'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000387'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000388'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000388'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000389'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000389'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000390'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000390'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000391'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000391'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000392'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000392'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000393'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000393'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000410'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000410'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000411'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000411'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000412'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000412'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000413'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000413'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000414'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000414'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000415'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000415'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000416'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000416'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000417'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000417'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000418'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000418'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1333 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "428"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1333 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1333"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI291" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1985'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI291'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-25.1333'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '428'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "393"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1985'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI245'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '393'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB324|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB324|1999'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-23'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8833'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB324|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -3.05)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P- 29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|2000'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P- 29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.05'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB661|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB661|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB661|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4167 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4167 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4167"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA VII2P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1999'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA VII2P-5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '-23.4167'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1999'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena stephanica Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '274737'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '274737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD456|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD456|1991'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi Johnson, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.5333'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD456|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000660'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000660'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000661'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000661'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000662'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000662'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000663'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000663'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000664'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000664'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000665'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000665'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000666'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000666'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000647'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 20'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000647'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000648'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 20'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000648'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000649'^^xsd:string;
  dwc:scientificName 'Ophidiidae Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 21'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000649'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000420'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000420'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.65 -94.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.65"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.65 -94.1167)"^^geo:wktLiteral ;
  geo-pos:lat "15.65"^^xsd:decimal ;
  geo-pos:long "-94.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD233|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD233|1994'^^xsd:string;
  dwc:scientificName 'Moreiradromia sarraburei (Rathbun, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>21'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1167'^^xsd:double;
  dwc:latitude '15.65'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '440096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD233|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '440096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD219|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD219|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.9667'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD219|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|2000'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-38'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5833'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|2000'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-38'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5833'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|2006'^^xsd:string;
  dwc:scientificName 'Carapus acus (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD481%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD481%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD481%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD481%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD481%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD481|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD481|1991'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD481|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD145%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD145%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD145%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD145%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD145%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD145|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>2 P-36.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD145|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>2 P-36.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD145|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD330|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD330|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-16'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD330|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000831'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000831'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000832'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000832'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "651"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD73|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42438" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD73|1992'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42438'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '651'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD73|1992'^^xsd:anyURI;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD73%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD73|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD73|1996'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD73|1996'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8118"^^xsd:decimal ;
  dwc:decimalLongitude "4.3395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  geo-pos:lat "39.8118"^^xsd:decimal ;
  geo-pos:long "4.3395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000839'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3395'^^xsd:double;
  dwc:latitude '39.8118'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000839'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8118"^^xsd:decimal ;
  dwc:decimalLongitude "4.3395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  geo-pos:lat "39.8118"^^xsd:decimal ;
  geo-pos:long "4.3395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000840'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3395'^^xsd:double;
  dwc:latitude '39.8118'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000840'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000394'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000394'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000395'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000395'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000396'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000396'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000397'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000397'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000398'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000398'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000399'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000399'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000400'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000400'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000401'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000401'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000402'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000402'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000403'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000403'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000426'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000426'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000425'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000425'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000432'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000432'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000433'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000433'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000434'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000434'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000435'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000435'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000436'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000436'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000437'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000437'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB691%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB691|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV262(136)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB691|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV262(136)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB691|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000447'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000447'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1985'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1985'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1985'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1985'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1985'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB347|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB347|1983'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB347|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1983'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB349|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB349|1983'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB349|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1987'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.55"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 12)"^^geo:wktLiteral ;
  geo-pos:lat "-20.55"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD250|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD250|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>93'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-20.55'^^xsd:double;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD250|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD253|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD253|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD253|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5667 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5667 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.5667"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1987'^^xsd:string;
  dwc:scientificName 'Cephalacanthus volitans (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.5667'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '316926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000457'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000457'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC93%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC93|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC93|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis (Chun, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-10'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC93|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6667 0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6667"^^xsd:decimal ;
  dwc:decimalLongitude "0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6667 0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6667"^^xsd:decimal ;
  geo-pos:long "0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC94|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES P-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC94|2000'^^xsd:string;
  dwc:scientificName 'Callistoctopus macropus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES P-55'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2333'^^xsd:double;
  dwc:latitude '38.6667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '534558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC94|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC94%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC94|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC94|2002'^^xsd:string;
  dwc:scientificName 'Sandalops melancholicus Chun, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-3'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '920'^^xsd:integer;
  dwc:aphiaid '342386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC94|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '342386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM35%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM35%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM35%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1343"^^xsd:integer ;
  dwc:maximumDepthInMeters "1343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM35%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  geo-pos:lat "-69.25"^^xsd:decimal ;
  geo-pos:long "-80.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM35%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM35|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM35|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '-69.25'^^xsd:double;
  dwc:minimumDepth '1343'^^xsd:integer;
  dwc:maximumDepth '1343'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM35|2007'^^xsd:anyURI;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC437%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC437%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC437%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC437%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC437%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC437|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 HNOS TOUZA  2 P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC437|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 HNOS TOUZA  2 P-8'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC437|2000'^^xsd:anyURI;
  dwc:observationDate '1989-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC438%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC438%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC438%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC438%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC438%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC438|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC438|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC438|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0305 2.6423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0305"^^xsd:decimal ;
  dwc:decimalLongitude "2.6423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0305 2.6423)"^^geo:wktLiteral ;
  geo-pos:lat "39.0305"^^xsd:decimal ;
  geo-pos:long "2.6423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS-09 > P03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000655'^^xsd:string;
  dwc:scientificName 'Scina crassicornis (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS-09 > P03'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6423'^^xsd:double;
  dwc:latitude '39.0305'^^xsd:double;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '103279'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000655'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '103279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5545 0.2461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5545"^^xsd:decimal ;
  dwc:decimalLongitude "0.2461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5545 0.2461)"^^geo:wktLiteral ;
  geo-pos:lat "39.5545"^^xsd:decimal ;
  geo-pos:long "0.2461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2012 > L89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000656'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2012 > L89'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2461'^^xsd:double;
  dwc:latitude '39.5545'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000656'^^xsd:anyURI;
  dwc:observationDate '2012-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0761 2.3611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0761"^^xsd:decimal ;
  dwc:decimalLongitude "2.3611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0761 2.3611)"^^geo:wktLiteral ;
  geo-pos:lat "39.0761"^^xsd:decimal ;
  geo-pos:long "2.3611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > C2P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000657'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > C2P2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3611'^^xsd:double;
  dwc:latitude '39.0761'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000657'^^xsd:anyURI;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000658'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000658'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001730'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001730'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001731'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001731'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1167 -66.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-66.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1167 -66.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-55.1167"^^xsd:decimal ;
  geo-pos:long "-66.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|2001'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-66.8833'^^xsd:double;
  dwc:latitude '-55.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|2001'^^xsd:anyURI;
  dwc:observationDate '1994-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1167 -67.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1167 -67.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-55.1167"^^xsd:decimal ;
  geo-pos:long "-67.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|2001'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.0333'^^xsd:double;
  dwc:latitude '-55.1167'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|2001'^^xsd:anyURI;
  dwc:observationDate '1994-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB479|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB479|1983'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB479|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB480|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB480|1983'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB480|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB626|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB626|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB626|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB762%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB762%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB762%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB762%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB762%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB762|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB762|1981'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB762|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6833 -106.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6833 -106.9)"^^geo:wktLiteral ;
  geo-pos:lat "23.6833"^^xsd:decimal ;
  geo-pos:long "-106.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|1994'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>5'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.9'^^xsd:double;
  dwc:latitude '23.6833'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB308|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB308|1985'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB308|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1982'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "711"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1982'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '711'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1982'^^xsd:anyURI;
  dwc:observationDate '1982-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1981'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD278|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD278|1999'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7833'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD278|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6667 1.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6667"^^xsd:decimal ;
  dwc:decimalLongitude "1.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1612"^^xsd:integer ;
  dwc:maximumDepthInMeters "1635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6667 1.9167)"^^geo:wktLiteral ;
  geo-pos:lat "40.6667"^^xsd:decimal ;
  geo-pos:long "1.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV25'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9167'^^xsd:double;
  dwc:latitude '40.6667'^^xsd:double;
  dwc:minimumDepth '1612'^^xsd:integer;
  dwc:maximumDepth '1635'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD209|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD209|2000'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>43'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD209|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD24%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD24%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD24%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD24%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.15)"^^geo:wktLiteral ;
  geo-pos:lat "37.5167"^^xsd:decimal ;
  geo-pos:long "-1.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD24%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD24|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD24|2000'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.15'^^xsd:double;
  dwc:latitude '37.5167'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD24|2000'^^xsd:anyURI;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB331|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB331|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB331|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD692%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD692%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD692%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD692%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD692%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD692|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD692|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.3667'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD692|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD693%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD693%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD693%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD693%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD693%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD693|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD693|1991'^^xsd:string;
  dwc:scientificName 'Allosergestes sargassi (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '-26.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD693|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD35%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD35%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD35%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0167"^^xsd:decimal ;
  dwc:decimalLongitude "2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD35%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 2.2667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0167"^^xsd:decimal ;
  geo-pos:long "2.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD35%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD35|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Batman>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD35|1995'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Batman>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2667'^^xsd:double;
  dwc:latitude '41.0167'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD35|1995'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV210'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV210'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001726'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001726'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001727'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001727'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001728'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001728'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB385|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB385|1983'^^xsd:string;
  dwc:scientificName 'Trachinotus ovatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB385|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-16.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1983'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -16.4667)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-16.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1983'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001729'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001729'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001275'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001275'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001276'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001276'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "0.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.6167"^^xsd:decimal ;
  geo-pos:long "0.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1982'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.95'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9166"^^xsd:decimal ;
  dwc:decimalLongitude "31.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9166"^^xsd:decimal ;
  geo-pos:long "31.0666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000180'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '125'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.0666'^^xsd:double;
  dwc:latitude '-29.9166'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo143, ICICMBN143|AGU|125C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000180'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001274'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001274'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 -77.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "-77.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 -77.5333)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "-77.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1987'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Graffe, A.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.5333'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1987'^^xsd:anyURI;
  dwc:observationDate '1971-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5265"^^xsd:decimal ;
  dwc:decimalLongitude "0.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  geo-pos:lat "40.5265"^^xsd:decimal ;
  geo-pos:long "0.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000114'^^xsd:string;
  dwc:scientificName 'Ostrea stentina Payraudeau, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R7E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7125'^^xsd:double;
  dwc:latitude '40.5265'^^xsd:double;
  dwc:aphiaid '489077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000114'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '489077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5265"^^xsd:decimal ;
  dwc:decimalLongitude "0.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  geo-pos:lat "40.5265"^^xsd:decimal ;
  geo-pos:long "0.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000115'^^xsd:string;
  dwc:scientificName 'Ostrea stentina Payraudeau, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R7E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7125'^^xsd:double;
  dwc:latitude '40.5265'^^xsd:double;
  dwc:aphiaid '489077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000115'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '489077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5265"^^xsd:decimal ;
  dwc:decimalLongitude "0.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  geo-pos:lat "40.5265"^^xsd:decimal ;
  geo-pos:long "0.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000116'^^xsd:string;
  dwc:scientificName 'Ostrea stentina Payraudeau, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R7E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7125'^^xsd:double;
  dwc:latitude '40.5265'^^xsd:double;
  dwc:aphiaid '489077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000116'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '489077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5265"^^xsd:decimal ;
  dwc:decimalLongitude "0.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5265 0.7125)"^^geo:wktLiteral ;
  geo-pos:lat "40.5265"^^xsd:decimal ;
  geo-pos:long "0.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R7E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000117'^^xsd:string;
  dwc:scientificName 'Ostrea stentina Payraudeau, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R7E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7125'^^xsd:double;
  dwc:latitude '40.5265'^^xsd:double;
  dwc:aphiaid '489077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000117'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '489077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000118'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000118'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD197|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-15.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD197|1998'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-15.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD197|1998'^^xsd:anyURI;
  dwc:observationDate '1982-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2R" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000055'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2R'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000055'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB438|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB438|1982'^^xsd:string;
  dwc:scientificName 'Seriola dumerili (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB438|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.9833"^^xsd:decimal ;
  geo-pos:long "13.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD379|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD379|1991'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-21.9833'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD379|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "739"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB532|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB532|1983'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '739'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB532|1983'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1983'^^xsd:string;
  dwc:scientificName 'Raja alba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V220'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '217404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1997'^^xsd:string;
  dwc:scientificName 'Raja alba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2P-29'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD292|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD292|1991'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD292|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD292|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Rastells>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD292|1994'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi (Rizza, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Rastells>4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD292|1994'^^xsd:anyURI;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1985'^^xsd:string;
  dwc:scientificName 'Notopogon macrosolen Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII258'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '217975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '217975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1985'^^xsd:string;
  dwc:scientificName 'Notopogon macrosolen Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '217975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1985'^^xsd:string;
  dwc:scientificName 'Notopogon macrosolen Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '217975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3333 0.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3333"^^xsd:decimal ;
  dwc:decimalLongitude "0.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3333 0.4667)"^^geo:wktLiteral ;
  geo-pos:lat "38.3333"^^xsd:decimal ;
  geo-pos:long "0.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|2006'^^xsd:string;
  dwc:scientificName 'Conger fluycate'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '0.4667'^^xsd:double;
  dwc:latitude '38.3333'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD269|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD269|1994'^^xsd:string;
  dwc:scientificName 'Calappa convexa Saussure, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>20'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '440299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD269|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '440299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB712%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB712%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB712%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB712%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB712%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB712|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB712|1981'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB712|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB713%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB713%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB713%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB713%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB713%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB713|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB713|1981'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB713|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB751%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB751%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB751%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB751%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB751%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB751|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB751|1981'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB751|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD564%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD564%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD564%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD564%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD564%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD564|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC I>E17 P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD564|1991'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC I>E17 P2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-23.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD564|1991'^^xsd:anyURI;
  dwc:observationDate '1985-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-36.3833"^^xsd:decimal ;
  geo-pos:long "-53.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB506|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB506|1988'^^xsd:string;
  dwc:scientificName 'Conger orbignyanus Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.5833'^^xsd:double;
  dwc:latitude '-36.3833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '299460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB506|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-36.3833"^^xsd:decimal ;
  geo-pos:long "-53.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB507|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB507|1988'^^xsd:string;
  dwc:scientificName 'Conger orbignyanus Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.5833'^^xsd:double;
  dwc:latitude '-36.3833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '299460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB507|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-36.3833"^^xsd:decimal ;
  geo-pos:long "-53.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB508|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB508|1988'^^xsd:string;
  dwc:scientificName 'Conger orbignyanus Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.5833'^^xsd:double;
  dwc:latitude '-36.3833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '299460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB508|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-53.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.3833 -53.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-36.3833"^^xsd:decimal ;
  geo-pos:long "-53.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB509|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB509|1988'^^xsd:string;
  dwc:scientificName 'Conger orbignyanus Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.5833'^^xsd:double;
  dwc:latitude '-36.3833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '299460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB509|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '271747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB426|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB426|1988'^^xsd:string;
  dwc:scientificName 'Congiopodus peruvianus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '278357'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB426|1988'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '278357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB427|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB427|1988'^^xsd:string;
  dwc:scientificName 'Congiopodus peruvianus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '278357'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB427|1988'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '278357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2167 1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2167"^^xsd:decimal ;
  dwc:decimalLongitude "1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2167 1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "39.2167"^^xsd:decimal ;
  geo-pos:long "1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD398|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Zonap-1>P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD398|1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Zonap-1>P-33'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5667'^^xsd:double;
  dwc:latitude '39.2167'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD398|1998'^^xsd:anyURI;
  dwc:observationDate '1992-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9833 10.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9833"^^xsd:decimal ;
  dwc:decimalLongitude "10.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3550"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9833 10.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9833"^^xsd:decimal ;
  geo-pos:long "10.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD395|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E65 RMT 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD395|1991'^^xsd:string;
  dwc:scientificName 'Sergia grandis (Sund, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E65 RMT 8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.5167'^^xsd:double;
  dwc:latitude '-17.9833'^^xsd:double;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD395|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7667 2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7667"^^xsd:decimal ;
  dwc:decimalLongitude "2.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7667 2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "40.7667"^^xsd:decimal ;
  geo-pos:long "2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD395%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD395|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Fronts 11-86>P-IKMT est.8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD395|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Fronts 11-86>P-IKMT est.8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6667'^^xsd:double;
  dwc:latitude '40.7667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD395|1998'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD396|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD396|1991'^^xsd:string;
  dwc:scientificName 'Sergia grandis (Sund, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD396|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 16.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "16.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 16.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1167"^^xsd:decimal ;
  geo-pos:long "16.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD396%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD396|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>P-67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD396|1998'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>P-67'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2167'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD396|1998'^^xsd:anyURI;
  dwc:observationDate '1984-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD382%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD382%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD382%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD382%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD382%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD382|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD382|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea grandicula Burukovsky, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '246383'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD382|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '246383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude242445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1982'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Acude242445'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1982'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1996'^^xsd:string;
  dwc:scientificName 'Cyclopterus lumpus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 1.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1039"^^xsd:integer ;
  dwc:maximumDepthInMeters "1265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 1.9333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "1.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos 5212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos 5212'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9333'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '1039'^^xsd:integer;
  dwc:maximumDepth '1265'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1981'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1981'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1987'^^xsd:string;
  dwc:scientificName 'Selene dorsalis (Gill, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1994'^^xsd:string;
  dwc:scientificName 'Selene peruviana (Guichenot, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1994'^^xsd:string;
  dwc:scientificName 'Selene peruviana (Guichenot, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD381%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD381%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD381%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD381%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD381%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD381|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD381|1991'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>70'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD381|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD339%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD339%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD339%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD339%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD339%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD339|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD339|1991'^^xsd:string;
  dwc:scientificName 'Pentacheles laevis Bate, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '382979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD339|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '382979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD330%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD330|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD330|2000'^^xsd:string;
  dwc:scientificName 'Lithodes murrayi Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>116'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '241288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD330|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '241288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD331|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD331|1991'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8167'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD331|1991'^^xsd:anyURI;
  dwc:observationDate '1979-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -57.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-57.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "94"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.9 -57.4)"^^geo:wktLiteral ;
  geo-pos:lat "-39.9"^^xsd:decimal ;
  geo-pos:long "-57.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB500|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB500|1988'^^xsd:string;
  dwc:scientificName 'Congiopodus peruvianus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-57.4'^^xsd:double;
  dwc:latitude '-39.9'^^xsd:double;
  dwc:minimumDepth '94'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:aphiaid '278357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB500|1988'^^xsd:anyURI;
  dwc:observationDate '1978-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '278357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD613%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD613%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD613%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD613%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD613%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD613|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E90 P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD613|1991'^^xsd:string;
  dwc:scientificName 'Neosergestes edwardsii (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E90 P5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.4833'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '514130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD613|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '514130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1988'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1983'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB374|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude242445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB374|1982'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Acude242445'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB374|1982'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB450|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB450|1999'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-63'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0833'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB450|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD75|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD75|1996'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD75|1996'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000777'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000777'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000003'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000003'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD164|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD164|1991'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Chaceon erytheiae'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD164|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000733'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000733'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000734'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000734'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB854%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB854%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB854%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB854%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB854%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB854|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB854|1991'^^xsd:string;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB854|1991'^^xsd:anyURI;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB855%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB855%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB855%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB855%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB855%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB855|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB855|1991'^^xsd:string;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB855|1991'^^xsd:anyURI;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1986'^^xsd:string;
  dwc:scientificName 'Chromis dasygenys (Fowler, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '212822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '212822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4333 47.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4333"^^xsd:decimal ;
  dwc:decimalLongitude "47.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4333 47.1167)"^^geo:wktLiteral ;
  geo-pos:lat "3.4333"^^xsd:decimal ;
  geo-pos:long "47.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1998'^^xsd:string;
  dwc:scientificName 'Cirrhitichthys calliurus Regan, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.1167'^^xsd:double;
  dwc:latitude '3.4333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '277546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '277546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1994'^^xsd:string;
  dwc:scientificName 'Chloroscombrus orqueta Jordan & Gilbert, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1994'^^xsd:string;
  dwc:scientificName 'Chloroscombrus orqueta Jordan & Gilbert, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1994'^^xsd:string;
  dwc:scientificName 'Chloroscombrus orqueta Jordan & Gilbert, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1994'^^xsd:string;
  dwc:scientificName 'Chloroscombrus orqueta Jordan & Gilbert, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000742'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000742'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000743'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000743'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1833"^^xsd:decimal ;
  geo-pos:long "-12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB379|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-102-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB379|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-102-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2667'^^xsd:double;
  dwc:latitude '-71.1833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB379|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2667"^^xsd:decimal ;
  geo-pos:long "-13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB385|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-65-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB385|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-65-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-13.6833'^^xsd:double;
  dwc:latitude '-71.2667'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB385|2000'^^xsd:anyURI;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB386|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB386|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB386|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000770'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000770'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB334|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB334|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB334|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD360%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD360%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD360%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0167 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD360%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0167 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0167"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD360%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD360|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD360|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-29.0167'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD360|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -8.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.45"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.45 -8.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.45"^^xsd:decimal ;
  geo-pos:long "-8.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|2004'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9667'^^xsd:double;
  dwc:latitude '42.45'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1833 -2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1833 -2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "44.1833"^^xsd:decimal ;
  geo-pos:long "-2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1999'^^xsd:string;
  dwc:scientificName 'Dasyatis violacea (Bonaparte, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.3333'^^xsd:double;
  dwc:latitude '44.1833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '105853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4667"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1985'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI295'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.4667'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB441|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB441|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB441|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB442|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB442|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB442|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB443|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB443|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB443|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB455|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB455|1983'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB455|1983'^^xsd:anyURI;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD240|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD240|1991'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD240|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1987'^^xsd:string;
  dwc:scientificName 'Dissostichus eleginoides Smitt, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1987'^^xsd:string;
  dwc:scientificName 'Dissostichus eleginoides Smitt, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1987'^^xsd:string;
  dwc:scientificName 'Dissostichus eleginoides Smitt, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1987'^^xsd:string;
  dwc:scientificName 'Dissostichus eleginoides Smitt, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD241|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD241|2000'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD241|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD242|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD242|1991'^^xsd:string;
  dwc:scientificName 'Macropodia macrocheles (A. Milne-Edwards & Bouvier, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD242|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '241075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB457|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB457|1983'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB457|1983'^^xsd:anyURI;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB741%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB741%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB741%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB741%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1667)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB741%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB741|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB741|1987'^^xsd:string;
  dwc:scientificName 'Dasyatis violacea (Bonaparte, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II27'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1667'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1305'^^xsd:integer;
  dwc:aphiaid '105853'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB741|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB438|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB438|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB438|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4833 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4833"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4833 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4833"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000285'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '210'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo200, 200|AGU|210D15'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000285'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2865 30.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2865"^^xsd:decimal ;
  dwc:decimalLongitude "30.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2865 30.0618)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2865"^^xsd:decimal ;
  geo-pos:long "30.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000286'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.0618'^^xsd:double;
  dwc:latitude '-31.2865'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo200, 200|AGU|119C2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000286'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1371 30.3425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1371"^^xsd:decimal ;
  dwc:decimalLongitude "30.3425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1300"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1371 30.3425)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1371"^^xsd:decimal ;
  geo-pos:long "30.3425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SN51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000287'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'SN51'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3425'^^xsd:double;
  dwc:latitude '-31.1371'^^xsd:double;
  dwc:minimumDepth '1300'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo201, SN51'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000287'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A VI P189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000288'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A VI P189'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000288'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD185|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-14-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD185|1998'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-14-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD185|1998'^^xsd:anyURI;
  dwc:observationDate '1982-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "184"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5167"^^xsd:decimal ;
  geo-pos:long "-1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD185|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS97 2>P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD185|1999'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS97 2>P-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.1333'^^xsd:double;
  dwc:latitude '37.5167'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '184'^^xsd:integer;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD185|1999'^^xsd:anyURI;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1833"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1986'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  geo-pos:lat "25.0333"^^xsd:decimal ;
  geo-pos:long "-16.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1983'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V24'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.1333'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB465|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB465|1981'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB465|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB528|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB528|1981'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I224'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4333'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB528|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1990'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB380|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB380|1986'^^xsd:string;
  dwc:scientificName 'Ostracion cubicus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB380|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB381|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB381|1986'^^xsd:string;
  dwc:scientificName 'Ostracion cubicus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB381|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1987'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1983'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 0.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833"^^xsd:decimal ;
  dwc:decimalLongitude "0.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452"^^xsd:integer ;
  dwc:maximumDepthInMeters "459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 0.3333)"^^geo:wktLiteral ;
  geo-pos:lat "38.2833"^^xsd:decimal ;
  geo-pos:long "0.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD283|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD283|1999'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3333'^^xsd:double;
  dwc:latitude '38.2833'^^xsd:double;
  dwc:minimumDepth '452'^^xsd:integer;
  dwc:maximumDepth '459'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD283|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3"^^xsd:decimal ;
  geo-pos:long "13.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD283|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>62A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD283|2000'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>62A'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8667'^^xsd:double;
  dwc:latitude '-25.3'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD283|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7333 -0.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "523"^^xsd:integer ;
  dwc:maximumDepthInMeters "526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7333 -0.15)"^^geo:wktLiteral ;
  geo-pos:lat "37.7333"^^xsd:decimal ;
  geo-pos:long "-0.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD274|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD274|1999'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-43'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.15'^^xsd:double;
  dwc:latitude '37.7333'^^xsd:double;
  dwc:minimumDepth '523'^^xsd:integer;
  dwc:maximumDepth '526'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD274|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD274|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD274|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD274|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB309|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB309|1985'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB309|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD232|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD232|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD232|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6167"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB230|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB230|1987'^^xsd:string;
  dwc:scientificName 'Xenomystax congroides Smith, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6167'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '283191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB230|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '283191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB354|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB354|1986'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB354|1986'^^xsd:anyURI;
  dwc:observationDate '1986-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1981'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "723"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB493|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB493|1983'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '723'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB493|1983'^^xsd:anyURI;
  dwc:observationDate '1982-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB519|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB519|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB519|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1981'^^xsd:string;
  dwc:scientificName 'Talismania bifurcata (Parr, 1951)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '272884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '272884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB732%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB732%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB732%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB732%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB732%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB732|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB732|1981'^^xsd:string;
  dwc:scientificName 'Talismania bifurcata (Parr, 1951)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '272884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB732|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '272884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB733%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB733%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB733%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB733%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB733%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB733|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB733|1981'^^xsd:string;
  dwc:scientificName 'Talismania bifurcata (Parr, 1951)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '272884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB733|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '272884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV251(125)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1981'^^xsd:string;
  dwc:scientificName 'Talismania bifurcata (Parr, 1951)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV251(125)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '272884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '272884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV229(103)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1981'^^xsd:string;
  dwc:scientificName 'Taractes rubescens (Jordan & Evermann, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV229(103)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '126787'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB592|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB592|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique251'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB592|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB619%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB619%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB619%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB619%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB619%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB619|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique   213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB619|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique   213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB619|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1981'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD370%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD370%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD370%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 14.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD370%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 14.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3167"^^xsd:decimal ;
  geo-pos:long "14.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD370%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD370|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD370|1991'^^xsd:string;
  dwc:scientificName 'Munidopsis chunii Balss, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2667'^^xsd:double;
  dwc:latitude '-25.3167'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '392500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD370|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '392500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD378|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD378|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD378|1998'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude242445" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1982'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Acude242445'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1982'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5194 0.627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5194"^^xsd:decimal ;
  dwc:decimalLongitude "0.627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5194 0.627)"^^geo:wktLiteral ;
  geo-pos:lat "40.5194"^^xsd:decimal ;
  geo-pos:long "0.627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000598'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'R21'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.627'^^xsd:double;
  dwc:latitude '40.5194'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000598'^^xsd:anyURI;
  dwc:observationDate '2017-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMN000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMN000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMN000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMN000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMN000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMN000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMN000001'^^xsd:string;
  dwc:scientificName 'Cerebratulus marginatus Renier, 1804'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fernández-Álvarez, F.Á.'^^xsd:string;
  dwc:collector 'Marco, E | Galimany, E.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed in formalin and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '122478'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMN000001'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '122478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB567%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB567%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB567%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB567%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB567%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB567|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB567|1986'^^xsd:string;
  dwc:scientificName 'Cyclichthys orbicularis (Bloch, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB567|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5333"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD261|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD261|1991'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosissima (Kensley, 1977)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-29.5333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '440084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD261|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '440084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB516|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB516|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB516|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD251|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD251|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD251|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.0667 -107.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.0667 -107.6667)"^^geo:wktLiteral ;
  geo-pos:lat "24.0667"^^xsd:decimal ;
  geo-pos:long "-107.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD251|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX M-2>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD251|1994'^^xsd:string;
  dwc:scientificName 'Neodoclea boneti Buitendijk, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX M-2>11'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6667'^^xsd:double;
  dwc:latitude '24.0667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '441623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD251|1994'^^xsd:anyURI;
  dwc:observationDate '1991-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '441623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD241|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD241|1994'^^xsd:string;
  dwc:scientificName 'Rimapenaeus pacificus (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '377579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD241|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '377579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -2.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -2.4333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-2.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD253|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD253|1999'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4333'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD253|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD248|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD248|1994'^^xsd:string;
  dwc:scientificName 'Heteractaea lunata (Lucas, in H. Milne Edwards & Lucas, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '444037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD248|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '444037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD239|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD239|2000'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>140'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD239|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD197|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD197|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>51'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD197|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB310|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB310|1985'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB310|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1996'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB252|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB252|1987'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB252|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001317'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001317'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001279'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001279'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001278'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001278'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001277'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001277'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "10.7667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD241|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD241|1998'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus (Brullé, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '10.7667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD241|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 13.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 13.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5333"^^xsd:decimal ;
  geo-pos:long "13.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD318|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD318|2000'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT-12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5167'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD318|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9167"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9167"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD319|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD319|1991'^^xsd:string;
  dwc:scientificName 'Psathyrocaris infirma Alcock & Anderson, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>66'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-20.9167'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD319|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB424|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB424|1981'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB424|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|2000'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1981'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD248|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD248|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD248|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD251|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD251|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD251|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7167 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.7167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7167 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.7167"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV210(84)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1981'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV210(84)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-18.7167'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5833 -75.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-75.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1920"^^xsd:integer ;
  dwc:maximumDepthInMeters "1920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.5833 -75.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-45.5833"^^xsd:decimal ;
  geo-pos:long "-75.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD274|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD274|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes diomedeae (Benedict, 1895)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paralectotype of Neolithodes diomedeae'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:longitude '-75.9167'^^xsd:double;
  dwc:latitude '-45.5833'^^xsd:double;
  dwc:minimumDepth '1920'^^xsd:integer;
  dwc:maximumDepth '1920'^^xsd:integer;
  dwc:occurrenceRemarks 'Paralectotype'^^xsd:string;
  dwc:aphiaid '378126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD274|1991'^^xsd:anyURI;
  dwc:observationDate '1888-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '378126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD278|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD278|1991'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G4'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD278|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD234|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD234|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>57'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD234|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001732'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001732'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 12.18)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "12.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001733'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.18'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001733'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6612"^^xsd:decimal ;
  dwc:decimalLongitude "2.7864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  geo-pos:lat "41.6612"^^xsd:decimal ;
  geo-pos:long "2.7864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001734'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7864'^^xsd:double;
  dwc:latitude '41.6612'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001734'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6612"^^xsd:decimal ;
  dwc:decimalLongitude "2.7864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  geo-pos:lat "41.6612"^^xsd:decimal ;
  geo-pos:long "2.7864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001735'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7864'^^xsd:double;
  dwc:latitude '41.6612'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001735'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6612"^^xsd:decimal ;
  dwc:decimalLongitude "2.7864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  geo-pos:lat "41.6612"^^xsd:decimal ;
  geo-pos:long "2.7864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001736'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7864'^^xsd:double;
  dwc:latitude '41.6612'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001736'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6612"^^xsd:decimal ;
  dwc:decimalLongitude "2.7864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6612 2.7864)"^^geo:wktLiteral ;
  geo-pos:lat "41.6612"^^xsd:decimal ;
  geo-pos:long "2.7864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001737'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7864'^^xsd:double;
  dwc:latitude '41.6612'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001737'^^xsd:anyURI;
  dwc:observationDate '2003-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000129'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000129'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB572|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB572|1986'^^xsd:string;
  dwc:scientificName 'Etelis carbunculus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique259'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB572|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000263'^^xsd:string;
  dwc:scientificName 'Scopelopsis multipunctatus Brauer, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo193, 193|AGU|121C13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000263'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1714"^^xsd:decimal ;
  dwc:decimalLongitude "30.1566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1714"^^xsd:decimal ;
  geo-pos:long "30.1566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000264'^^xsd:string;
  dwc:scientificName 'Scopelopsis multipunctatus Brauer, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.1566'^^xsd:double;
  dwc:latitude '-31.1714'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo193, 193|AGU|134C2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000264'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000265'^^xsd:string;
  dwc:scientificName 'Scopelopsis multipunctatus Brauer, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo193, 193|AGU|121D18bis'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000265'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000266'^^xsd:string;
  dwc:scientificName 'Scopelopsis multipunctatus Brauer, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo194, 194|AGU|121C13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000266'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000267'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo195, 195|AGU|122C7'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000267'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.35 29.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.35 29.05)"^^geo:wktLiteral ;
  geo-pos:lat "-32.35"^^xsd:decimal ;
  geo-pos:long "29.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000268'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '174'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.05'^^xsd:double;
  dwc:latitude '-32.35'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo195, 195|AGU|174D6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000268'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001556'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001556'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001557'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001557'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001558'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001558'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001559'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001559'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001560'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001560'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001562'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001562'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001563'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001563'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001565'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001565'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000130'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000130'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000131'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000131'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000132'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000132'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000133'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000133'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2374 2.0111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2374"^^xsd:decimal ;
  dwc:decimalLongitude "2.0111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2374 2.0111)"^^geo:wktLiteral ;
  geo-pos:lat "41.2374"^^xsd:decimal ;
  geo-pos:long "2.0111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000134'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V14'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0111'^^xsd:double;
  dwc:latitude '41.2374'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000134'^^xsd:anyURI;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221 1.9503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.221"^^xsd:decimal ;
  dwc:decimalLongitude "1.9503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221 1.9503)"^^geo:wktLiteral ;
  geo-pos:lat "41.221"^^xsd:decimal ;
  geo-pos:long "1.9503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000135'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V13'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9503'^^xsd:double;
  dwc:latitude '41.221'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000135'^^xsd:anyURI;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000136'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000136'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000137'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000137'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000281'^^xsd:string;
  dwc:scientificName 'Symbolophorus evermanni (Gilbert, 1905) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo199, 199|AGU|122D22'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000281'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.05 31.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.05"^^xsd:decimal ;
  dwc:decimalLongitude "31.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.05 31.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.05"^^xsd:decimal ;
  geo-pos:long "31.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000282'^^xsd:string;
  dwc:scientificName 'Symbolophorus evermanni (Gilbert, 1905) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '201'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.2833'^^xsd:double;
  dwc:latitude '-30.05'^^xsd:double;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '465'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo199, 199|AGU|201C9'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000282'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000283'^^xsd:string;
  dwc:scientificName 'Symbolophorus evermanni (Gilbert, 1905) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo199, 199|AGU|122C17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000283'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217718'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000284'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo200, 200|AGU|136C11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000284'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1987'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei (Gill, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2333 2.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2333 2.1333)"^^geo:wktLiteral ;
  geo-pos:lat "39.2333"^^xsd:decimal ;
  geo-pos:long "2.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1992'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata (Koehler, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Massutí, E.'^^xsd:string;
  dwc:collector 'Massutí, E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1333'^^xsd:double;
  dwc:latitude '39.2333'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '623'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1992'^^xsd:anyURI;
  dwc:observationDate '1992-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2333"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1996'^^xsd:string;
  dwc:scientificName 'Remora brachyptera (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '-26.2333'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '126851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1996'^^xsd:anyURI;
  dwc:observationDate '1986-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '126851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.9833 -50.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-50.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.9833 -50.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-32.9833"^^xsd:decimal ;
  geo-pos:long "-50.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|2004'^^xsd:string;
  dwc:scientificName 'Eptatretus menezesi Mincarone, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mincarone, M.M.'^^xsd:string;
  dwc:collector 'Souza-Filho, M.B.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.4167'^^xsd:double;
  dwc:latitude '-32.9833'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '279290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|2004'^^xsd:anyURI;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '279290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001895'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001895'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001896'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001896'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001897'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001897'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000318'^^xsd:string;
  dwc:scientificName 'Myctophum obtusirostre Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000318'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000319'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000319'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000320'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000320'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000308'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000308'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000309'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000309'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000310'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000310'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000311'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000311'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000312'^^xsd:string;
  dwc:scientificName 'Myctophum obtusirostre Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000312'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station85B ORI10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000313'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station85B ORI10'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000313'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000314'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI1'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000314'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000315'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000315'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000316'^^xsd:string;
  dwc:scientificName 'Myctophum obtusirostre Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000316'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82B ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000317'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82B ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000317'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000141'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000141'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000140'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000140'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB457|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB457|1982'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3833'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB457|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "779"^^xsd:integer ;
  dwc:maximumDepthInMeters "779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB458|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB458|1982'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3167'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '779'^^xsd:integer;
  dwc:maximumDepth '779'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB458|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1984'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1984'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1984'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1984'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1986'^^xsd:string;
  dwc:scientificName 'Rexea prometheoides (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB449|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB449|1986'^^xsd:string;
  dwc:scientificName 'Rexea prometheoides (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB449|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB466|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB466|1986'^^xsd:string;
  dwc:scientificName 'Rexea prometheoides (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB466|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB514|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB514|1986'^^xsd:string;
  dwc:scientificName 'Rexea prometheoides (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB514|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB515|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB515|1986'^^xsd:string;
  dwc:scientificName 'Rexea prometheoides (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB515|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB443|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB443|1986'^^xsd:string;
  dwc:scientificName 'Etelis carbunculus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique252'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB443|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9666"^^xsd:decimal ;
  dwc:decimalLongitude "27.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9666"^^xsd:decimal ;
  geo-pos:long "27.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000182'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.1333'^^xsd:double;
  dwc:latitude '-33.9666'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo145, ICICMBN145|AGU|142C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000182'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1166 27.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1166"^^xsd:decimal ;
  dwc:decimalLongitude "27.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1166 27.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1166"^^xsd:decimal ;
  geo-pos:long "27.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000183'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.2333'^^xsd:double;
  dwc:latitude '-34.1166'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo146, ICICMBN146|AGU|143C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000183'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000184'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo147, ICICMBN147|AGU|120D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000184'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0614 30.3793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0614"^^xsd:decimal ;
  dwc:decimalLongitude "30.3793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0614 30.3793)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0614"^^xsd:decimal ;
  geo-pos:long "30.3793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000185'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3793'^^xsd:double;
  dwc:latitude '-31.0614'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo148, ICICMBN148|AGU|134D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000185'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000186'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo149, ICICMBN149|AGU|122C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000186'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000187'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo150, ICICMBN150|AGU|171C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000187'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "-33.25"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000188'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '140'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '-33.25'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo151, ICICMBN151|AGU|140C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000188'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1333 30.3166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1333"^^xsd:decimal ;
  dwc:decimalLongitude "30.3166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1333 30.3166)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1333"^^xsd:decimal ;
  geo-pos:long "30.3166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000189'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '205'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3166'^^xsd:double;
  dwc:latitude '-31.1333'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo152, ICICMBN152|AGU|205C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000189'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "954"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1993'^^xsd:string;
  dwc:scientificName 'Eretmophorus kleinenbergi (Giglioli, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.65'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '954'^^xsd:integer;
  dwc:aphiaid '268163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1993'^^xsd:anyURI;
  dwc:observationDate '1992-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '268163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1141"^^xsd:integer ;
  dwc:maximumDepthInMeters "1151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1993'^^xsd:string;
  dwc:scientificName 'Eretmophorus kleinenbergi (Giglioli, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1141'^^xsd:integer;
  dwc:maximumDepth '1151'^^xsd:integer;
  dwc:aphiaid '268163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1993'^^xsd:anyURI;
  dwc:observationDate '1992-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '268163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB441|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB441|1986'^^xsd:string;
  dwc:scientificName 'Etelis carbunculus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique252'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB441|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1981'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0833 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0833 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0833"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB474|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB474|1981'^^xsd:string;
  dwc:scientificName 'Taractes rubescens (Jordan & Evermann, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-18.0833'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '126787'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB474|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9333"^^xsd:decimal ;
  geo-pos:long "14.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1990'^^xsd:string;
  dwc:scientificName 'Taractichthys longipinnis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX225'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9333'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '126788'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-118.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5167"^^xsd:decimal ;
  geo-pos:long "-118.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB569|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB569|1988'^^xsd:string;
  dwc:scientificName 'Tarletonbeania crenularis (Jordan & Gilbert, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-118.5167'^^xsd:double;
  dwc:latitude '33.5167'^^xsd:double;
  dwc:aphiaid '282927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB569|1988'^^xsd:anyURI;
  dwc:observationDate '1971-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '282927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-118.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5167"^^xsd:decimal ;
  geo-pos:long "-118.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB570|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB570|1988'^^xsd:string;
  dwc:scientificName 'Tarletonbeania crenularis (Jordan & Gilbert, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-118.5167'^^xsd:double;
  dwc:latitude '33.5167'^^xsd:double;
  dwc:aphiaid '282927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB570|1988'^^xsd:anyURI;
  dwc:observationDate '1971-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '282927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-118.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5167"^^xsd:decimal ;
  geo-pos:long "-118.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB571|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB571|1988'^^xsd:string;
  dwc:scientificName 'Tarletonbeania crenularis (Jordan & Gilbert, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-118.5167'^^xsd:double;
  dwc:latitude '33.5167'^^xsd:double;
  dwc:aphiaid '282927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB571|1988'^^xsd:anyURI;
  dwc:observationDate '1971-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '282927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-118.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5167"^^xsd:decimal ;
  geo-pos:long "-118.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB572|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB572|1988'^^xsd:string;
  dwc:scientificName 'Tarletonbeania crenularis (Jordan & Gilbert, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-118.5167'^^xsd:double;
  dwc:latitude '33.5167'^^xsd:double;
  dwc:aphiaid '282927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB572|1988'^^xsd:anyURI;
  dwc:observationDate '1971-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '282927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-118.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5167 -118.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5167"^^xsd:decimal ;
  geo-pos:long "-118.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB573|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB573|1988'^^xsd:string;
  dwc:scientificName 'Tarletonbeania crenularis (Jordan & Gilbert, 1880) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-118.5167'^^xsd:double;
  dwc:latitude '33.5167'^^xsd:double;
  dwc:aphiaid '282927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB573|1988'^^xsd:anyURI;
  dwc:observationDate '1971-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '282927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "168C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000406'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '168C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000406'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "211C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000407'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '211C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000407'^^xsd:anyURI;
  dwc:observationDate '1991-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "201C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000408'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '201C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000408'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "201C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000409'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '201C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000409'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "201C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000410'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '201C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000410'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "211D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000411'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '211D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000411'^^xsd:anyURI;
  dwc:observationDate '1991-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "128D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000412'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '128D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000412'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001898'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001898'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001899'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001899'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001900'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001900'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001901'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001901'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001902'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001902'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9232 -3.1938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9232"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9232 -3.1938)"^^geo:wktLiteral ;
  geo-pos:lat "35.9232"^^xsd:decimal ;
  geo-pos:long "-3.1938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001903'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1938'^^xsd:double;
  dwc:latitude '35.9232'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001903'^^xsd:anyURI;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1982 1.6727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1982"^^xsd:decimal ;
  dwc:decimalLongitude "1.6727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1982 1.6727)"^^geo:wktLiteral ;
  geo-pos:lat "41.1982"^^xsd:decimal ;
  geo-pos:long "1.6727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001904'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ruiz, P.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6727'^^xsd:double;
  dwc:latitude '41.1982'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found dead in the sand'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001904'^^xsd:anyURI;
  dwc:observationDate '2017-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD194|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD194|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD194|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 3.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "414"^^xsd:integer ;
  dwc:maximumDepthInMeters "587"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.75 3.4333)"^^geo:wktLiteral ;
  geo-pos:lat "41.75"^^xsd:decimal ;
  geo-pos:long "3.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1982'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4333'^^xsd:double;
  dwc:latitude '41.75'^^xsd:double;
  dwc:minimumDepth '414'^^xsd:integer;
  dwc:maximumDepth '587'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "QUIMERA I2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1997'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'QUIMERA I2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1997'^^xsd:anyURI;
  dwc:observationDate '1996-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3667 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3667 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.3667"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|2001'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis (Euphrasen, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '43.3667'^^xsd:double;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|2001'^^xsd:anyURI;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1981'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1985'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "748"^^xsd:integer ;
  dwc:maximumDepthInMeters "767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1984'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '748'^^xsd:integer;
  dwc:maximumDepth '767'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1984'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1985'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000138'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000138'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000139'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000139'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A V P47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000289'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A V P47'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000289'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A VI P85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000290'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A VI P85'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000290'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A IV P29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000291'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A IV P29'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000291'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A V P63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000292'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A V P63'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000292'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1174"^^xsd:decimal ;
  dwc:decimalLongitude "1.9813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1174 1.9813)"^^geo:wktLiteral ;
  geo-pos:lat "41.1174"^^xsd:decimal ;
  geo-pos:long "1.9813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A VI P143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000293'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'A VI P143'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9813'^^xsd:double;
  dwc:latitude '41.1174'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000293'^^xsd:anyURI;
  dwc:observationDate '1983-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000294'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000294'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB340|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB340|1981'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB340|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB341|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB341|1981'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB341|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB342|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB342|1981'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB342|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB343|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB343|1981'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB343|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1994'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1994'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000196'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '192'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo159, ICICMBN159|AGU|192D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus B'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000196'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD324|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD324|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD324|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1002"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.35 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.35"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD126|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS IV>2 P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD126|2004'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BATHOS IV>2 P-1'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '41.35'^^xsd:double;
  dwc:minimumDepth '970'^^xsd:integer;
  dwc:maximumDepth '1002'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD126|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1981'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1981'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD288|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD288|1991'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G3'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD288|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB504|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB504|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '23.7'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB504|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.3167)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "1.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB501|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB501|1983'^^xsd:string;
  dwc:scientificName 'Diplodus cervinus (Lowe, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.3167'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB501|1983'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1984'^^xsd:string;
  dwc:scientificName 'Diplodus holbrooki (Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '273972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1984'^^xsd:string;
  dwc:scientificName 'Diplodus holbrooki (Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '273972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB647|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB647|1981'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB647|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1999'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB791|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV222(96)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB791|1981'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV222(96)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB791|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1999'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000321'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000321'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station85B ORI10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000322'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station85B ORI10'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000322'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000323'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000323'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82B ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000324'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82B ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000324'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000325'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type B'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000325'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000326'^^xsd:string;
  dwc:scientificName 'Diaphus perspicillatus (Ogilby, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000326'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000327'^^xsd:string;
  dwc:scientificName 'Diaphus splendidus (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000327'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000328'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000328'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000329'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000329'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001333'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001333'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000301'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000301'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001280'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001280'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001281'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001281'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001282'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001282'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1984'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1984'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5167 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5167 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5167"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB639|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I2P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB639|1986'^^xsd:string;
  dwc:scientificName 'Ventrifossa atlantica Parr, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I2P-27'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.5167'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '308514'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB639|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '272398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1990'^^xsd:string;
  dwc:scientificName 'Vinciguerria attenuata (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III21'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.75'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '1917'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1982'^^xsd:string;
  dwc:scientificName 'Vinciguerria attenuata (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '127302'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1982'^^xsd:anyURI;
  dwc:observationDate '1983-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB378|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB378|1981'^^xsd:string;
  dwc:scientificName 'Trachyscorpia capensis (Gilchrist & von Bonde, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '221447'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB378|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB624|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV256(130)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB624|1981'^^xsd:string;
  dwc:scientificName 'Trachyscorpia capensis (Gilchrist & von Bonde, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV256(130)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '221447'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB624|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB702|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV267(141)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB702|1981'^^xsd:string;
  dwc:scientificName 'Trachyscorpia capensis (Gilchrist & von Bonde, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV267(141)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '221447'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB702|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB703|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV267(141)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB703|1981'^^xsd:string;
  dwc:scientificName 'Trachyscorpia capensis (Gilchrist & von Bonde, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV267(141)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '221447'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB703|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001555'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001555'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1166 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1166"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1166 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1166"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000272'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '170'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1166'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|170D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000272'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0833"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000273'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '156'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0833'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|156C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000273'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000274'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '172'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|172C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000274'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4666"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4666"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000275'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4666'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|175C18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000275'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0333 30.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0333"^^xsd:decimal ;
  dwc:decimalLongitude "30.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0333 30.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0333"^^xsd:decimal ;
  geo-pos:long "30.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000276'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '169'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.9833'^^xsd:double;
  dwc:latitude '-30.0333'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|169C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000276'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.3166"^^xsd:decimal ;
  dwc:decimalLongitude "29.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-32.3166"^^xsd:decimal ;
  geo-pos:long "29.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000277'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.0166'^^xsd:double;
  dwc:latitude '-32.3166'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo197, 197|AGU|118C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000277'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.3166"^^xsd:decimal ;
  dwc:decimalLongitude "29.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-32.3166"^^xsd:decimal ;
  geo-pos:long "29.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000278'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.0166'^^xsd:double;
  dwc:latitude '-32.3166'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo197, 197|AGU|118C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000278'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1714"^^xsd:decimal ;
  dwc:decimalLongitude "30.1566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1714"^^xsd:decimal ;
  geo-pos:long "30.1566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000279'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.1566'^^xsd:double;
  dwc:latitude '-31.1714'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo198, 198|AGU|134C5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000279'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4666 31.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4666"^^xsd:decimal ;
  dwc:decimalLongitude "31.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4666 31.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4666"^^xsd:decimal ;
  geo-pos:long "31.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000280'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '164'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7833'^^xsd:double;
  dwc:latitude '-29.4666'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo198, 198|AGU|164D5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000280'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000119'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000119'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000120'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000120'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000121'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000121'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000122'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000122'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000123'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000123'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001338'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001338'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001395'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001395'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001396'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001396'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001397'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001397'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001398'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001398'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB349|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB349|1998'^^xsd:string;
  dwc:scientificName 'Zanclus cornutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '220083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB349|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB350|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB350|1998'^^xsd:string;
  dwc:scientificName 'Zanclus cornutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '220083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB350|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1167"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "6.1167"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1998'^^xsd:string;
  dwc:scientificName 'Zanclus cornutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '220083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2667 -92.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2667 -92.5667)"^^geo:wktLiteral ;
  geo-pos:lat "14.2667"^^xsd:decimal ;
  geo-pos:long "-92.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1994'^^xsd:string;
  dwc:scientificName 'Zapteryx exasperata (Jordan & Gilbert, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5667'^^xsd:double;
  dwc:latitude '14.2667'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '283213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '283213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2667 -92.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2667 -92.5667)"^^geo:wktLiteral ;
  geo-pos:lat "14.2667"^^xsd:decimal ;
  geo-pos:long "-92.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1994'^^xsd:string;
  dwc:scientificName 'Zapteryx exasperata (Jordan & Gilbert, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5667'^^xsd:double;
  dwc:latitude '14.2667'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '283213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '283213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001334'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001334'^^xsd:anyURI;
  dwc:observationDate '1990-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001566'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001566'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD132%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD132%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD132%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7667 -81.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-81.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD132%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7667 -81.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-5.7667"^^xsd:decimal ;
  geo-pos:long "-81.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD132%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD132|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD132|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes diomedeae (Benedict, 1895)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Neolithodes diomedeae'^^xsd:string;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:longitude '-81.5333'^^xsd:double;
  dwc:latitude '-5.7667'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '378126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD132|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD133%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD133%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD133%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD133%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD133%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD133|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD133|1991'^^xsd:string;
  dwc:scientificName 'Platymaia longimana Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Platymaia longimana'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>14'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD133|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000128'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000128'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000124'^^xsd:string;
  dwc:scientificName 'Hiatella arctica (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000124'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000125'^^xsd:string;
  dwc:scientificName 'Hiatella arctica (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000125'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000126'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000126'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000127'^^xsd:string;
  dwc:scientificName 'Solen marginatus Pulteney, 1799 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000127'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB555|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB555|1986'^^xsd:string;
  dwc:scientificName 'Uranoscopus archionema Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB555|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB575%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB575%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB575%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB575%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB575%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB575|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB575|1986'^^xsd:string;
  dwc:scientificName 'Uranoscopus archionema Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB575|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2167"^^xsd:decimal ;
  dwc:decimalLongitude "35.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2167"^^xsd:decimal ;
  geo-pos:long "35.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB595|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB595|1986'^^xsd:string;
  dwc:scientificName 'Uranoscopus archionema Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9167'^^xsd:double;
  dwc:latitude '-19.2167'^^xsd:double;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB595|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1999'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001399'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001399'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001400'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001400'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001401'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001401'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001402'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001402'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001403'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001403'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001404'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001404'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001446'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001446'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001335'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001335'^^xsd:anyURI;
  dwc:observationDate '1990-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001336'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001336'^^xsd:anyURI;
  dwc:observationDate '1990-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001337'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001337'^^xsd:anyURI;
  dwc:observationDate '1990-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5105 0.9773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5105"^^xsd:decimal ;
  dwc:decimalLongitude "0.9773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5105 0.9773)"^^geo:wktLiteral ;
  geo-pos:lat "40.5105"^^xsd:decimal ;
  geo-pos:long "0.9773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001738'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L106'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9773'^^xsd:double;
  dwc:latitude '40.5105'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001738'^^xsd:anyURI;
  dwc:observationDate '2006-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6793 -4.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6793"^^xsd:decimal ;
  dwc:decimalLongitude "-4.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6793 -4.281)"^^geo:wktLiteral ;
  geo-pos:lat "36.6793"^^xsd:decimal ;
  geo-pos:long "-4.281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS04L2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001739'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS04L2'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.281'^^xsd:double;
  dwc:latitude '36.6793'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001739'^^xsd:anyURI;
  dwc:observationDate '2004-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9278 0.1503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9278"^^xsd:decimal ;
  dwc:decimalLongitude "0.1503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9278 0.1503)"^^geo:wktLiteral ;
  geo-pos:lat "38.9278"^^xsd:decimal ;
  geo-pos:long "0.1503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001740'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L141'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1503'^^xsd:double;
  dwc:latitude '38.9278'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001740'^^xsd:anyURI;
  dwc:observationDate '2006-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000302'^^xsd:string;
  dwc:scientificName 'Myctophum asperum Richardson, 1845 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000302'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '317659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82B ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000303'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82B ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000303'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000304'^^xsd:string;
  dwc:scientificName 'Diaphus perspicillatus (Ogilby, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000304'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000305'^^xsd:string;
  dwc:scientificName 'Hygophum hanseni (Tåning, 1932) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000305'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000306'^^xsd:string;
  dwc:scientificName 'Hygophum hanseni (Tåning, 1932) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000306'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB573|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB573|1986'^^xsd:string;
  dwc:scientificName 'Etelis carbunculus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique259'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB573|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB597|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB597|1986'^^xsd:string;
  dwc:scientificName 'Etelis carbunculus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique254'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB597|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB504|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB504|1986'^^xsd:string;
  dwc:scientificName 'Etelis marshi (Jenkins, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique265'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB504|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB505|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique265" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB505|1986'^^xsd:string;
  dwc:scientificName 'Etelis marshi (Jenkins, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique265'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '212543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB505|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "-33.25"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000269'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '176'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '-33.25'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo195, 195|AGU|176C5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000269'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.3 31.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.3 31.6166)"^^geo:wktLiteral ;
  geo-pos:lat "-30.3"^^xsd:decimal ;
  geo-pos:long "31.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000270'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '202'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6166'^^xsd:double;
  dwc:latitude '-30.3'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|202D34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000270'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "32.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "32.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000271'^^xsd:string;
  dwc:scientificName 'Triphoturus nigrescens (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0333'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo196, 196|AGU|130C2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000271'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000298'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000298'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000299'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000299'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82B ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000300'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82B ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000300'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1984'^^xsd:string;
  dwc:scientificName 'Rhomboplites aurorubens (Cuvier, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "427"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1993'^^xsd:string;
  dwc:scientificName 'Rhynchogadus hepaticus (Facciolà, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '427'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '126499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1993'^^xsd:anyURI;
  dwc:observationDate '1992-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "39.2667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1993'^^xsd:string;
  dwc:scientificName 'Rhynchogadus hepaticus (Facciolà, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '39.2667'^^xsd:double;
  dwc:minimumDepth '647'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '126499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1993'^^xsd:anyURI;
  dwc:observationDate '1992-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1996'^^xsd:string;
  dwc:scientificName 'Roulenia attrita (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000307'^^xsd:string;
  dwc:scientificName 'Symbolophorus evermanni (Gilbert, 1905) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000307'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82B ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000330'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82B ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000330'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000331'^^xsd:string;
  dwc:scientificName 'Diaphus aliciae Fowler, 1934 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000331'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000332'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000332'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000333'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000333'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000334'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000334'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000335'^^xsd:string;
  dwc:scientificName 'Diaphus splendidus (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000335'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84A ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000336'^^xsd:string;
  dwc:scientificName 'Diaphus perspicillatus (Ogilby, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84A ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000336'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '158890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000295'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI1'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000295'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000296'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000296'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station85B ORI10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000297'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station85B ORI10'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000297'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD658%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD658%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD658%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD658%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD658%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD658|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD658|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>44'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD658|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8548 0.8641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8548"^^xsd:decimal ;
  dwc:decimalLongitude "0.8641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8548 0.8641)"^^geo:wktLiteral ;
  geo-pos:lat "40.8548"^^xsd:decimal ;
  geo-pos:long "0.8641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000582'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus H. Milne Edwards, 1853 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Hispano, C.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8641'^^xsd:double;
  dwc:latitude '40.8548'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000582'^^xsd:anyURI;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-0.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  geo-pos:lat "37.7925"^^xsd:decimal ;
  geo-pos:long "-0.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000583'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Alvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.623'^^xsd:double;
  dwc:latitude '37.7925'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000583'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000584'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L064'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000584'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000585'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L064'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000585'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD287|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD287|1991'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD287|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD587%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD587%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD587%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "922"^^xsd:integer ;
  dwc:maximumDepthInMeters "922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD587%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5833"^^xsd:decimal ;
  geo-pos:long "6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD587%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD587|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD587|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.15'^^xsd:double;
  dwc:latitude '-25.5833'^^xsd:double;
  dwc:minimumDepth '922'^^xsd:integer;
  dwc:maximumDepth '922'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD587|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD588%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD588%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD588%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1333"^^xsd:decimal ;
  dwc:decimalLongitude "10.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD588%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1333"^^xsd:decimal ;
  geo-pos:long "10.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD588%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD588|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD588|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.0167'^^xsd:double;
  dwc:latitude '-23.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD588|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000164'^^xsd:string;
  dwc:scientificName 'Plesionika taiwanica Chan & Yu, 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515522'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000164'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8333"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-135-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-135-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.8333'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "391"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1998'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-19.1333'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:minimumDepth '391'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1998'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000796'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000796'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000797'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000797'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000798'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000798'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000284'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000284'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000285'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000285'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000286'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000286'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD144%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD144%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD144%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD144%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD144%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD144|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-36.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD144|1998'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-36.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD144|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001183'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001183'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1843"^^xsd:decimal ;
  dwc:decimalLongitude "2.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  geo-pos:lat "41.1843"^^xsd:decimal ;
  geo-pos:long "2.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000175'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8513'^^xsd:double;
  dwc:latitude '41.1843'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000175'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1843"^^xsd:decimal ;
  dwc:decimalLongitude "2.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  geo-pos:lat "41.1843"^^xsd:decimal ;
  geo-pos:long "2.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000176'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8513'^^xsd:double;
  dwc:latitude '41.1843'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000176'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB229|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB229|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB229|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB323|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB323|1999'^^xsd:string;
  dwc:scientificName 'Galeorhinus galeus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-23'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8833'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '598'^^xsd:integer;
  dwc:aphiaid '105820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB323|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1225 2.9213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1225"^^xsd:decimal ;
  dwc:decimalLongitude "2.9213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1225 2.9213)"^^geo:wktLiteral ;
  geo-pos:lat "41.1225"^^xsd:decimal ;
  geo-pos:long "2.9213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000178'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9213'^^xsd:double;
  dwc:latitude '41.1225'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000178'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000130'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000130'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000131'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000131'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9941 -0.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9941 -0.4856)"^^geo:wktLiteral ;
  geo-pos:lat "37.9941"^^xsd:decimal ;
  geo-pos:long "-0.4856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001056'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.4856'^^xsd:double;
  dwc:latitude '37.9941'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001056'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0955 0.0299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0955"^^xsd:decimal ;
  dwc:decimalLongitude "0.0299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0955 0.0299)"^^geo:wktLiteral ;
  geo-pos:lat "38.0955"^^xsd:decimal ;
  geo-pos:long "0.0299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001057'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0299'^^xsd:double;
  dwc:latitude '38.0955'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '591'^^xsd:integer;
  dwc:occurrenceRemarks 'Postlarva'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001057'^^xsd:anyURI;
  dwc:observationDate '2016-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001049'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001049'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001050'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001050'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1992'^^xsd:string;
  dwc:scientificName 'Prionotus gymnostethus Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1227'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:aphiaid '309403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1646"^^xsd:decimal ;
  dwc:decimalLongitude "3.4208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  geo-pos:lat "42.1646"^^xsd:decimal ;
  geo-pos:long "3.4208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P51D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000005'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P51D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4208'^^xsd:double;
  dwc:latitude '42.1646'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000005'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC67%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC67|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC67|2002'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-86'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC67|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC88%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC88%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC88%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 15.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "15.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC88%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 15.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "15.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC88%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC88|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC88|2002'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris Lamarck, 1798'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1333'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC88|2002'^^xsd:anyURI;
  dwc:observationDate '1987-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC89|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC89|2000'^^xsd:string;
  dwc:scientificName 'Rossia macrosoma (Delle Chiaje, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-32'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4167'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC89|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.15"^^xsd:decimal ;
  geo-pos:long "6.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC89%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC89|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 P-BB-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC89|2002'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 P-BB-8'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3333'^^xsd:double;
  dwc:latitude '-26.15'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC89|2002'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC9%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC9%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC9%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8667 13.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "829"^^xsd:integer ;
  dwc:maximumDepthInMeters "833"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC9%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8667 13.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8667"^^xsd:decimal ;
  geo-pos:long "13.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC9%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC9|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1BENGUELA XVI 2 P-106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC9|2004'^^xsd:string;
  dwc:scientificName 'Onykia robsoni (Adam, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1BENGUELA XVI 2 P-106'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0167'^^xsd:double;
  dwc:latitude '-23.8667'^^xsd:double;
  dwc:minimumDepth '829'^^xsd:integer;
  dwc:maximumDepth '833'^^xsd:integer;
  dwc:aphiaid '410384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC9|2004'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen cf. cornucola (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.1333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4 159.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4"^^xsd:decimal ;
  dwc:decimalLongitude "159.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4 159.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4"^^xsd:decimal ;
  geo-pos:long "159.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 52CP 319" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla musorstom del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla musorstom'^^xsd:string;
  dwc:fieldNumber 'Musorstom 52CP 319'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '159.2667'^^xsd:double;
  dwc:latitude '-22.4'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274908'^^xsd:integer;
  dwc:samplingProtocol 'Beam Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1994'^^xsd:anyURI;
  dwc:observationDate '1986-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '274908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000635'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000635'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000636'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000636'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000637'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000637'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000638'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000638'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000639'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000639'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000640'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000640'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000641'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000641'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5627 2.5158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5627"^^xsd:decimal ;
  dwc:decimalLongitude "2.5158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5627 2.5158)"^^geo:wktLiteral ;
  geo-pos:lat "41.5627"^^xsd:decimal ;
  geo-pos:long "2.5158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000642'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Fernández-Álvarez, FÁ.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5158'^^xsd:double;
  dwc:latitude '41.5627'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000642'^^xsd:anyURI;
  dwc:observationDate '2015-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000165'^^xsd:string;
  dwc:scientificName 'Plesionika taiwanica Chan & Yu, 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515522'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000165'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000166'^^xsd:string;
  dwc:scientificName 'Plesionika yui Chan & Crosnier, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515526'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000166'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8383 0.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8383"^^xsd:decimal ;
  dwc:decimalLongitude "0.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "702"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8383 0.8416)"^^geo:wktLiteral ;
  geo-pos:lat "38.8383"^^xsd:decimal ;
  geo-pos:long "0.8416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001062'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L104'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8416'^^xsd:double;
  dwc:latitude '38.8383'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '702'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001062'^^xsd:anyURI;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8103 -0.6315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8103"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8103 -0.6315)"^^geo:wktLiteral ;
  geo-pos:lat "37.8103"^^xsd:decimal ;
  geo-pos:long "-0.6315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001063'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L75'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6315'^^xsd:double;
  dwc:latitude '37.8103'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001063'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|2000'^^xsd:string;
  dwc:scientificName 'Trachinus radiatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD289|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD289|1999'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5667'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD289|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM1%7C2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM1%7C2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM1%7C2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8019 21.0592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8019"^^xsd:decimal ;
  dwc:decimalLongitude "21.0592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM1%7C2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8019 21.0592)"^^geo:wktLiteral ;
  geo-pos:lat "37.8019"^^xsd:decimal ;
  geo-pos:long "21.0592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM1%7C2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM1|2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM1|2010'^^xsd:string;
  dwc:scientificName 'Dactylamblyops corberai San Vicente & Cartes, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Cartes, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Dactylamblyops corberai'^^xsd:string;
  dwc:collector 'San Vicente, C. | Cartes, J.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '21.0592'^^xsd:double;
  dwc:latitude '37.8019'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '571543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM1|2010'^^xsd:anyURI;
  dwc:observationDate '2000-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '571543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000077'^^xsd:string;
  dwc:scientificName 'Euspira intricata (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '718662'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000077'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000078'^^xsd:string;
  dwc:scientificName 'Euspira intricata (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '718662'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000078'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD455|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD455|1991'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi Johnson, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>142'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD455|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD455%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD455|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD455|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD455|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB345|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB345|1983'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB345|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|2000'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-71'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3167'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000641'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000641'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000642'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000642'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000643'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000643'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000644'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000644'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000645'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000645'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000646'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000646'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000377'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000377'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000378'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000378'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000379'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000379'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000380'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000380'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000381'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000381'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000382'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000382'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000383'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000383'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000650'^^xsd:string;
  dwc:scientificName 'Sardinella aurita Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est22'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 22'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000650'^^xsd:anyURI;
  dwc:observationDate '1974-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB346|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB346|1983'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB346|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8263"^^xsd:decimal ;
  dwc:decimalLongitude "4.3287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  geo-pos:lat "39.8263"^^xsd:decimal ;
  geo-pos:long "4.3287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000924'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3287'^^xsd:double;
  dwc:latitude '39.8263'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000924'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB454|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB454|1986'^^xsd:string;
  dwc:scientificName 'Ariomma indica (Day, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique241'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '219752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB454|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '219752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.075"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "28.075"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU10|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU10|2006'^^xsd:string;
  dwc:scientificName 'Iphinoe canariensis Corbera, Brito & Nunez, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Brito, M. C. | Nunez, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Iphinoe canariensis'^^xsd:string;
  dwc:collector 'Corbera, J.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '28.075'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '387575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU10|2006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '387575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB246|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Val 2-98    2L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB246|1999'^^xsd:string;
  dwc:scientificName 'Ariomma melanum (Ginsburg, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'Val 2-98    2L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '159593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB246|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '403239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1987'^^xsd:string;
  dwc:scientificName 'Merluccius hubbsi Marini, 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1987'^^xsd:string;
  dwc:scientificName 'Merluccius hubbsi Marini, 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB357|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB357|1982'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '166'^^xsd:integer;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB357|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD63|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD63|2004'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva megalopa'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD63|2004'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD3|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD3|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7666'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD3|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD4|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD4|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7666'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD4|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD241%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD241|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD241|1991'^^xsd:string;
  dwc:scientificName 'Macropodia macrocheles (A. Milne-Edwards & Bouvier, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD241|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '241075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD247|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD247|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>99'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5333'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD247|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6167 16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6167"^^xsd:decimal ;
  dwc:decimalLongitude "16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6167 16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6167"^^xsd:decimal ;
  geo-pos:long "16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|2000'^^xsd:string;
  dwc:scientificName 'Callanthias ruber (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-53'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '16.7667'^^xsd:double;
  dwc:latitude '38.6167'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '126789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD320|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD320|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD320|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000367'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000367'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000368'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000368'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000369'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000369'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000370'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000370'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000371'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000371'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000372'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000372'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1986'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1986'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1167"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1167"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB321|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB321|1982'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB321|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB329|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB329|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB329|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB330|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB330|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB330|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD79%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD79%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD79%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD79%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD79%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD79|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD79|1996'^^xsd:string;
  dwc:scientificName 'Calocarides macphersoni Kensley, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kensley, B.'^^xsd:string;
  dwc:typeStatus 'Paratype of Calocarides macphersoni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>95'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '-20.7'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '246243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD79|1996'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '246243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1981'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000640'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 19'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000640'^^xsd:anyURI;
  dwc:observationDate '1975-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8405"^^xsd:decimal ;
  dwc:decimalLongitude "4.3622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  geo-pos:lat "39.8405"^^xsd:decimal ;
  geo-pos:long "4.3622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000822'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3622'^^xsd:double;
  dwc:latitude '39.8405'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000822'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8405"^^xsd:decimal ;
  dwc:decimalLongitude "4.3622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  geo-pos:lat "39.8405"^^xsd:decimal ;
  geo-pos:long "4.3622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000823'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3622'^^xsd:double;
  dwc:latitude '39.8405'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000823'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8118"^^xsd:decimal ;
  dwc:decimalLongitude "4.3395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8118 4.3395)"^^geo:wktLiteral ;
  geo-pos:lat "39.8118"^^xsd:decimal ;
  geo-pos:long "4.3395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000841'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3395'^^xsd:double;
  dwc:latitude '39.8118'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000841'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000732'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000732'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD349%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD349%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD349%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD349%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD349%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD349|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Muestreos>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD349|1991'^^xsd:string;
  dwc:scientificName 'Periclimenes andresi Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Periclimenes andresi'^^xsd:string;
  dwc:fieldNumber 'Muestreos>'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '514662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD349|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '514662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000062'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000062'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8453"^^xsd:decimal ;
  dwc:decimalLongitude "4.1032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  geo-pos:lat "39.8453"^^xsd:decimal ;
  geo-pos:long "4.1032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-192 VD1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000063'^^xsd:string;
  dwc:scientificName 'Vanneaugobius dollfusi Brownell, 1978'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-192 VD1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1032'^^xsd:double;
  dwc:latitude '39.8453'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '273478'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000063'^^xsd:anyURI;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '273478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8453"^^xsd:decimal ;
  dwc:decimalLongitude "4.1032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  geo-pos:lat "39.8453"^^xsd:decimal ;
  geo-pos:long "4.1032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-192 OB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000064'^^xsd:string;
  dwc:scientificName 'Odondebuenia balearica  (Pellegrin and Fage, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-192 OB1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1032'^^xsd:double;
  dwc:latitude '39.8453'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126920'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000064'^^xsd:anyURI;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000283'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000283'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000282'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000282'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "186D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000405'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '186D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000405'^^xsd:anyURI;
  dwc:observationDate '1991-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000129'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000129'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001180'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001180'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC147%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC147%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC147%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.45"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC147%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.45"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC147%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC147|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC147|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis Verrill, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-68'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-24.45'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC147|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|2000'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1997'^^xsd:string;
  dwc:scientificName 'Aluterus monoceros (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique220'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1997'^^xsd:string;
  dwc:scientificName 'Aluterus monoceros (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique220'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB386|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB386|1986'^^xsd:string;
  dwc:scientificName 'Amblyrhynchotes honckenii (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB386|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes americanus De Kay, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD664%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD664%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD664%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7667 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD664%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7667 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7667"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD664%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD664|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD664|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>60'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.7667'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD664|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1981'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD89|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD89|1991'^^xsd:string;
  dwc:scientificName 'Solenocera florea Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '377664'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD89|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '377664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD91|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>33-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD91|1992'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'Acude>33-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD91|1992'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD640%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD640%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD640%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD640%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-27.45"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD640%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD640|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD640|1991'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>19'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-27.45'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD640|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1992'^^xsd:string;
  dwc:scientificName 'Prionotus gymnostethus Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1992'^^xsd:string;
  dwc:scientificName 'Prionotus gymnostethus Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1992'^^xsd:string;
  dwc:scientificName 'Prionotus gymnostethus Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|2000'^^xsd:string;
  dwc:scientificName 'Apogon imberbis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|2000'^^xsd:anyURI;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB368|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB368|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB368|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|1986'^^xsd:string;
  dwc:scientificName 'Apogon quadrifasciatus Cuvier, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '209325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '712656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB634|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB634|1981'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB634|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000013'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000013'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3167 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3167 -81.15)"^^geo:wktLiteral ;
  geo-pos:lat "25.3167"^^xsd:decimal ;
  geo-pos:long "-81.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1984'^^xsd:string;
  dwc:scientificName 'Lutjanus synagris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '25.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '159800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1984'^^xsd:anyURI;
  dwc:observationDate '1975-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3167 -81.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3167 -81.15)"^^geo:wktLiteral ;
  geo-pos:lat "25.3167"^^xsd:decimal ;
  geo-pos:long "-81.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1984'^^xsd:string;
  dwc:scientificName 'Lutjanus synagris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-81.15'^^xsd:double;
  dwc:latitude '25.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '159800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1984'^^xsd:anyURI;
  dwc:observationDate '1975-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000027'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000027'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-166.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.6833"^^xsd:decimal ;
  geo-pos:long "-166.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB697%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB697|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB697|1988'^^xsd:string;
  dwc:scientificName 'Lycodes brevipes Bean, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-166.85'^^xsd:double;
  dwc:latitude '53.6833'^^xsd:double;
  dwc:aphiaid '254595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB697|1988'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-166.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.6833"^^xsd:decimal ;
  geo-pos:long "-166.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB698|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB698|1988'^^xsd:string;
  dwc:scientificName 'Lycodes brevipes Bean, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-166.85'^^xsd:double;
  dwc:latitude '53.6833'^^xsd:double;
  dwc:aphiaid '254595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB698|1988'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8333 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8333 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.8333"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB535|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV233(107)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB535|1981'^^xsd:string;
  dwc:scientificName 'Lycodes frigidus Collett, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV233(107)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.8333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '127105'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB535|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|2000'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|1986'^^xsd:string;
  dwc:scientificName 'Ariodes dussumieri (Valenciennes, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '316420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '282297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD41%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD41%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD41%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD41%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD41%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD41|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD41|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva zoea 4'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD41|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3333 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3333"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3333 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3333"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB698%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB698|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB698|1981'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.3333'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB698|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1992'^^xsd:string;
  dwc:scientificName 'Prionotus gymnostethus Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1227'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:aphiaid '309403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000815'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000815'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB538|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB538|1981'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB538|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB552|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB552|1981'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB552|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes americanus De Kay, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes americanus De Kay, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes americanus De Kay, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1985'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1999'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2667 -51.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2667 -51.2667)"^^geo:wktLiteral ;
  geo-pos:lat "43.2667"^^xsd:decimal ;
  geo-pos:long "-51.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB314|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB314|1999'^^xsd:string;
  dwc:scientificName 'Melanogrammus aeglefinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-83'^^xsd:string;
  dwc:collector 'Bañón, R. ,'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.2667'^^xsd:double;
  dwc:latitude '43.2667'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB314|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -62.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -62.1167)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-62.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1987'^^xsd:string;
  dwc:scientificName 'Melanogrammus aeglefinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sulak, K.'^^xsd:string;
  dwc:collector 'Sulak, K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-62.1167'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1987'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9667 6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "672"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9667 6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9667"^^xsd:decimal ;
  geo-pos:long "6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-15'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1333'^^xsd:double;
  dwc:latitude '-24.9667'^^xsd:double;
  dwc:minimumDepth '672'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1985'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-3'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-24.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-3'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-24.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.5833"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1990'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.5833'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.2667)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-44.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1990'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.2667'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '753'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9667 6.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "672"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9667 6.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9667"^^xsd:decimal ;
  geo-pos:long "6.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-15'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1333'^^xsd:double;
  dwc:latitude '-24.9667'^^xsd:double;
  dwc:minimumDepth '672'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1985'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "44.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000587'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '44.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000587'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000588'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E47'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '-22.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000588'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1994'^^xsd:string;
  dwc:scientificName 'Pseudupeneus grandisquamis (Gill, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1994'^^xsd:string;
  dwc:scientificName 'Pseudupeneus grandisquamis (Gill, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1994'^^xsd:string;
  dwc:scientificName 'Pseudupeneus grandisquamis (Gill, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1998'^^xsd:string;
  dwc:scientificName 'Bothus constellatus (Jordan, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1998'^^xsd:string;
  dwc:scientificName 'Bothus constellatus (Jordan, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "43.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000580'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '43.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000580'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000581'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000581'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "60.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000582'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '60.4'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000582'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000583'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000583'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000584'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '26.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000584'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000585'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000585'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000586'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E47'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '-22.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000586'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2833"^^xsd:decimal ;
  dwc:decimalLongitude "13.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2833"^^xsd:decimal ;
  geo-pos:long "13.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB433|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB433|1981'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8167'^^xsd:double;
  dwc:latitude '-26.2833'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB433|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD659%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD659%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD659%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD659%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD659%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD659|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD659|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD659|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1994'^^xsd:string;
  dwc:scientificName 'Pseudupeneus grandisquamis (Gill, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1994'^^xsd:string;
  dwc:scientificName 'Pseudupeneus grandisquamis (Gill, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1981'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1981'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1981'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1981'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB526|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB526|1986'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB526|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB545|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB545|1986'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB545|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB558|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB558|1986'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB558|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.45 -17.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.45"^^xsd:decimal ;
  geo-pos:long "-17.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena stephanica Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.55'^^xsd:double;
  dwc:latitude '14.45'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '274737'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '274737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB441|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB441|1981'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB441|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB570|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV264(138)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB570|1981'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV264(138)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB570|1981'^^xsd:anyURI;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB571|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV264(138)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB571|1981'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV264(138)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB571|1981'^^xsd:anyURI;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB659|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB659|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB659|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB660|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB660|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB660|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000373'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000373'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000374'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000374'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000375'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000375'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000376'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000376'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB487|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB487|1983'^^xsd:string;
  dwc:scientificName 'Raja asterias Delaroche, 1809'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB487|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1982'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1982'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB395|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB395|1983'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB395|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 0.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 0.9167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8833"^^xsd:decimal ;
  geo-pos:long "0.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB465|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB465|1999'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-61'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9167'^^xsd:double;
  dwc:latitude '38.8833'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB465|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3333 0.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3333"^^xsd:decimal ;
  dwc:decimalLongitude "0.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3333 0.4667)"^^geo:wktLiteral ;
  geo-pos:lat "38.3333"^^xsd:decimal ;
  geo-pos:long "0.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|2006'^^xsd:string;
  dwc:scientificName 'Conger fluycate'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '0.4667'^^xsd:double;
  dwc:latitude '38.3333'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC86%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC86%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC86%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2333"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC86%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2333"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC86%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC86|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IX 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC86|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IX 2 P-10'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-26.2333'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC86|2002'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC87%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC87%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC87%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC87%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC87%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC87|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VIII2 P-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC87|2002'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VIII2 P-37'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC87|2002'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|2000'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-31'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB799%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB799|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB799|1981'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB799|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.9667"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1987'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.9667'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1981'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1987'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1987'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes americanus De Kay, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000959'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000959'^^xsd:anyURI;
  dwc:observationDate '1991-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000960'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000960'^^xsd:anyURI;
  dwc:observationDate '1993-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000961'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000961'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  geo-pos:lat "37.532666667"^^xsd:decimal ;
  geo-pos:long "-0.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001009'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001009'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD289|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD289|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD289|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1983'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB367|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB367|1986'^^xsd:string;
  dwc:scientificName 'Lepidotrigla faurei Gilchrist & Thompson, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB367|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000633'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000633'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000634'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000634'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-105.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-105.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD247|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD247|1994'^^xsd:string;
  dwc:scientificName 'Oediplax granulata Rathbun, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>18'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.8833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '443998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD247|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '443998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB434|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB434|1986'^^xsd:string;
  dwc:scientificName 'Lepidotrigla faurei Gilchrist & Thompson, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique251'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB434|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB580%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB580%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB580%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB580%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB580%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB580|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB580|1986'^^xsd:string;
  dwc:scientificName 'Lepidotrigla faurei Gilchrist & Thompson, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB580|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC434%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC434%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC434%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC434%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC434%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC434|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC434|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-256'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.5833'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC434|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000030'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000030'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7333 -106.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7333 -106.0333)"^^geo:wktLiteral ;
  geo-pos:lat "22.7333"^^xsd:decimal ;
  geo-pos:long "-106.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|1994'^^xsd:string;
  dwc:scientificName 'Hepatus kossmanni Neumann, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>13'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.0333'^^xsd:double;
  dwc:latitude '22.7333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '440266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '440266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8453"^^xsd:decimal ;
  dwc:decimalLongitude "4.1032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  geo-pos:lat "39.8453"^^xsd:decimal ;
  geo-pos:long "4.1032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-192 CL1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000065'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (von Düben,1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-192 CL1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1032'^^xsd:double;
  dwc:latitude '39.8453'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000065'^^xsd:anyURI;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8453"^^xsd:decimal ;
  dwc:decimalLongitude "4.1032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  geo-pos:lat "39.8453"^^xsd:decimal ;
  geo-pos:long "4.1032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-192 PF1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000066'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen and Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-192 PF1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1032'^^xsd:double;
  dwc:latitude '39.8453'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000066'^^xsd:anyURI;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8453"^^xsd:decimal ;
  dwc:decimalLongitude "4.1032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8453 4.1032)"^^geo:wktLiteral ;
  geo-pos:lat "39.8453"^^xsd:decimal ;
  geo-pos:long "4.1032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-192 DB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000067'^^xsd:string;
  dwc:scientificName 'Diplecogaster bimaculata (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-192 DB1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1032'^^xsd:double;
  dwc:latitude '39.8453'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000067'^^xsd:anyURI;
  dwc:observationDate '2016-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000068'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000068'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II253'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -9.05)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|2006'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.05'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|2006'^^xsd:anyURI;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2675"^^xsd:decimal ;
  dwc:decimalLongitude "2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "41.2675"^^xsd:decimal ;
  geo-pos:long "2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000173'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8395'^^xsd:double;
  dwc:latitude '41.2675'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000173'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD207%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD207|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD207|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD207|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2673 2.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2673"^^xsd:decimal ;
  dwc:decimalLongitude "2.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2673 2.842)"^^geo:wktLiteral ;
  geo-pos:lat "41.2673"^^xsd:decimal ;
  geo-pos:long "2.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000174'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.842'^^xsd:double;
  dwc:latitude '41.2673'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000174'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1982'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1982'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8833"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|2006'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '38.8833'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC148%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC148%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC148%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4333 14.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC148%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4333 14.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4333"^^xsd:decimal ;
  geo-pos:long "14.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC148%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC148|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 PESCAVIGO-DOS2 P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC148|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 PESCAVIGO-DOS2 P-29'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2167'^^xsd:double;
  dwc:latitude '-26.4333'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC148|2002'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC149%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC149%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC149%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6833 16.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6833"^^xsd:decimal ;
  dwc:decimalLongitude "16.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC149%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6833 16.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6833"^^xsd:decimal ;
  geo-pos:long "16.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC149%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC149|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XII 2 P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC149|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XII 2 P-40'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2667'^^xsd:double;
  dwc:latitude '-28.6833'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC149|2002'^^xsd:anyURI;
  dwc:observationDate '1988-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC15%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC15%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC15%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC15%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC15%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC15|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC15|2004'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC15|2004'^^xsd:anyURI;
  dwc:observationDate '1990-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC16%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC16%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC16%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1837"^^xsd:integer ;
  dwc:maximumDepthInMeters "1880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC16%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC16%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC16|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BATHOS IV 2 P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC16|2004'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BATHOS IV 2 P-6'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '1837'^^xsd:integer;
  dwc:maximumDepth '1880'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC16|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|2000'^^xsd:string;
  dwc:scientificName 'Pseudotolithus senegalensis (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|2000'^^xsd:string;
  dwc:scientificName 'Pseudotolithus senegalensis (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0454 3.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0454"^^xsd:decimal ;
  dwc:decimalLongitude "3.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0454 3.2338)"^^geo:wktLiteral ;
  geo-pos:lat "42.0454"^^xsd:decimal ;
  geo-pos:long "3.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2|2000'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa leloeuffi Corbera & Garcia-Rubies, 1998'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:typeStatus 'Holotype of Bodotria arenosa leloeuffi'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2338'^^xsd:double;
  dwc:latitude '42.0454'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '1033510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2|2000'^^xsd:anyURI;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1033510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.6167"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1983'^^xsd:string;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.6167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.6167"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1983'^^xsd:string;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.6167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "401"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD228|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD228|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '401'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD228|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD230|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD230|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD230|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0716"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.0716"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU13|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU13|2006'^^xsd:string;
  dwc:scientificName 'Iphinoe canariensis Corbera, Brito & Nunez, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Brito, M. C. | Nunez, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Iphinoe canariensis'^^xsd:string;
  dwc:collector 'Corbera, J.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '28.0716'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '387575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU13|2006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '387575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD222|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD222|1991'^^xsd:string;
  dwc:scientificName 'Nautilocorystes ocellatus (Gray, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.85'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '241095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD222|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '241095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD222|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD222|1994'^^xsd:string;
  dwc:scientificName 'Spinolambrus exilipes (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>31'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9833'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '442336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD222|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '442336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000664'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000664'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 167.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "167.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 167.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "167.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 42CC 245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla annamarae del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla annamarae'^^xsd:string;
  dwc:fieldNumber 'Musorstom 42CC 245'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '167.1833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274882'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl (Shrimps)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1994'^^xsd:anyURI;
  dwc:observationDate '1985-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '274882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 15.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "15.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 15.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "15.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD303|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD303|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1333'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD303|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2233"^^xsd:decimal ;
  dwc:decimalLongitude "3.0078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2233 3.0078)"^^geo:wktLiteral ;
  geo-pos:lat "39.2233"^^xsd:decimal ;
  geo-pos:long "3.0078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L-183 BS6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000073'^^xsd:string;
  dwc:scientificName 'Buenia Iljin, 1930 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS16 > L-183 BS6'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0078'^^xsd:double;
  dwc:latitude '39.2233'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125979'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000073'^^xsd:anyURI;
  dwc:observationDate '2016-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|2000'^^xsd:string;
  dwc:scientificName 'Pseudotolithus senegalensis (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|2000'^^xsd:string;
  dwc:scientificName 'Pseudotolithus senegalensis (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1998'^^xsd:string;
  dwc:scientificName 'Bothus constellatus (Jordan, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1998'^^xsd:string;
  dwc:scientificName 'Bothus constellatus (Jordan, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '274183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '274183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM31%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM31%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM31%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.2333 -80.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM31%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.2333 -80.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-69.2333"^^xsd:decimal ;
  geo-pos:long "-80.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM31%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM31|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM31|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-80.0166'^^xsd:double;
  dwc:latitude '-69.2333'^^xsd:double;
  dwc:minimumDepth '1320'^^xsd:integer;
  dwc:maximumDepth '1320'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM31|2007'^^xsd:anyURI;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|2000'^^xsd:string;
  dwc:scientificName 'Pseudotolithus brachygnathus Bleeker, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '304267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '273787'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "328"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.3167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1983'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3167'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '328'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 163.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "163.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 163.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "163.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Musorstom 42CC 202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1994'^^xsd:string;
  dwc:scientificName 'Lepidotrigla annamarae del Cerro & Lloris, 1997'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lepidotrigla annamarae'^^xsd:string;
  dwc:fieldNumber 'Musorstom 42CC 202'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '163.1667'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274882'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl (Shrimps)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1994'^^xsd:anyURI;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '274882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB496|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB496|1981'^^xsd:string;
  dwc:scientificName 'Merluccius paradoxus Franca, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB496|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU76%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU76%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU76%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU76%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU76%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU76|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU76|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype ofPseudosympodomma persicum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU76|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU72%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU72%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU72%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3333 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3333"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU72%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3333 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.3333"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU72%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU72|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU72|2007'^^xsd:string;
  dwc:scientificName 'Cyclaspis adiastolos Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Cyclaspis adiastolos'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.3333'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Specimen and two slides'^^xsd:string;
  dwc:aphiaid '242184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU72|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '242184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -107.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -107.05)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-107.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD225|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD225|1994'^^xsd:string;
  dwc:scientificName 'Iliacantha hancocki Rathbun, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>8'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.05'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '441175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD225|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '441259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.9667"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD225|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD225|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.9667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD225|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000737'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000737'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000738'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000738'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000287'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000287'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000288'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000288'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000289'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000289'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000499'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.12'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000499'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000500'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.11'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000500'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "54.22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000501'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '54.22'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000501'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V4P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000502'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'V4P18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000502'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V9P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000503'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'V9P31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000503'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000197'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000197'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000198'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000198'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2277 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2277"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2277 2.8398)"^^geo:wktLiteral ;
  geo-pos:lat "41.2277"^^xsd:decimal ;
  geo-pos:long "2.8398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000199'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A11'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.2277'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000199'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000200'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A12'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000200'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1312"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  geo-pos:lat "41.1312"^^xsd:decimal ;
  geo-pos:long "2.8398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000210'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M40'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.1312'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000210'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1981'^^xsd:string;
  dwc:scientificName 'Mystriophis crosnieri Blache, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II270'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '281611'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '281611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB244|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB244|1981'^^xsd:string;
  dwc:scientificName 'Mystriophis crosnieri Blache, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '281611'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB244|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '281611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB683%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB683%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB683%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB683%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB683%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB683|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB683|1981'^^xsd:string;
  dwc:scientificName 'Mystriophis crosnieri Blache, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '281611'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB683|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '281611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD460|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD460|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>17'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-24.7'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD460|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1994'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1996'^^xsd:string;
  dwc:scientificName 'Limanda ferruginea Storer, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1571969'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000140'^^xsd:string;
  dwc:scientificName 'Munidopsis cylindrophthalma Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '392509'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000140'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '392509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000141'^^xsd:string;
  dwc:scientificName 'Carcinoplax longimana De Haan, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '440946'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000141'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '440946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000142'^^xsd:string;
  dwc:scientificName 'Carcinoplax longimana De Haan, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '440946'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000142'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '440946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000143'^^xsd:string;
  dwc:scientificName 'Randallia pustuloides Sakai, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '455342'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000143'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '441359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD478%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD478%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD478%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "882"^^xsd:integer ;
  dwc:maximumDepthInMeters "882"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD478%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD478%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD478|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD478|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '882'^^xsd:integer;
  dwc:maximumDepth '882'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD478|2000'^^xsd:anyURI;
  dwc:observationDate '1999-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB784%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB784%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB784%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB784%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "11.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB784%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB784|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB784|1981'^^xsd:string;
  dwc:scientificName 'Mystriophis crosnieri Blache, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5667'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '281611'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB784|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '281611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.8667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1987'^^xsd:string;
  dwc:scientificName 'Mystriophis rostellatus Blache, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.8667'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '281612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '281612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000389'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000389'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4411"^^xsd:decimal ;
  dwc:decimalLongitude "29.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4411"^^xsd:decimal ;
  geo-pos:long "29.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "153C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000388'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '153C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.8322'^^xsd:double;
  dwc:latitude '-32.4411'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000388'^^xsd:anyURI;
  dwc:observationDate '1990-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4411"^^xsd:decimal ;
  dwc:decimalLongitude "29.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4411"^^xsd:decimal ;
  geo-pos:long "29.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000386'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.8322'^^xsd:double;
  dwc:latitude '-32.4411'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000386'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4411"^^xsd:decimal ;
  dwc:decimalLongitude "29.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4411"^^xsd:decimal ;
  geo-pos:long "29.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000387'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.8322'^^xsd:double;
  dwc:latitude '-32.4411'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000387'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4411"^^xsd:decimal ;
  dwc:decimalLongitude "29.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4411"^^xsd:decimal ;
  geo-pos:long "29.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000385'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.8322'^^xsd:double;
  dwc:latitude '-32.4411'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000385'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000290'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000290'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000291'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000291'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000292'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000292'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4411"^^xsd:decimal ;
  dwc:decimalLongitude "29.8322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4411 29.8322)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4411"^^xsd:decimal ;
  geo-pos:long "29.8322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000384'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.8322'^^xsd:double;
  dwc:latitude '-32.4411'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000384'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5052 12.5617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5052"^^xsd:decimal ;
  dwc:decimalLongitude "12.5617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5052 12.5617)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5052"^^xsd:decimal ;
  geo-pos:long "12.5617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "43.44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000492'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '43.44'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '12.5617'^^xsd:double;
  dwc:latitude '-20.5052'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000492'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "55.19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000493'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '55.19'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000493'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3712"^^xsd:decimal ;
  dwc:decimalLongitude "11.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3712"^^xsd:decimal ;
  geo-pos:long "11.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51.24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000494'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51.24'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.9937'^^xsd:double;
  dwc:latitude '-19.3712'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000494'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3712"^^xsd:decimal ;
  dwc:decimalLongitude "11.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3712"^^xsd:decimal ;
  geo-pos:long "11.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "50.26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000495'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '50.26'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.9937'^^xsd:double;
  dwc:latitude '-19.3712'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000495'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3712"^^xsd:decimal ;
  dwc:decimalLongitude "11.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3712"^^xsd:decimal ;
  geo-pos:long "11.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51.23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000496'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51.23'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.9937'^^xsd:double;
  dwc:latitude '-19.3712'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000496'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "56.17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000497'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '56.17'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000497'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.4566"^^xsd:decimal ;
  dwc:decimalLongitude "11.4938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.4566 11.4938)"^^geo:wktLiteral ;
  geo-pos:lat "-18.4566"^^xsd:decimal ;
  geo-pos:long "11.4938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "57.15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000498'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '57.15'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.4938'^^xsd:double;
  dwc:latitude '-18.4566'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000498'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000665'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000665'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9167 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9167"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9167 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9167"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD77|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD77|1996'^^xsd:string;
  dwc:scientificName 'Calocarides macphersoni Kensley, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kensley, B.'^^xsd:string;
  dwc:typeStatus 'Paratype of Calocarides macphersoni'^^xsd:string;
  dwc:fieldNumber 'Benguela II>66'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-22.9167'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '246243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD77|1996'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '246243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB365|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB365|1998'^^xsd:string;
  dwc:scientificName 'Apolemichthys xanthotis Fraser-Brunner, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '211791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB365|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '211791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6333"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.6333"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1998'^^xsd:string;
  dwc:scientificName 'Aprion virescens Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '3.6333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '212546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1998'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '212546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6667 -47.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-47.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1328"^^xsd:integer ;
  dwc:maximumDepthInMeters "1368"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6667 -47.7667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6667"^^xsd:decimal ;
  geo-pos:long "-47.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1999'^^xsd:string;
  dwc:scientificName 'Apristurus profundorum (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-13'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-47.7667'^^xsd:double;
  dwc:latitude '45.6667'^^xsd:double;
  dwc:minimumDepth '1328'^^xsd:integer;
  dwc:maximumDepth '1368'^^xsd:integer;
  dwc:aphiaid '158513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '158513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB470|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB470|1981'^^xsd:string;
  dwc:scientificName 'Apristurus nasutus de Buen, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '105810'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB470|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482"^^xsd:integer ;
  dwc:maximumDepthInMeters "482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '482'^^xsd:integer;
  dwc:maximumDepth '482'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1985'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1985'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.3667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1995'^^xsd:string;
  dwc:scientificName 'Antimora rostrata Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1995'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0166"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "649"^^xsd:integer ;
  dwc:maximumDepthInMeters "649"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0166"^^xsd:decimal ;
  geo-pos:long "-60.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU15%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU15|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU15|2000'^^xsd:string;
  dwc:scientificName 'Procampylaspis halei Corbera, 2000 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Procampylaspis halei'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.4333'^^xsd:double;
  dwc:latitude '-62.0166'^^xsd:double;
  dwc:minimumDepth '649'^^xsd:integer;
  dwc:maximumDepth '649'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '231738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU15|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU16%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU16%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU16%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0166"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "649"^^xsd:integer ;
  dwc:maximumDepthInMeters "649"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU16%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0166"^^xsd:decimal ;
  geo-pos:long "-60.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU16%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU16|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU16|2000'^^xsd:string;
  dwc:scientificName 'Procampylaspis halei Corbera, 2000 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Procampylaspis halei'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.4333'^^xsd:double;
  dwc:latitude '-62.0166'^^xsd:double;
  dwc:minimumDepth '649'^^xsd:integer;
  dwc:maximumDepth '649'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '231738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU16|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB427|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB427|1999'^^xsd:string;
  dwc:scientificName 'Ariomma melanum (Ginsburg, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '159593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB427|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '403239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|2000'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.05"^^xsd:decimal ;
  geo-pos:long "13.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB533|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV242(116)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB533|1981'^^xsd:string;
  dwc:scientificName 'Apristurus nasutus de Buen, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV242(116)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1833'^^xsd:double;
  dwc:latitude '-24.05'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '105810'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB533|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '105810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000896'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000896'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000897'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000897'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8263"^^xsd:decimal ;
  dwc:decimalLongitude "4.3287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  geo-pos:lat "39.8263"^^xsd:decimal ;
  geo-pos:long "4.3287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000925'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3287'^^xsd:double;
  dwc:latitude '39.8263'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000925'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|2000'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-40'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6333'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8516 3.7693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8516"^^xsd:decimal ;
  dwc:decimalLongitude "3.7693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8516 3.7693)"^^geo:wktLiteral ;
  geo-pos:lat "39.8516"^^xsd:decimal ;
  geo-pos:long "3.7693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000011'^^xsd:string;
  dwc:scientificName 'Pseudamussium clavatum (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P53'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7693'^^xsd:double;
  dwc:latitude '39.8516'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140716'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000011'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1625 3.4161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1625"^^xsd:decimal ;
  dwc:decimalLongitude "3.4161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1625 3.4161)"^^geo:wktLiteral ;
  geo-pos:lat "42.1625"^^xsd:decimal ;
  geo-pos:long "3.4161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000017'^^xsd:string;
  dwc:scientificName 'Euspira fusca (Blainville, 1825) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P31'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4161'^^xsd:double;
  dwc:latitude '42.1625'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140529'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000017'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  geo-pos:lat "44.5595"^^xsd:decimal ;
  geo-pos:long "-2.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040301'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040301'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1099"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  geo-pos:lat "44.5531"^^xsd:decimal ;
  geo-pos:long "-2.2696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS II > TS13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101902'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS II > TS13'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2696'^^xsd:double;
  dwc:latitude '44.5531'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1099'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | Slides'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101902'^^xsd:anyURI;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12|2000'^^xsd:string;
  dwc:scientificName 'Scherocumella longirostris (Sars, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '110589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12|2000'^^xsd:anyURI;
  dwc:observationDate '1992-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5333 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5333 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5333"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC70|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC70|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-11'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-18.5333'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC70|2002'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC70%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC70|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC70|2004'^^xsd:string;
  dwc:scientificName 'Architeuthis (Steenstrup, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 51'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-26.9167'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '156850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC70|2004'^^xsd:anyURI;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '156850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.15"^^xsd:decimal ;
  geo-pos:long "6.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC71|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 P-BB8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC71|2002'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii (Lesueur, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 P-BB8'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3333'^^xsd:double;
  dwc:latitude '-26.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC71|2002'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC71%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC71|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC71|2004'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii (Férussac, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC71|2004'^^xsd:anyURI;
  dwc:observationDate '1989-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS277%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS277%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS277%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.15 -92.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.15"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS277%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.15 -92.5)"^^geo:wktLiteral ;
  geo-pos:lat "14.15"^^xsd:decimal ;
  geo-pos:long "-92.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS277%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS277|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P7Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS277|1994'^^xsd:string;
  dwc:scientificName 'Squilla biformis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P7Est41'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5'^^xsd:double;
  dwc:latitude '14.15'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS277|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000659'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000659'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000660'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000660'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000661'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000661'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000662'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000662'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000663'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L146'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000663'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "396"^^xsd:integer ;
  dwc:maximumDepthInMeters "401"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1981'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '396'^^xsd:integer;
  dwc:maximumDepth '401'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1848 2.8545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1848"^^xsd:decimal ;
  dwc:decimalLongitude "2.8545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1848 2.8545)"^^geo:wktLiteral ;
  geo-pos:lat "41.1848"^^xsd:decimal ;
  geo-pos:long "2.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000191'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M27'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8545'^^xsd:double;
  dwc:latitude '41.1848'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000191'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000196'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000196'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "562"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.8833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-3.8833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '562'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|2006'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001032'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001032'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001033'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001033'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001034'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001034'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000139'^^xsd:string;
  dwc:scientificName 'Munidopsis cylindrophthalma Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '392509'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000139'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '392509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  geo-pos:lat "37.532666667"^^xsd:decimal ;
  geo-pos:long "-0.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001011'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001011'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001021'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001021'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001030'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001030'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001167'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001167'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001168'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001168'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7167 1.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7167"^^xsd:decimal ;
  dwc:decimalLongitude "1.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7167 1.2333)"^^geo:wktLiteral ;
  geo-pos:lat "40.7167"^^xsd:decimal ;
  geo-pos:long "1.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1988'^^xsd:string;
  dwc:scientificName 'Polyprion americanus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:collector 'Allué, C.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.2333'^^xsd:double;
  dwc:latitude '40.7167'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1988'^^xsd:anyURI;
  dwc:observationDate '1985-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1985'^^xsd:string;
  dwc:scientificName 'Polyprion americanus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII247'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB442|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB442|1986'^^xsd:string;
  dwc:scientificName 'Polystegamus coeruleopunctatus Klunzinger, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB442|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000332'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000332'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000334'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000334'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000335'^^xsd:string;
  dwc:scientificName 'Echinus melo (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124294'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000335'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000336'^^xsd:string;
  dwc:scientificName 'Echinus melo (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124294'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000336'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000995'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000995'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001003'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001003'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000920'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000920'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0975"^^xsd:decimal ;
  dwc:decimalLongitude "3.4126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  geo-pos:lat "42.0975"^^xsd:decimal ;
  geo-pos:long "3.4126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000977'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4126'^^xsd:double;
  dwc:latitude '42.0975'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000977'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000944'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000944'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000945'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000945'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000921'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000921'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000922'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000922'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000943'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000943'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB558%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB558|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB558|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB558|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000919'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000919'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000918'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000918'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC194%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC194%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC194%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "831"^^xsd:integer ;
  dwc:maximumDepthInMeters "831"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC194%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7833"^^xsd:decimal ;
  geo-pos:long "13.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC194%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC194|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC194|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis massyae (Grimpe, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-105'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0167'^^xsd:double;
  dwc:latitude '-23.7833'^^xsd:double;
  dwc:minimumDepth '831'^^xsd:integer;
  dwc:maximumDepth '831'^^xsd:integer;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC194|2000'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC195%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC195%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC195%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "952"^^xsd:integer ;
  dwc:maximumDepthInMeters "952"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC195%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC195%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC195|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC195|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis Verrill, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '952'^^xsd:integer;
  dwc:maximumDepth '952'^^xsd:integer;
  dwc:aphiaid '138294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC195|2000'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "994"^^xsd:integer ;
  dwc:maximumDepthInMeters "1036"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD122|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V>P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD122|1998'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATHOS V>P-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '994'^^xsd:integer;
  dwc:maximumDepth '1036'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD122|1998'^^xsd:anyURI;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0876 1.2484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0876"^^xsd:decimal ;
  dwc:decimalLongitude "1.2484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0876 1.2484)"^^geo:wktLiteral ;
  geo-pos:lat "41.0876"^^xsd:decimal ;
  geo-pos:long "1.2484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000003'^^xsd:string;
  dwc:scientificName 'Gymnura altavela (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barría, C.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collector 'Barría, C.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2484'^^xsd:double;
  dwc:latitude '41.0876'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '105856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000003'^^xsd:anyURI;
  dwc:observationDate '2014-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '105856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8608 3.1574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8608"^^xsd:decimal ;
  dwc:decimalLongitude "3.1574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8608 3.1574)"^^geo:wktLiteral ;
  geo-pos:lat "41.8608"^^xsd:decimal ;
  geo-pos:long "3.1574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000004'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, Ll.'^^xsd:string;
  dwc:collector 'Mañé, E.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1574'^^xsd:double;
  dwc:latitude '41.8608'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Lessepsian invader'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000004'^^xsd:anyURI;
  dwc:observationDate '2014-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "COMSOM > CCHR2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000005'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Colmenero, A.'^^xsd:string;
  dwc:fieldNumber 'COMSOM > CCHR2'^^xsd:string;
  dwc:collector 'Colmenero, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000005'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB536|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB536|1988'^^xsd:string;
  dwc:scientificName 'Salilota australis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '282654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB536|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '282654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1987'^^xsd:string;
  dwc:scientificName 'Salilota australis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '282654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '282654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB627%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB627|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB627|1986'^^xsd:string;
  dwc:scientificName 'Hoplichthys acanthopleurus Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB627|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000956'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000956'^^xsd:anyURI;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000962'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000962'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5427 2.9761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5427"^^xsd:decimal ;
  dwc:decimalLongitude "2.9761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5427 2.9761)"^^geo:wktLiteral ;
  geo-pos:lat "41.5427"^^xsd:decimal ;
  geo-pos:long "2.9761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000018'^^xsd:string;
  dwc:scientificName 'Pteroctopus  tetracirrhus (Delle Chiaje, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9761'^^xsd:double;
  dwc:latitude '41.5427'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000018'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8333 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8333 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8333"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB381|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB381|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '-27.8333'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB381|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000279'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000279'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000280'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000280'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000281'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000281'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000282'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000282'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000283'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000283'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000468'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000468'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000915'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000915'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000916'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000916'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000284'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000284'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000285'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000285'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000286'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000286'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000287'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000287'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD11|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2006 L>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD11|2007'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2006 L>10'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD11|2007'^^xsd:anyURI;
  dwc:observationDate '2006-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000971'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000971'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB497|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB497|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB497|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB498|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB498|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus atlanticus Collett, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB498|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000917'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000917'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB654|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB654|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes wiltoni (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB654|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB655|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB655|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes wiltoni (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB655|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB656|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB656|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes wiltoni (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB656|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB657|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB657|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes wiltoni (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB657|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB658%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB658|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB658|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes wiltoni (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB658|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD184|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-16-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD184|1998'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-16-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD184|1998'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD184|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS98 2>P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD184|1999'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS98 2>P-34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8833'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD184|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000957'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000957'^^xsd:anyURI;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8667 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8667 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "46.8667"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1990'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus Walbaum, 1792'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '46.8667'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD14%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD14%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD14%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "2.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD14%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.6167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "2.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD14%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD14|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Fronts 89>IKMT-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD14|1995'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Fronts 89>IKMT-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6167'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD14|1995'^^xsd:anyURI;
  dwc:observationDate '1989-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD130%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD130%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD130%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD130%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD130%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD130|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD130|1991'^^xsd:string;
  dwc:scientificName 'Paralomis cristulata Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paralomis cristulata'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '240658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD130|1991'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '240658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD135%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD135%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD135%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD135%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD135%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD135|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD135|1991'^^xsd:string;
  dwc:scientificName 'Platymaia longimana Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Platymaia longimana'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD135|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000896'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000896'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000897'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000897'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000898'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000898'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1999'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1999'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  geo-pos:lat "41.4181"^^xsd:decimal ;
  geo-pos:long "2.8858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000324'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000324'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7833"^^xsd:decimal ;
  geo-pos:long "-7.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|2004'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.8667'^^xsd:double;
  dwc:latitude '43.7833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7833"^^xsd:decimal ;
  geo-pos:long "-7.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|2004'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.8667'^^xsd:double;
  dwc:latitude '43.7833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000257'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000257'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB332|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB332|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB332|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001132'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001132'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -4.1597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "544"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -4.1597)"^^geo:wktLiteral ;
  geo-pos:lat "36.5045"^^xsd:decimal ;
  geo-pos:long "-4.1597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDIST07 > L15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001205'^^xsd:string;
  dwc:scientificName 'Cirolana Leach, 1818'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDIST07 > L15'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.1597'^^xsd:double;
  dwc:latitude '36.5045'^^xsd:double;
  dwc:minimumDepth '544'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '118399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001205'^^xsd:anyURI;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '118399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6333"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.6333"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1998'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus (Thunberg, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '3.6333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1998'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB359|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB359|1998'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus (Thunberg, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB359|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0035 1.2117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0035"^^xsd:decimal ;
  dwc:decimalLongitude "1.2117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141"^^xsd:integer ;
  dwc:maximumDepthInMeters "144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0035 1.2117)"^^geo:wktLiteral ;
  geo-pos:lat "41.0035"^^xsd:decimal ;
  geo-pos:long "1.2117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD69|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M04 > L082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD69|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M04 > L082'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2117'^^xsd:double;
  dwc:latitude '41.0035'^^xsd:double;
  dwc:minimumDepth '141'^^xsd:integer;
  dwc:maximumDepth '144'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD69|2007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB333|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB333|1999'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB333|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes ramsayi (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '403629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes ramsayi (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '403629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6797 3.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6797"^^xsd:decimal ;
  dwc:decimalLongitude "3.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6797 3.49)"^^geo:wktLiteral ;
  geo-pos:lat "39.6797"^^xsd:decimal ;
  geo-pos:long "3.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000029'^^xsd:string;
  dwc:scientificName 'Venus casina Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.49'^^xsd:double;
  dwc:latitude '39.6797'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000029'^^xsd:anyURI;
  dwc:observationDate '2009-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000034'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000034'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD5|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD5|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7666'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD5|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.4166)"^^geo:wktLiteral ;
  geo-pos:lat "40.9333"^^xsd:decimal ;
  geo-pos:long "1.4166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD1|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD1|2006'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Díaz, D. | Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4166'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'Puerulus'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD1|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001102'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001102'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001103'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001103'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1997'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2P-29'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000275'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000275'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000276'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000276'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000277'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000277'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000278'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000278'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1986'^^xsd:string;
  dwc:scientificName 'Hoplichthys acanthopleurus Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '221443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB362|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB362|1986'^^xsd:string;
  dwc:scientificName 'Hoplichthys acanthopleurus Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB362|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '221443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000895'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000895'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5286 0.7693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5286"^^xsd:decimal ;
  dwc:decimalLongitude "0.7693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5286 0.7693)"^^geo:wktLiteral ;
  geo-pos:lat "40.5286"^^xsd:decimal ;
  geo-pos:long "0.7693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS93 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001165'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS93 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7693'^^xsd:double;
  dwc:latitude '40.5286'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001165'^^xsd:anyURI;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001166'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001166'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000274'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000274'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB292|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB292|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB292|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000901'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000901'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000902'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000902'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000903'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000903'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000904'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000904'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000914'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000914'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB291|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB291|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB291|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000894'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000894'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1986'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus (Thunberg, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.7667 -10.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "740"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.7667 -10.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-70.7667"^^xsd:decimal ;
  geo-pos:long "-10.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB374|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-114-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB374|2000'^^xsd:string;
  dwc:scientificName 'Pogonophryne marmorata Norman, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-114-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.7167'^^xsd:double;
  dwc:latitude '-70.7667'^^xsd:double;
  dwc:minimumDepth '740'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB374|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8"^^xsd:decimal ;
  geo-pos:long "-10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|2000'^^xsd:string;
  dwc:scientificName 'Pogonophryne marmorata Norman, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.55'^^xsd:double;
  dwc:latitude '-70.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB509|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB509|1981'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB509|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB510|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB510|1981'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB510|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001095'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001095'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001096'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001096'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001097'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001097'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4181"^^xsd:decimal ;
  dwc:decimalLongitude "2.8858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4181 2.8858)"^^geo:wktLiteral ;
  geo-pos:lat "41.4181"^^xsd:decimal ;
  geo-pos:long "2.8858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000323'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8858'^^xsd:double;
  dwc:latitude '41.4181'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000323'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB511|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB511|1981'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB511|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1981'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1981'^^xsd:anyURI;
  dwc:observationDate '1975-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB359|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB359|1986'^^xsd:string;
  dwc:scientificName 'Hoplichthys acanthopleurus Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB359|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '221443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD42%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD42%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD42%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD42%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD42%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD42|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD42|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva megalopa'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD42|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000899'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000899'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1313"^^xsd:decimal ;
  dwc:decimalLongitude "2.6577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1313 2.6577)"^^geo:wktLiteral ;
  geo-pos:lat "41.1313"^^xsd:decimal ;
  geo-pos:long "2.6577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000900'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6577'^^xsd:double;
  dwc:latitude '41.1313'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000900'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000889'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000889'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000890'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000890'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000891'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000891'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB360|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB360|1986'^^xsd:string;
  dwc:scientificName 'Hoplichthys acanthopleurus Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB360|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '221443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1667"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1982'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II29'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.1667'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1999'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB508|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB508|1981'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB508|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD60|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD60|2004'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6166'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of juvenile 1'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD60|2004'^^xsd:anyURI;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5606 -2.711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5606"^^xsd:decimal ;
  dwc:decimalLongitude "-2.711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5606 -2.711)"^^geo:wktLiteral ;
  geo-pos:lat "36.5606"^^xsd:decimal ;
  geo-pos:long "-2.711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001038'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.711'^^xsd:double;
  dwc:latitude '36.5606'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001038'^^xsd:anyURI;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD46%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD46|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD46|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'First description of larva zoea 3'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD46|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000250'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000250'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000251'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000251'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000252'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000252'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB670|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB670|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes gilberti (Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB670|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen longipes ramsayi (Regan, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '403629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000253'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000253'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4318"^^xsd:decimal ;
  dwc:decimalLongitude "2.8898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4318 2.8898)"^^geo:wktLiteral ;
  geo-pos:lat "41.4318"^^xsd:decimal ;
  geo-pos:long "2.8898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000254'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8898'^^xsd:double;
  dwc:latitude '41.4318'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000254'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU81%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU81%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU81%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4666"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU81%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4666"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU81%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU81|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU81|2007'^^xsd:string;
  dwc:scientificName 'Heterocuma inerme Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Heterocuma inerme'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4666'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '242186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU81|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1714856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000874'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000874'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000875'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000875'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000876'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000876'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000877'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000877'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000878'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000878'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000879'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000879'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000888'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000888'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2156 1.7409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2156"^^xsd:decimal ;
  dwc:decimalLongitude "1.7409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2156 1.7409)"^^geo:wktLiteral ;
  geo-pos:lat "41.2156"^^xsd:decimal ;
  geo-pos:long "1.7409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000001'^^xsd:string;
  dwc:scientificName 'Lagocephalus lagocephalus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collector 'Juncosa, J.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7409'^^xsd:double;
  dwc:latitude '41.2156'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000001'^^xsd:anyURI;
  dwc:observationDate '2012-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000892'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000892'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000893'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000893'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|1981'^^xsd:string;
  dwc:scientificName 'Galeus piperatus Springer & Wagner, 1966'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9667'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '271363'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '271363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1986'^^xsd:string;
  dwc:scientificName 'Gasterosteus aculeatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13053101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13053101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13053101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0666"^^xsd:decimal ;
  dwc:decimalLongitude "1.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13053101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0666 1.6166)"^^geo:wktLiteral ;
  geo-pos:lat "41.0666"^^xsd:decimal ;
  geo-pos:long "1.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13053101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13053101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13053101'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Colmenero, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collector 'Colmenero, A. | Rus, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6166'^^xsd:double;
  dwc:latitude '41.0666'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:occurrenceRemarks 'Atypical colouring (orange). Dissected and frozen specimen'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13053101'^^xsd:anyURI;
  dwc:observationDate '2013-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000861'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000861'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000862'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000862'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2011101401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2011101401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2011101401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3833 30.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3833"^^xsd:decimal ;
  dwc:decimalLongitude "30.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2011101401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3833 30.0666)"^^geo:wktLiteral ;
  geo-pos:lat "31.3833"^^xsd:decimal ;
  geo-pos:long "30.0666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2011101401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2011101401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2011101401'^^xsd:string;
  dwc:scientificName 'Pteragogus pelycus Randall, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2016'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '30.0666'^^xsd:double;
  dwc:latitude '31.3833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'First confirmed record of the Lessepsian migrant Pteragogus pelycus'^^xsd:string;
  dwc:aphiaid '219053'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2011101401'^^xsd:anyURI;
  dwc:observationDate '2016-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '219053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13040401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13040401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13040401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13040401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13040401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13040401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13040401'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13040401'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000249'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000249'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1983'^^xsd:string;
  dwc:scientificName 'Raja montagui Fowler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V220'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB313|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB313|1986'^^xsd:string;
  dwc:scientificName 'Raja montagui Fowler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI258'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB313|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000002'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000002'^^xsd:anyURI;
  dwc:observationDate '2010-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1999'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6552"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6552"^^xsd:decimal ;
  geo-pos:long "-3.2797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000712'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2797'^^xsd:double;
  dwc:latitude '36.6552'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000712'^^xsd:anyURI;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3123 -4.3402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3123"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3123 -4.3402)"^^geo:wktLiteral ;
  geo-pos:lat "36.3123"^^xsd:decimal ;
  geo-pos:long "-4.3402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000713'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3402'^^xsd:double;
  dwc:latitude '36.3123'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000713'^^xsd:anyURI;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3123 -4.3402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3123"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3123 -4.3402)"^^geo:wktLiteral ;
  geo-pos:lat "36.3123"^^xsd:decimal ;
  geo-pos:long "-4.3402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000714'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3402'^^xsd:double;
  dwc:latitude '36.3123'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000714'^^xsd:anyURI;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9497 -3.1707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9497"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "819"^^xsd:integer ;
  dwc:maximumDepthInMeters "819"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9497 -3.1707)"^^geo:wktLiteral ;
  geo-pos:lat "35.9497"^^xsd:decimal ;
  geo-pos:long "-3.1707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000715'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1707'^^xsd:double;
  dwc:latitude '35.9497'^^xsd:double;
  dwc:minimumDepth '819'^^xsd:integer;
  dwc:maximumDepth '819'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000715'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9907 -2.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9907"^^xsd:decimal ;
  dwc:decimalLongitude "-2.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9907 -2.753)"^^geo:wktLiteral ;
  geo-pos:lat "35.9907"^^xsd:decimal ;
  geo-pos:long "-2.753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000716'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.753'^^xsd:double;
  dwc:latitude '35.9907'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000716'^^xsd:anyURI;
  dwc:observationDate '2016-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000860'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000860'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen cornucola (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB395|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB395|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen cornucola (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB395|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen cornucola (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000873'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000873'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB426|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB426|1986'^^xsd:string;
  dwc:scientificName 'Holohalaelurus punctatus (Gilchrist, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB426|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '217647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1999'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1999'^^xsd:string;
  dwc:scientificName 'Holohalaelurus regani (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000990'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000990'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000991'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000991'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000081'^^xsd:string;
  dwc:scientificName 'Calliostoma conulus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141752'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000081'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS173%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS173%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS173%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS173%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.1333"^^xsd:decimal ;
  geo-pos:long "-92.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS173%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS173|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex >  P5Est42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS173|1994'^^xsd:string;
  dwc:scientificName 'Squilla biformis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex >  P5Est42'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.45'^^xsd:double;
  dwc:latitude '14.1333'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS173|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9667"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD199|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD199|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.9667'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD199|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000869'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000869'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000870'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000870'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000248'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000248'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000868'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000868'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0127"^^xsd:decimal ;
  dwc:decimalLongitude "3.3615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0127 3.3615)"^^geo:wktLiteral ;
  geo-pos:lat "42.0127"^^xsd:decimal ;
  geo-pos:long "3.3615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000230'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3615'^^xsd:double;
  dwc:latitude '42.0127'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000230'^^xsd:anyURI;
  dwc:observationDate '2015-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD200|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD200|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD200|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000863'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000863'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000864'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000864'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000865'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000865'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000866'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000866'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000867'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000867'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5333 102.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.5333"^^xsd:decimal ;
  dwc:decimalLongitude "102.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.5333 102.5833)"^^geo:wktLiteral ;
  geo-pos:lat "7.5333"^^xsd:decimal ;
  geo-pos:long "102.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU5|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU5|2006'^^xsd:string;
  dwc:scientificName 'Paradiastylis capillata Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paradiastylis capillata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.5833'^^xsd:double;
  dwc:latitude '7.5333'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '387577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU5|2006'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000871'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000871'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000872'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000872'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB373|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-135-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB373|2000'^^xsd:string;
  dwc:scientificName 'Histiodraco velifer Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-135-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5833'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB373|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0667"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD270|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD270|1994'^^xsd:string;
  dwc:scientificName 'Evibacus princeps Smith, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>9'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '23.0667'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '382917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD270|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '382917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5333 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5333 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5333"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD270|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD270|1999'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '38.5333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD270|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 36.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 36.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1667"^^xsd:decimal ;
  geo-pos:long "36.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1997'^^xsd:string;
  dwc:scientificName 'Histiopterus typus Temminck & Schlegel, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8333'^^xsd:double;
  dwc:latitude '-19.1667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB670|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB670|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB670|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB671|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB671|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB671|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB672|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB672|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB672|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB673|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB673|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB673|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2712"^^xsd:decimal ;
  dwc:decimalLongitude "2.8402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2712 2.8402)"^^geo:wktLiteral ;
  geo-pos:lat "41.2712"^^xsd:decimal ;
  geo-pos:long "2.8402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000214'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M43'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8402'^^xsd:double;
  dwc:latitude '41.2712'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000214'^^xsd:anyURI;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB391|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB391|1986'^^xsd:string;
  dwc:scientificName 'Histiopterus typus Temminck & Schlegel, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB391|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12 -17.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12 -17.1333)"^^geo:wktLiteral ;
  geo-pos:lat "12"^^xsd:decimal ;
  geo-pos:long "-17.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD210|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD210|1998'^^xsd:string;
  dwc:scientificName 'Pseudomyra mbizi Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1333'^^xsd:double;
  dwc:latitude '12'^^xsd:integer;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '241053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD210|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '241053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5167"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD210|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD210|2000'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>59'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-29.5167'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD210|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD211|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD211|1991'^^xsd:string;
  dwc:scientificName 'Inachus angolensis Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '208894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD211|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '208894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD211|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD211|1994'^^xsd:string;
  dwc:scientificName 'Penaeus vannamei Boone, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '377748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD211|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000703'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000703'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000205'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000205'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000704'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000704'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000705'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000705'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000706'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000706'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000708'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000708'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6552"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6552"^^xsd:decimal ;
  geo-pos:long "-3.2797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000709'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2797'^^xsd:double;
  dwc:latitude '36.6552'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000709'^^xsd:anyURI;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6552"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6552"^^xsd:decimal ;
  geo-pos:long "-3.2797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000710'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2797'^^xsd:double;
  dwc:latitude '36.6552'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000710'^^xsd:anyURI;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000707'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000707'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6552"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6552 -3.2797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6552"^^xsd:decimal ;
  geo-pos:long "-3.2797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000711'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2797'^^xsd:double;
  dwc:latitude '36.6552'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000711'^^xsd:anyURI;
  dwc:observationDate '2016-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000244'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000244'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000245'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000245'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000246'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000246'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4282"^^xsd:decimal ;
  dwc:decimalLongitude "2.8942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4282 2.8942)"^^geo:wktLiteral ;
  geo-pos:lat "41.4282"^^xsd:decimal ;
  geo-pos:long "2.8942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000247'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera (Forbes, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8942'^^xsd:double;
  dwc:latitude '41.4282'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000247'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB644|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB644|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB644|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001075'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001075'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8383 0.8416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8383"^^xsd:decimal ;
  dwc:decimalLongitude "0.8416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "702"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8383 0.8416)"^^geo:wktLiteral ;
  geo-pos:lat "38.8383"^^xsd:decimal ;
  geo-pos:long "0.8416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001061'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L104'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8416'^^xsd:double;
  dwc:latitude '38.8383'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '702'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001061'^^xsd:anyURI;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2429 10.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2429"^^xsd:decimal ;
  dwc:decimalLongitude "10.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2429 10.13)"^^geo:wktLiteral ;
  geo-pos:lat "37.2429"^^xsd:decimal ;
  geo-pos:long "10.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000006'^^xsd:string;
  dwc:scientificName 'Parophidion vassali (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Casadevall, M.'^^xsd:string;
  dwc:collector 'Casadevall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Tunisia'^^xsd:string;
  dwc:longitude '10.13'^^xsd:double;
  dwc:latitude '37.2429'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'First record from the Tunisian coast of the rare species, snake blenny Parophidion vassali | Otoliths removed'^^xsd:string;
  dwc:aphiaid '126677'^^xsd:integer;
  dwc:samplingProtocol 'Trammel net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000006'^^xsd:anyURI;
  dwc:observationDate '2011-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5706 2.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5706"^^xsd:decimal ;
  dwc:decimalLongitude "2.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5706 2.5418)"^^geo:wktLiteral ;
  geo-pos:lat "41.5706"^^xsd:decimal ;
  geo-pos:long "2.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000007'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'SONSO'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5418'^^xsd:double;
  dwc:latitude '41.5706'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000007'^^xsd:anyURI;
  dwc:observationDate '2014-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD156|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD156|1991'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Chaceon erytheiae'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD156|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD156%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD156|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-37.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD156|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-37.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD156|1998'^^xsd:anyURI;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB494|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB494|1986'^^xsd:string;
  dwc:scientificName 'Polystegamus coeruleopunctatus Klunzinger, 1870'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB494|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1998'^^xsd:string;
  dwc:scientificName 'Pomacanthus imperator (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '220001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '220001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.55"^^xsd:decimal ;
  dwc:decimalLongitude "0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.55 0.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.55"^^xsd:decimal ;
  geo-pos:long "0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD66|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M04 > L068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD66|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M04 > L068'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.25'^^xsd:double;
  dwc:latitude '39.55'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD66|2007'^^xsd:anyURI;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC46%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC46%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC46%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9833 14.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC46%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9833 14.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9833"^^xsd:decimal ;
  geo-pos:long "14.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC46%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC46|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC46|2002'^^xsd:string;
  dwc:scientificName 'Argonauta nodosus Lightfoot, 1786'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-62'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0333'^^xsd:double;
  dwc:latitude '-22.9833'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '225565'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC46|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1530663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC47%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC47%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC47%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7667 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC47%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7667 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7667"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC47%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC47|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC47|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Anomalosepia) australis Quoy & Gaimard, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-3'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-17.7667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '220304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC47|2002'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1667120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB448|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV29(83)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB448|1981'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV29(83)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB448|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB450|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV29(83)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB450|1981'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV29(83)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB450|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1982'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Gomes, J.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1982'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1685 -1.6985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1685"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1685 -1.6985)"^^geo:wktLiteral ;
  geo-pos:lat "37.1685"^^xsd:decimal ;
  geo-pos:long "-1.6985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000017'^^xsd:string;
  dwc:scientificName 'Chlopsis bicolor Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.6985'^^xsd:double;
  dwc:latitude '37.1685'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000017'^^xsd:anyURI;
  dwc:observationDate '1995-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6339 2.8669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6339"^^xsd:decimal ;
  dwc:decimalLongitude "2.8669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6339 2.8669)"^^geo:wktLiteral ;
  geo-pos:lat "41.6339"^^xsd:decimal ;
  geo-pos:long "2.8669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000018'^^xsd:string;
  dwc:scientificName 'Bathophilus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8669'^^xsd:double;
  dwc:latitude '41.6339'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '126203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000018'^^xsd:anyURI;
  dwc:observationDate '1985-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005 3.359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.005"^^xsd:decimal ;
  dwc:decimalLongitude "3.359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.005 3.359)"^^geo:wktLiteral ;
  geo-pos:lat "42.005"^^xsd:decimal ;
  geo-pos:long "3.359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P37F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000006'^^xsd:string;
  dwc:scientificName 'Capulus ungaricus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P37F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.359'^^xsd:double;
  dwc:latitude '42.005'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138984'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000006'^^xsd:anyURI;
  dwc:observationDate '2015-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD151%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD151%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD151%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD151%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD151%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD151|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-2.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD151|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-2.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1167'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD151|1998'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD152|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD152|1991'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Chaceon chuni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>130'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD152|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1996'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1996'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1996'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1996'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  geo-pos:lat "39.7666"^^xsd:decimal ;
  geo-pos:long "3.5995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000021'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000021'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB253|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB253|1987'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB253|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB257|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB257|1987'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB257|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000021'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000021'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6191"^^xsd:decimal ;
  dwc:decimalLongitude "3.5623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  geo-pos:lat "39.6191"^^xsd:decimal ;
  geo-pos:long "3.5623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000065'^^xsd:string;
  dwc:scientificName 'Ocinebrina edwardsii (Payraudeau, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P28'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5623'^^xsd:double;
  dwc:latitude '39.6191'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140408'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000065'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '992267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  geo-pos:lat "39.7666"^^xsd:decimal ;
  geo-pos:long "3.5995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000071'^^xsd:string;
  dwc:scientificName 'Euspira intricata (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '718662'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000071'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000338'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000338'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000339'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000339'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000340'^^xsd:string;
  dwc:scientificName 'Echinus acutus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000340'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000028'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000028'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000033'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000033'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9941 -0.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9941"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9941 -0.4856)"^^geo:wktLiteral ;
  geo-pos:lat "37.9941"^^xsd:decimal ;
  geo-pos:long "-0.4856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001055'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.4856'^^xsd:double;
  dwc:latitude '37.9941'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001055'^^xsd:anyURI;
  dwc:observationDate '2007-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1167 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1167 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1167"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.1167'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1167 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1167 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1167"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.1167'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD384|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD384|1991'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>52'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD384|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000517'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51A'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000517'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2333"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2333"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-10'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.2333'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 14.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3167"^^xsd:decimal ;
  geo-pos:long "14.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-42'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:latitude '-29.3167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB449|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB449|1982'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB449|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB450|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB450|1982'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB450|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000029'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000029'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000043'^^xsd:string;
  dwc:scientificName 'Calliostoma laugieri (Payraudeau, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141759'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000043'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000048'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000048'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1987'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1987'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2833"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2833"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB420|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB420|1981'^^xsd:string;
  dwc:scientificName 'Scopelosaurus argenteus (Maul, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.2833'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126348'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB420|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1996'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1985'^^xsd:string;
  dwc:scientificName 'Gnathophis capensis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI250'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '217548'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1985'^^xsd:anyURI;
  dwc:observationDate '1985-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '217548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1985'^^xsd:string;
  dwc:scientificName 'Gnathophis capensis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII239'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '217548'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '217548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.95"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.95"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1990'^^xsd:string;
  dwc:scientificName 'Gnathophis capensis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX235'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-28.95'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '217548'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '217548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000054'^^xsd:string;
  dwc:scientificName 'Mitrella minor (Scacchi, 1836) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139200'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000054'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '139200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8622 4.0767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8622"^^xsd:decimal ;
  dwc:decimalLongitude "4.0767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8622 4.0767)"^^geo:wktLiteral ;
  geo-pos:lat "39.8622"^^xsd:decimal ;
  geo-pos:long "4.0767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000060'^^xsd:string;
  dwc:scientificName 'Erato voluta (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P42'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.0767'^^xsd:double;
  dwc:latitude '39.8622'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139761'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000060'^^xsd:anyURI;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '139761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001086'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001086'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Conflict09 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000028'^^xsd:string;
  dwc:scientificName 'Pseudosquillopsis cerisii (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Maynou, F.'^^xsd:string;
  dwc:fieldNumber 'Conflict09 > P4'^^xsd:string;
  dwc:collector 'Abelló, P. | Maynou, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Scorpaena porcus stomach contents'^^xsd:string;
  dwc:aphiaid '136129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000028'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '136129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC196%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC196%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC196%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC196%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC196%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC196|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC196|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis grimaldii (Joubin, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC196|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1987'^^xsd:string;
  dwc:scientificName 'Salvelinus alpinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1988'^^xsd:string;
  dwc:scientificName 'Salvelinus alpinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '127188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1988'^^xsd:anyURI;
  dwc:observationDate '1987-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000906'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000906'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000907'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000907'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000908'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000908'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000909'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000909'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1167"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "6.1167"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1998'^^xsd:string;
  dwc:scientificName 'Samaris cristatus Gray, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '219818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '219818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|1986'^^xsd:string;
  dwc:scientificName 'Samaris cristatus Gray, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000963'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000963'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000964'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000964'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1999'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-24'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1985'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI23'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-23.2'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-16.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|1983'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0167'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB459|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB459|1981'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB459|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000789'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000789'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001081'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001081'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0167)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD235|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD235|1994'^^xsd:string;
  dwc:scientificName 'Penaeus californiensis Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>20'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0167'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '584944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD235|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000455'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000455'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000456'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000456'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000457'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000457'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD160%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD160%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD160%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD160%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD160%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD160|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD160|1991'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Chaceon chuni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>133'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD160|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000989'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000989'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001109'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001109'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB326|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB326|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB326|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB327|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB327|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB327|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000929'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000929'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000987'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000987'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000988'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000988'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB720%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB720%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB720%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB720%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB720%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB720|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB720|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB720|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB721%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB721%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB721%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB721%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB721%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB721|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB721|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB721|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2833"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2833"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB421|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB421|1981'^^xsd:string;
  dwc:scientificName 'Scopelosaurus argenteus (Maul, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.2833'^^xsd:double;
  dwc:minimumDepth '397'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126348'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB421|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1981'^^xsd:string;
  dwc:scientificName 'Squalus blainvillei (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217370'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000931'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000931'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000932'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000932'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000933'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000933'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000934'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000934'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000983'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000983'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001100'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001100'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001170'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001170'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001125'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001125'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001098'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001098'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001099'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001099'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001098'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001098'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001104'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001104'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001169'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001169'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000927'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000927'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000926'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000926'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000928'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000928'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001190'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001190'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000955'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000955'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000956'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000956'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000957'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000957'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001176'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001176'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001181'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001181'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2343 2.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2343"^^xsd:decimal ;
  dwc:decimalLongitude "2.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2343 2.798)"^^geo:wktLiteral ;
  geo-pos:lat "41.2343"^^xsd:decimal ;
  geo-pos:long "2.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000371'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.798'^^xsd:double;
  dwc:latitude '41.2343'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000371'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4836"^^xsd:decimal ;
  dwc:decimalLongitude "2.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  geo-pos:lat "41.4836"^^xsd:decimal ;
  geo-pos:long "2.8522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000372'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8522'^^xsd:double;
  dwc:latitude '41.4836'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000372'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4836"^^xsd:decimal ;
  dwc:decimalLongitude "2.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  geo-pos:lat "41.4836"^^xsd:decimal ;
  geo-pos:long "2.8522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000373'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8522'^^xsd:double;
  dwc:latitude '41.4836'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000373'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4836"^^xsd:decimal ;
  dwc:decimalLongitude "2.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  geo-pos:lat "41.4836"^^xsd:decimal ;
  geo-pos:long "2.8522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000374'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8522'^^xsd:double;
  dwc:latitude '41.4836'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000374'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001153'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001153'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000954'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000954'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666"^^xsd:decimal ;
  dwc:decimalLongitude "16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1666"^^xsd:decimal ;
  geo-pos:long "16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000008'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.6333'^^xsd:double;
  dwc:latitude '38.1666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl Maireta System'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000008'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666"^^xsd:decimal ;
  dwc:decimalLongitude "16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1666"^^xsd:decimal ;
  geo-pos:long "16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000009'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.6333'^^xsd:double;
  dwc:latitude '38.1666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl Maireta System'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000009'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666"^^xsd:decimal ;
  dwc:decimalLongitude "16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1666"^^xsd:decimal ;
  geo-pos:long "16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000010'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.6333'^^xsd:double;
  dwc:latitude '38.1666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl Maireta System'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000010'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000981'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000981'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000986'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000986'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000941'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000941'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000942'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000942'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001128'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001128'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001133'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001133'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2628"^^xsd:decimal ;
  dwc:decimalLongitude "2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  geo-pos:lat "41.2628"^^xsd:decimal ;
  geo-pos:long "2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001128'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A18'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.81'^^xsd:double;
  dwc:latitude '41.2628'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001128'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001110'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001110'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001111'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001111'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001112'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001112'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1333 1.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1709"^^xsd:integer ;
  dwc:maximumDepthInMeters "1709"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1333 1.6833)"^^geo:wktLiteral ;
  geo-pos:lat "38.1333"^^xsd:decimal ;
  geo-pos:long "1.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "QUIMERA I2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1997'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'QUIMERA I2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6833'^^xsd:double;
  dwc:latitude '38.1333'^^xsd:double;
  dwc:minimumDepth '1709'^^xsd:integer;
  dwc:maximumDepth '1709'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1997'^^xsd:anyURI;
  dwc:observationDate '1996-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2667 2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1729"^^xsd:integer ;
  dwc:maximumDepthInMeters "1729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2667 2.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.2667"^^xsd:decimal ;
  geo-pos:long "2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III28/III" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III28/III'^^xsd:string;
  dwc:collector 'Stefanescu, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9'^^xsd:double;
  dwc:latitude '40.2667'^^xsd:double;
  dwc:minimumDepth '1729'^^xsd:integer;
  dwc:maximumDepth '1729'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1840"^^xsd:integer ;
  dwc:maximumDepthInMeters "1840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III26/III" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III26/III'^^xsd:string;
  dwc:collector 'Stefanescu, C.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '1840'^^xsd:integer;
  dwc:maximumDepth '1840'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2101"^^xsd:integer ;
  dwc:maximumDepthInMeters "2101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.6167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III24/III" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III24/III'^^xsd:string;
  dwc:collector 'Stefanescu, C.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '2101'^^xsd:integer;
  dwc:maximumDepth '2101'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1984'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV214'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1984'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001196'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001196'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000935'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000935'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  geo-pos:lat "42.1058"^^xsd:decimal ;
  geo-pos:long "3.4141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000355'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000355'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  geo-pos:lat "42.1058"^^xsd:decimal ;
  geo-pos:long "3.4141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000356'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000356'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1058"^^xsd:decimal ;
  dwc:decimalLongitude "3.4141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1058 3.4141)"^^geo:wktLiteral ;
  geo-pos:lat "42.1058"^^xsd:decimal ;
  geo-pos:long "3.4141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000357'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4141'^^xsd:double;
  dwc:latitude '42.1058'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000357'^^xsd:anyURI;
  dwc:observationDate '2015-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1766 3.4266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1766"^^xsd:decimal ;
  dwc:decimalLongitude "3.4266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1766 3.4266)"^^geo:wktLiteral ;
  geo-pos:lat "42.1766"^^xsd:decimal ;
  geo-pos:long "3.4266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000358'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4266'^^xsd:double;
  dwc:latitude '42.1766'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000358'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1532"^^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 "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "42.1532"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000359'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus (Lamarck, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '42.1532'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000359'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB588|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB588|1986'^^xsd:string;
  dwc:scientificName 'Samaris cristatus Gray, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB588|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB531|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB531|1986'^^xsd:string;
  dwc:scientificName 'Sarda orientalis (Temminck & Schlegel, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219713'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB531|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '219713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1997'^^xsd:string;
  dwc:scientificName 'Ariosoma gilberti (Ogilby, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '271722'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '271722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7333 102.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.7333"^^xsd:decimal ;
  dwc:decimalLongitude "102.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.7333 102.5666)"^^geo:wktLiteral ;
  geo-pos:lat "7.7333"^^xsd:decimal ;
  geo-pos:long "102.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU3%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU3|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU3|2006'^^xsd:string;
  dwc:scientificName 'Paradiastylis capillata Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paradiastylis capillata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.5666'^^xsd:double;
  dwc:latitude '7.7333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '387577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU3|2006'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6333 102.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.6333"^^xsd:decimal ;
  dwc:decimalLongitude "102.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6333 102.6833)"^^geo:wktLiteral ;
  geo-pos:lat "7.6333"^^xsd:decimal ;
  geo-pos:long "102.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU4%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU4|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU4|2006'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma carinatum Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Pseudosympodomma carinatum'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.6833'^^xsd:double;
  dwc:latitude '7.6333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Vial and slide'^^xsd:string;
  dwc:aphiaid '387579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU4|2006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000453'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000453'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000454'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000454'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|2000'^^xsd:string;
  dwc:scientificName 'Serranus scriba (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|2000'^^xsd:anyURI;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB231|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB231|1999'^^xsd:string;
  dwc:scientificName 'Serranus scriba (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB231|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000452'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000452'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "1783"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|1990'^^xsd:string;
  dwc:scientificName 'Lepidion guentheri (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III23'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '1783'^^xsd:integer;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  geo-pos:lat "41.4286"^^xsd:decimal ;
  geo-pos:long "2.8891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000370'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000370'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000982'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000982'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001106'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001106'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1981'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe matthewsi (Smith, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '302581'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000938'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000938'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000939'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000939'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000940'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000940'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000949'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000949'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000950'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000950'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000930'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000930'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB722%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB722%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB722%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB722%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB722%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB722|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB722|1981'^^xsd:string;
  dwc:scientificName 'Hoplostethus cadenati Quero, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '126403'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB722|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '126403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000320'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000320'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000321'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000321'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000322'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000322'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000323'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000323'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000984'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000984'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000985'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000985'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000980'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000980'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB379|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB379|1999'^^xsd:string;
  dwc:scientificName 'Symphodus tinca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB379|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB380|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB380|1999'^^xsd:string;
  dwc:scientificName 'Symphodus tinca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB380|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB666%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB666%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB666%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB666%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB666%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB666|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV262(136)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB666|1981'^^xsd:string;
  dwc:scientificName 'Scopelosaurus argenteus (Maul, 1954)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV262(136)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '126348'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB666|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001171'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001171'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001172'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001172'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000147'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000147'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.45"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.45"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1985'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII268'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.45'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.45"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.45"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII268" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1985'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII268'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.45'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1990'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX241'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1981'^^xsd:string;
  dwc:scientificName 'Notopogon macrosolen Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '217975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '217975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000146'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000146'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000147'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000147'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000148'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000148'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000149'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000149'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1997'^^xsd:string;
  dwc:scientificName 'Argyrops spinifer (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique215'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1997'^^xsd:string;
  dwc:scientificName 'Argyrops spinifer (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1981'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1981'^^xsd:string;
  dwc:scientificName 'Argyrosomus hololepidotus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '218632'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '218632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000151'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000151'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2564 2.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2564"^^xsd:decimal ;
  dwc:decimalLongitude "2.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2564 2.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.2564"^^xsd:decimal ;
  geo-pos:long "2.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000152'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7742'^^xsd:double;
  dwc:latitude '41.2564'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000152'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4286"^^xsd:decimal ;
  dwc:decimalLongitude "2.8891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4286 2.8891)"^^geo:wktLiteral ;
  geo-pos:lat "41.4286"^^xsd:decimal ;
  geo-pos:long "2.8891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000153'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8891'^^xsd:double;
  dwc:latitude '41.4286'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000153'^^xsd:anyURI;
  dwc:observationDate '2013-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-16.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD213|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD213|1998'^^xsd:string;
  dwc:scientificName 'Cronius ruber (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.8333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '241109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD213|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '241109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD213|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD213|2000'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>116'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD213|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD214%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD214%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD214%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD214%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.4667"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD214%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD214|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD214|1998'^^xsd:string;
  dwc:scientificName 'Cronius ruber (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.4667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '241109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD214|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '241109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000171'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000171'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000172'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000172'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1843"^^xsd:decimal ;
  dwc:decimalLongitude "2.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 2.8513)"^^geo:wktLiteral ;
  geo-pos:lat "41.1843"^^xsd:decimal ;
  geo-pos:long "2.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000177'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8513'^^xsd:double;
  dwc:latitude '41.1843'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000177'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5167"^^xsd:decimal ;
  geo-pos:long "-8.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|2004'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9667'^^xsd:double;
  dwc:latitude '42.5167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5167"^^xsd:decimal ;
  geo-pos:long "-8.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|2004'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9667'^^xsd:double;
  dwc:latitude '42.5167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5167"^^xsd:decimal ;
  geo-pos:long "-8.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|2004'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9667'^^xsd:double;
  dwc:latitude '42.5167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8153"^^xsd:decimal ;
  dwc:decimalLongitude "4.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  geo-pos:lat "39.8153"^^xsd:decimal ;
  geo-pos:long "4.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000835'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3183'^^xsd:double;
  dwc:latitude '39.8153'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000835'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000013'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000013'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000011'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000011'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000012'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000012'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000808'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000808'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "3.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000141'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0683'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000141'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD227|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD227|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD227|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6667 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6667"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6667 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6667"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD227|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD227|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '-29.6667'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:occurrenceRemarks 'Stomach of  Genypterus capensis'^^xsd:string;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD227|2000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000150'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000150'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000832'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000832'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000833'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000833'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 4.3058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7992"^^xsd:decimal ;
  dwc:decimalLongitude "4.3058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 4.3058)"^^geo:wktLiteral ;
  geo-pos:lat "39.7992"^^xsd:decimal ;
  geo-pos:long "4.3058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000827'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P38'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3058'^^xsd:double;
  dwc:latitude '39.7992'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000827'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000453'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000453'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000452'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000452'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2082"^^xsd:decimal ;
  dwc:decimalLongitude "2.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  geo-pos:lat "41.2082"^^xsd:decimal ;
  geo-pos:long "2.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000183'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8305'^^xsd:double;
  dwc:latitude '41.2082'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000183'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1208"^^xsd:decimal ;
  dwc:decimalLongitude "2.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  geo-pos:lat "41.1208"^^xsd:decimal ;
  geo-pos:long "2.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000184'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.904'^^xsd:double;
  dwc:latitude '41.1208'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000184'^^xsd:anyURI;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1208"^^xsd:decimal ;
  dwc:decimalLongitude "2.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  geo-pos:lat "41.1208"^^xsd:decimal ;
  geo-pos:long "2.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000185'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.904'^^xsd:double;
  dwc:latitude '41.1208'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000185'^^xsd:anyURI;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1208"^^xsd:decimal ;
  dwc:decimalLongitude "2.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  geo-pos:lat "41.1208"^^xsd:decimal ;
  geo-pos:long "2.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000186'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.904'^^xsd:double;
  dwc:latitude '41.1208'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000186'^^xsd:anyURI;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.269"^^xsd:decimal ;
  dwc:decimalLongitude "2.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.842)"^^geo:wktLiteral ;
  geo-pos:lat "41.269"^^xsd:decimal ;
  geo-pos:long "2.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000187'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.842'^^xsd:double;
  dwc:latitude '41.269'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000187'^^xsd:anyURI;
  dwc:observationDate '2009-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -4.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-4.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|2006'^^xsd:string;
  dwc:scientificName 'Galeus atlanticus (Vaillant, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3333'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '105811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '105811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9636 -86.3731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9636"^^xsd:decimal ;
  dwc:decimalLongitude "-86.3731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1395"^^xsd:integer ;
  dwc:maximumDepthInMeters "1395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9636 -86.3731)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9636"^^xsd:decimal ;
  geo-pos:long "-86.3731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|2010|10|004'^^xsd:string;
  dwc:scientificName 'Pseudomma melandi San Vicente, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Pseudomma melandi '^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-86.3731'^^xsd:double;
  dwc:latitude '-69.9636'^^xsd:double;
  dwc:minimumDepth '1395'^^xsd:integer;
  dwc:maximumDepth '1395'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '571706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|004'^^xsd:anyURI;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '571706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM19%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM19|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM19|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM19|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1998'^^xsd:string;
  dwc:scientificName 'Histiodraco velifer Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1998'^^xsd:anyURI;
  dwc:observationDate '1998-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8"^^xsd:decimal ;
  geo-pos:long "-10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB372|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB372|2000'^^xsd:string;
  dwc:scientificName 'Histiodraco velifer Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.55'^^xsd:double;
  dwc:latitude '-70.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB372|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB642|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB642|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB642|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0247"^^xsd:decimal ;
  dwc:decimalLongitude "3.3536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  geo-pos:lat "42.0247"^^xsd:decimal ;
  geo-pos:long "3.3536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000220'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3536'^^xsd:double;
  dwc:latitude '42.0247'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000220'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0247"^^xsd:decimal ;
  dwc:decimalLongitude "3.3536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  geo-pos:lat "42.0247"^^xsd:decimal ;
  geo-pos:long "3.3536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000221'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3536'^^xsd:double;
  dwc:latitude '42.0247'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000221'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0247"^^xsd:decimal ;
  dwc:decimalLongitude "3.3536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  geo-pos:lat "42.0247"^^xsd:decimal ;
  geo-pos:long "3.3536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000222'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3536'^^xsd:double;
  dwc:latitude '42.0247'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000222'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD77%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD77|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD77|1991'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) affinis (Faxon, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '442802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD77|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '451835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001151'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001151'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001152'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001152'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001161'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001161'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000319'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000319'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000859'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000859'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen brevicauda brevicauda (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '293704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234751'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen cf. cornucola (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000470'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000470'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000454'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000454'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000455'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000455'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000456'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000456'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000838'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000838'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000167'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000167'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000168'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000168'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1997'^^xsd:string;
  dwc:scientificName 'Ariosoma gilberti (Ogilby, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '271722'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '271722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD691%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD691%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD691%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD691%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD691%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD691|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD691|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD691|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.5167"^^xsd:decimal ;
  dwc:decimalLongitude "159.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  geo-pos:lat "-54.5167"^^xsd:decimal ;
  geo-pos:long "159.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM13102505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM13102505'^^xsd:string;
  dwc:scientificName 'Corellamysis eltanina San Vicente & Monniot F., 2014 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:typeStatus 'Paratype of Corellamysis eltanina'^^xsd:string;
  dwc:collector 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '159.0059'^^xsd:double;
  dwc:latitude '-54.5167'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '759578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM13102505'^^xsd:anyURI;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '759578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000839'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000839'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000840'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000840'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000841'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000841'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000027'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000027'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB433|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB433|1986'^^xsd:string;
  dwc:scientificName 'Histiopterus typus Temminck & Schlegel, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB433|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '218772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU10%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU10|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU10|2000'^^xsd:string;
  dwc:scientificName 'Nannastacus unguiculatus (Bate, 1859) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '110574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU10|2000'^^xsd:anyURI;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '110574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU17%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU17%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU17%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0666 -60.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0666"^^xsd:decimal ;
  dwc:decimalLongitude "-60.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU17%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0666 -60.6666)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0666"^^xsd:decimal ;
  geo-pos:long "-60.6666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU17%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU17|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU17|2000'^^xsd:string;
  dwc:scientificName 'Campylaspis heterotuberculata Corbera, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Campylaspis heterotuberculata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.6666'^^xsd:double;
  dwc:latitude '-63.0666'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '231734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU17|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "819"^^xsd:integer ;
  dwc:maximumDepthInMeters "819"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "35.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000700'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L24'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '35.5642'^^xsd:double;
  dwc:minimumDepth '819'^^xsd:integer;
  dwc:maximumDepth '819'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000700'^^xsd:anyURI;
  dwc:observationDate '2016-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000701'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000701'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5187 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5187"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000702'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '36.5187'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000702'^^xsd:anyURI;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5833 3.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5833"^^xsd:decimal ;
  dwc:decimalLongitude "3.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5833 3.9166)"^^geo:wktLiteral ;
  geo-pos:lat "42.5833"^^xsd:decimal ;
  geo-pos:long "3.9166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13052803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13052803'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis  lichtensteinii (Férussac, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.9166'^^xsd:double;
  dwc:latitude '42.5833'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13052803'^^xsd:anyURI;
  dwc:observationDate '1990-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000162'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000162'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000163'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000163'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000164'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000164'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000165'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000165'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4817 -2.9548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4817 -2.9548)"^^geo:wktLiteral ;
  geo-pos:lat "36.4817"^^xsd:decimal ;
  geo-pos:long "-2.9548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L53-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000010'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L53-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9548'^^xsd:double;
  dwc:latitude '36.4817'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000010'^^xsd:anyURI;
  dwc:observationDate '2015-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000849'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000849'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000850'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000850'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000019'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000019'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000166'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000166'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1996'^^xsd:string;
  dwc:scientificName 'Hippoglossoides platessoides Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1996'^^xsd:string;
  dwc:scientificName 'Hippoglossoides platessoides Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000909'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000909'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD157%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD157%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD157%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD157%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD157%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD157|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD157|1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD157|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000169'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000169'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1215"^^xsd:decimal ;
  dwc:decimalLongitude "2.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1215 2.907)"^^geo:wktLiteral ;
  geo-pos:lat "41.1215"^^xsd:decimal ;
  geo-pos:long "2.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000170'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.907'^^xsd:double;
  dwc:latitude '41.1215'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000170'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD230|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD230|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Dorhynchus basi'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD230|1991'^^xsd:anyURI;
  dwc:observationDate '1981-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.65"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD230%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD230|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD230|1998'^^xsd:string;
  dwc:scientificName 'Scyllarides herklotsii (Herklots, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.65'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '241309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD230|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '241309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB643|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB643|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB643|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8263"^^xsd:decimal ;
  dwc:decimalLongitude "4.3287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  geo-pos:lat "39.8263"^^xsd:decimal ;
  geo-pos:long "4.3287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000926'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3287'^^xsd:double;
  dwc:latitude '39.8263'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000926'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000932'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000932'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000940'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000940'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1627 2.7658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1627"^^xsd:decimal ;
  dwc:decimalLongitude "2.7658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1627 2.7658)"^^geo:wktLiteral ;
  geo-pos:lat "41.1627"^^xsd:decimal ;
  geo-pos:long "2.7658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000156'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7658'^^xsd:double;
  dwc:latitude '41.1627'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000156'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000157'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000157'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000158'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000158'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000871'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000871'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000695'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L55'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '36.5642'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '572'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000695'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000154'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000154'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1627 2.7658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1627"^^xsd:decimal ;
  dwc:decimalLongitude "2.7658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1627 2.7658)"^^geo:wktLiteral ;
  geo-pos:lat "41.1627"^^xsd:decimal ;
  geo-pos:long "2.7658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000155'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7658'^^xsd:double;
  dwc:latitude '41.1627'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000155'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|1994'^^xsd:string;
  dwc:scientificName 'Hippoglossina tetrophthalmus (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '403254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1994'^^xsd:string;
  dwc:scientificName 'Hippoglossina tetrophthalmus (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '403254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1994'^^xsd:string;
  dwc:scientificName 'Hippoglossina tetrophthalmus (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '403254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000910'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000910'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6167"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB229|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB229|1987'^^xsd:string;
  dwc:scientificName 'Xenomystax congroides Smith, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6167'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '283191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB229|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '283191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  geo-pos:lat "24.4833"^^xsd:decimal ;
  geo-pos:long "-107.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD218|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX C-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD218|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia aliaffinis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX C-1>27'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5167'^^xsd:double;
  dwc:latitude '24.4833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '377622'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD218|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD218|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD218|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD218|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000845'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000845'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000846'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000846'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001068'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001068'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001069'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001069'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000851'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000851'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.829 4.3438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.829"^^xsd:decimal ;
  dwc:decimalLongitude "4.3438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.829 4.3438)"^^geo:wktLiteral ;
  geo-pos:lat "39.829"^^xsd:decimal ;
  geo-pos:long "4.3438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000861'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3438'^^xsd:double;
  dwc:latitude '39.829'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000861'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001078'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001078'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000843'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000843'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000844'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000844'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3"^^xsd:decimal ;
  dwc:decimalLongitude "36.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.7)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3"^^xsd:decimal ;
  geo-pos:long "36.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1997'^^xsd:string;
  dwc:scientificName 'Rhina ancylostoma Bloch & Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.7'^^xsd:double;
  dwc:latitude '-19.3'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '217377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '148846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 36.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9"^^xsd:decimal ;
  dwc:decimalLongitude "36.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 36.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9"^^xsd:decimal ;
  geo-pos:long "36.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1997'^^xsd:string;
  dwc:scientificName 'Rhinobatos leucospilus Norman, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5333'^^xsd:double;
  dwc:latitude '-18.9'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1016293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|1981'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD237|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD237|2000'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD237|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD238|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD238|1991'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD238|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  geo-pos:lat "15.7667"^^xsd:decimal ;
  geo-pos:long "-96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD240|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD240|1994'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) xantusii (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>2'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-96'^^xsd:integer;
  dwc:latitude '15.7667'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '442815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD240|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1061764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "3.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000140'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0683'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000140'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1981'^^xsd:string;
  dwc:scientificName 'Ruvettus pretiosus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '126867'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '126867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1985'^^xsd:string;
  dwc:scientificName 'Saccopharynx schmidti Bertin, 1934'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '274337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '274337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|1988'^^xsd:string;
  dwc:scientificName 'Salilota australis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '282654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '282654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000736'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000736'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000747'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000747'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000758'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000758'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000768'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000768'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2567 2.7731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2567"^^xsd:decimal ;
  dwc:decimalLongitude "2.7731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2567 2.7731)"^^geo:wktLiteral ;
  geo-pos:lat "41.2567"^^xsd:decimal ;
  geo-pos:long "2.7731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000127'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7731'^^xsd:double;
  dwc:latitude '41.2567'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000127'^^xsd:anyURI;
  dwc:observationDate '2012-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|1981'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000007'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000007'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000017'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000017'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1996'^^xsd:string;
  dwc:scientificName 'Roulenia attrita (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1996'^^xsd:string;
  dwc:scientificName 'Roulenia attrita (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '126709'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5687 2.5656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5687"^^xsd:decimal ;
  dwc:decimalLongitude "2.5656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5687 2.5656)"^^geo:wktLiteral ;
  geo-pos:lat "41.5687"^^xsd:decimal ;
  geo-pos:long "2.5656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T7-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001475'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Alvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T7-20'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5656'^^xsd:double;
  dwc:latitude '41.5687'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001475'^^xsd:anyURI;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2567 2.7731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2567"^^xsd:decimal ;
  dwc:decimalLongitude "2.7731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2567 2.7731)"^^geo:wktLiteral ;
  geo-pos:lat "41.2567"^^xsd:decimal ;
  geo-pos:long "2.7731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000128'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7731'^^xsd:double;
  dwc:latitude '41.2567'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000128'^^xsd:anyURI;
  dwc:observationDate '2012-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2792 2.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2792"^^xsd:decimal ;
  dwc:decimalLongitude "2.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2792 2.845)"^^geo:wktLiteral ;
  geo-pos:lat "41.2792"^^xsd:decimal ;
  geo-pos:long "2.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000129'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.845'^^xsd:double;
  dwc:latitude '41.2792'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000129'^^xsd:anyURI;
  dwc:observationDate '2012-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2794 2.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2794"^^xsd:decimal ;
  dwc:decimalLongitude "2.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2794 2.735)"^^geo:wktLiteral ;
  geo-pos:lat "41.2794"^^xsd:decimal ;
  geo-pos:long "2.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES03 > DM03M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000130'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES03 > DM03M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.735'^^xsd:double;
  dwc:latitude '41.2794'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000130'^^xsd:anyURI;
  dwc:observationDate '2012-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000131'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.816'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000131'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2664"^^xsd:decimal ;
  dwc:decimalLongitude "2.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  geo-pos:lat "41.2664"^^xsd:decimal ;
  geo-pos:long "2.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000132'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8408'^^xsd:double;
  dwc:latitude '41.2664'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000132'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2664"^^xsd:decimal ;
  dwc:decimalLongitude "2.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  geo-pos:lat "41.2664"^^xsd:decimal ;
  geo-pos:long "2.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000133'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8408'^^xsd:double;
  dwc:latitude '41.2664'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000133'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000111'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000111'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000112'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000112'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000113'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000113'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD90|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD90|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia disdorsalis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD90|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2664"^^xsd:decimal ;
  dwc:decimalLongitude "2.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  geo-pos:lat "41.2664"^^xsd:decimal ;
  geo-pos:long "2.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000134'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8408'^^xsd:double;
  dwc:latitude '41.2664'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000134'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2664"^^xsd:decimal ;
  dwc:decimalLongitude "2.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2664 2.8408)"^^geo:wktLiteral ;
  geo-pos:lat "41.2664"^^xsd:decimal ;
  geo-pos:long "2.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000135'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8408'^^xsd:double;
  dwc:latitude '41.2664'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000135'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2769"^^xsd:decimal ;
  dwc:decimalLongitude "2.8453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  geo-pos:lat "41.2769"^^xsd:decimal ;
  geo-pos:long "2.8453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000136'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8453'^^xsd:double;
  dwc:latitude '41.2769'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000136'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2769"^^xsd:decimal ;
  dwc:decimalLongitude "2.8453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  geo-pos:lat "41.2769"^^xsd:decimal ;
  geo-pos:long "2.8453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000137'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8453'^^xsd:double;
  dwc:latitude '41.2769'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000137'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2769"^^xsd:decimal ;
  dwc:decimalLongitude "2.8453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2769 2.8453)"^^geo:wktLiteral ;
  geo-pos:lat "41.2769"^^xsd:decimal ;
  geo-pos:long "2.8453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000138'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8453'^^xsd:double;
  dwc:latitude '41.2769'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000138'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000826'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000826'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000827'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000827'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000828'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000828'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD92|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD92|1992'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Marca III>3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD92|1992'^^xsd:anyURI;
  dwc:observationDate '1983-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD95|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>37-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD95|1992'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>37-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD95|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000726'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000726'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000847'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000847'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000848'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000848'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000830'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000830'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1981'^^xsd:string;
  dwc:scientificName 'Dibranchus atlanticus Peters, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '126558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3"^^xsd:decimal ;
  geo-pos:long "13.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD253|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD253|2000'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>54'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8333'^^xsd:double;
  dwc:latitude '-25.3'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD253|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000829'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000829'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000773'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000773'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB517|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB517|1986'^^xsd:string;
  dwc:scientificName 'Parastromateus niger (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB517|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB565|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB565|1986'^^xsd:string;
  dwc:scientificName 'Parastromateus niger (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB565|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen brevicauda brevicauda (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '293704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234751'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen brevicauda brevicauda (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '293704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234751'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1987'^^xsd:string;
  dwc:scientificName 'Patagonotothen brevicauda brevicauda (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:aphiaid '293704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234751'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD224|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD224|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD224|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000831'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000831'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "3.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000142'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0683'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000142'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.085"^^xsd:decimal ;
  dwc:decimalLongitude "3.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  geo-pos:lat "41.085"^^xsd:decimal ;
  geo-pos:long "3.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000143'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1508'^^xsd:double;
  dwc:latitude '41.085'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000143'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.085"^^xsd:decimal ;
  dwc:decimalLongitude "3.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  geo-pos:lat "41.085"^^xsd:decimal ;
  geo-pos:long "3.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000144'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1508'^^xsd:double;
  dwc:latitude '41.085'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000144'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.0683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 3.0683)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "3.0683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000139'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0683'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000139'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000145'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000145'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000743'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000743'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000744'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000744'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD451%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD451%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD451%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8333"^^xsd:decimal ;
  dwc:decimalLongitude "6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD451%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8333"^^xsd:decimal ;
  geo-pos:long "6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD451%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD451|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD451|1991'^^xsd:string;
  dwc:scientificName 'Funchalia villosa (Bouvier, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.05'^^xsd:double;
  dwc:latitude '-25.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD451|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000736'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000736'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000737'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000737'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000738'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000738'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD464|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD464|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD464|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2667 16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2667"^^xsd:decimal ;
  dwc:decimalLongitude "16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "456"^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2667 16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2667"^^xsd:decimal ;
  geo-pos:long "16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD459|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A5898 054 034 5050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD459|1991'^^xsd:string;
  dwc:scientificName 'Munida benguela de Saint Laurent & Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A5898 054 034 5050'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2333'^^xsd:double;
  dwc:latitude '-31.2667'^^xsd:double;
  dwc:minimumDepth '456'^^xsd:integer;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '240648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD459|1991'^^xsd:anyURI;
  dwc:observationDate '1987-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1606057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD261|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD261|2000'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela III>9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD261|2000'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD322|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD322|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD322|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000721'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000721'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000722'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000722'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1007"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD319|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>PP-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD319|2000'^^xsd:string;
  dwc:scientificName 'Eusergestes sp. aff. arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>PP-1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '1007'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:aphiaid '513958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD319|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '513958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001058'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001058'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001059'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001059'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001146'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001146'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD272|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD272|1994'^^xsd:string;
  dwc:scientificName 'Euphylax robustus A. Milne-Edwards, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '442744'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD272|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '442744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD275|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD275|1994'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) asper (A. Milne-Edwards, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '442804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD275|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1061744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000742'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000742'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD415%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD415%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD415%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD415%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD415%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD415|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD415|1991'^^xsd:string;
  dwc:scientificName 'Jasus lalandii (H. Milne Edwards, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>43'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '246322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD415|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '246322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1982'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001204'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001204'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB591|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB591|1981'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB591|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1997'^^xsd:string;
  dwc:scientificName 'Heterodontus ramalheira (Smith, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '217626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1997'^^xsd:string;
  dwc:scientificName 'Heterodontus ramalheira (Smith, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '217626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.25 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.25"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.25 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.25"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|1997'^^xsd:string;
  dwc:scientificName 'Heterodontus ramalheira (Smith, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.25'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '217626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.25 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.25"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.25 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.25"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1997'^^xsd:string;
  dwc:scientificName 'Heterodontus ramalheira (Smith, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.25'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '217626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001047'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001047'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1983'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1983'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1983'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB197|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB197|1983'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB197|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-25"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD225%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD225|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD225|1991'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>57'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-25'^^xsd:integer;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD225|1991'^^xsd:anyURI;
  dwc:observationDate '1986-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000701'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000701'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000702'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000702'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000703'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000703'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000700'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000700'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD218%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD218|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD218|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD218|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000707'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000707'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000708'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000708'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD252|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD252|2000'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>50'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD252|2000'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1999'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-121'^^xsd:string;
  dwc:collector 'Armesto, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '494'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1999'^^xsd:anyURI;
  dwc:observationDate '1998-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD290|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD290|2000'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>135'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD290|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB231|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB231|1982'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB231|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|1999'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-121'^^xsd:string;
  dwc:collector 'Armesto, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '494'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|1999'^^xsd:anyURI;
  dwc:observationDate '1998-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD284|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD284|1994'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus H. Milne Edwards, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8667'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD284|1994'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.4167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD286|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD286|1999'^^xsd:string;
  dwc:scientificName 'Latreillia elegans Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.4167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD286|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 0.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "592"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8833 0.9167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8833"^^xsd:decimal ;
  geo-pos:long "0.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD281|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD281|1999'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi Johnson, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9167'^^xsd:double;
  dwc:latitude '38.8833'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '592'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD281|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "922"^^xsd:integer ;
  dwc:maximumDepthInMeters "922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5833 6.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5833"^^xsd:decimal ;
  geo-pos:long "6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD281|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD281|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.15'^^xsd:double;
  dwc:latitude '-25.5833'^^xsd:double;
  dwc:minimumDepth '922'^^xsd:integer;
  dwc:maximumDepth '922'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD281|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4333 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1109"^^xsd:integer ;
  dwc:maximumDepthInMeters "1140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4333 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "38.4333"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD25|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "QUIMERA-2   2>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD25|1999'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus debilis Smith, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'QUIMERA-2   2>P-10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '38.4333'^^xsd:double;
  dwc:minimumDepth '1109'^^xsd:integer;
  dwc:maximumDepth '1140'^^xsd:integer;
  dwc:aphiaid '107117'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD25|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000710'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000710'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000711'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000711'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD279|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD279|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD279|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1981'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000724'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000724'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000725'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000725'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1997'^^xsd:string;
  dwc:scientificName 'Hemantias signifer (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '275931'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1997'^^xsd:string;
  dwc:scientificName 'Hemantias signifer (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '275931'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1997'^^xsd:string;
  dwc:scientificName 'Hemantias signifer (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '275931'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1997'^^xsd:string;
  dwc:scientificName 'Hemantias signifer (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '275931'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1    2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1997'^^xsd:string;
  dwc:scientificName 'Hemantias signifer (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1    2P-40'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '275931'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000436'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000436'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000437'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000437'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "139C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000438'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '139C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000438'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "143C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000439'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '143C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000439'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000440'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000440'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000441'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000441'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "172C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000442'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '172C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000442'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4833 47.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4833"^^xsd:decimal ;
  dwc:decimalLongitude "47.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4833 47.15)"^^geo:wktLiteral ;
  geo-pos:lat "3.4833"^^xsd:decimal ;
  geo-pos:long "47.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1998'^^xsd:string;
  dwc:scientificName 'Heniochus acuminatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.15'^^xsd:double;
  dwc:latitude '3.4833'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '218765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '218765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB547|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB547|1981'^^xsd:string;
  dwc:scientificName 'Heptranchias perlo (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB547|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6333 0.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6333"^^xsd:decimal ;
  dwc:decimalLongitude "0.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6333 0.3833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6333"^^xsd:decimal ;
  geo-pos:long "0.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD286|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD286|1994'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3833'^^xsd:double;
  dwc:latitude '38.6333'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD286|1994'^^xsd:anyURI;
  dwc:observationDate '1994-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1996'^^xsd:string;
  dwc:scientificName 'Hemitripterus americanus Gmelin, 1789'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1996'^^xsd:string;
  dwc:scientificName 'Hemitripterus americanus Gmelin, 1789'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD289|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD289|1994'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8667'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD289|1994'^^xsd:anyURI;
  dwc:observationDate '1994-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD308|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela Vll>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD308|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela Vll>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD308|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB549|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB549|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus georgianus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234728'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB549|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '234728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD302|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD302|1991'^^xsd:string;
  dwc:scientificName 'Eumunida squamifera de Saint Laurent & Macpherson, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Eumunida squamifera'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '392014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD302|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '392014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "571"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "13.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD302%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD302|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD302|2000'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>119'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4667'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '571'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD302|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1987'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus palliolatus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '323364'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1987'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB546|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB546|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus palliolatus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '323364'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB546|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000933'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000933'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000934'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000934'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB537|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB537|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus palliolatus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '323364'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB537|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB541|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB541|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus palliolatus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '323364'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB541|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "791"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB475|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB475|1999'^^xsd:string;
  dwc:scientificName 'Evermannella balbo (Risso, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.75'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '791'^^xsd:integer;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB475|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB478|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB478|1999'^^xsd:string;
  dwc:scientificName 'Evermannella balbo (Risso, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0833'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB478|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD299|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "QUIMERA I>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD299|1997'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'QUIMERA I>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD299|1997'^^xsd:anyURI;
  dwc:observationDate '1996-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001060'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001060'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001061'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001061'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001062'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001062'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001063'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001063'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000451'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000451'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000449'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000449'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000450'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000450'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB539|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB539|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus georgianus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234728'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB539|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '234728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB540|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB540|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus georgianus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234728'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB540|1988'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '234728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB547%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB547|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB547|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus georgianus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234728'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB547|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '234728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.7667 14.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.7667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.7667 14.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.7667"^^xsd:decimal ;
  geo-pos:long "14.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB579|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB579|1981'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7833'^^xsd:double;
  dwc:latitude '-26.7667'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB579|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.75"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB582|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB582|1981'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.75'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB582|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.7833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1998'^^xsd:string;
  dwc:scientificName 'Scomber australasicus Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.7833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '219715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '219715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000662'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000662'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000663'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000663'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000664'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000664'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD114|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 96>2 P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD114|1996'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 96>2 P-26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6667'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD114|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000691'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000691'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000692'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000692'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000693'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000693'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000694'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000694'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.7667 -63.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-63.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.7667 -63.8)"^^geo:wktLiteral ;
  geo-pos:lat "-54.7667"^^xsd:decimal ;
  geo-pos:long "-63.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1987'^^xsd:string;
  dwc:scientificName 'Haushia marinae Lloris, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Haushia marinae'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-63.8'^^xsd:double;
  dwc:latitude '-54.7667'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '318364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1987'^^xsd:anyURI;
  dwc:observationDate '1985-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '282312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3167 -75.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3167 -75.8167)"^^geo:wktLiteral ;
  geo-pos:lat "34.3167"^^xsd:decimal ;
  geo-pos:long "-75.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1984'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.8167'^^xsd:double;
  dwc:latitude '34.3167'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3167 -75.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-75.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3167 -75.8167)"^^geo:wktLiteral ;
  geo-pos:lat "34.3167"^^xsd:decimal ;
  geo-pos:long "-75.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1984'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.8167'^^xsd:double;
  dwc:latitude '34.3167'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.803 2.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.803"^^xsd:decimal ;
  dwc:decimalLongitude "2.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "578"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.803 2.3953)"^^geo:wktLiteral ;
  geo-pos:lat "39.803"^^xsd:decimal ;
  geo-pos:long "2.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000452'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P44'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3953'^^xsd:double;
  dwc:latitude '39.803'^^xsd:double;
  dwc:minimumDepth '578'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000452'^^xsd:anyURI;
  dwc:observationDate '2014-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6933 2.1977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6933"^^xsd:decimal ;
  dwc:decimalLongitude "2.1977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6933 2.1977)"^^geo:wktLiteral ;
  geo-pos:lat "39.6933"^^xsd:decimal ;
  geo-pos:long "2.1977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2_09 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000453'^^xsd:string;
  dwc:scientificName 'Ergasticus  clouei A. Milne-Edwards, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2_09 > P8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1977'^^xsd:double;
  dwc:latitude '39.6933'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000453'^^xsd:anyURI;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7963 -7.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7963"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7963 -7.2918)"^^geo:wktLiteral ;
  geo-pos:lat "36.7963"^^xsd:decimal ;
  geo-pos:long "-7.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000454'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 38'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2918'^^xsd:double;
  dwc:latitude '36.7963'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '488'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000454'^^xsd:anyURI;
  dwc:observationDate '2013-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5322"^^xsd:decimal ;
  dwc:decimalLongitude "2.9535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  geo-pos:lat "41.5322"^^xsd:decimal ;
  geo-pos:long "2.9535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000455'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > 124'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9535'^^xsd:double;
  dwc:latitude '41.5322'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net  GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000455'^^xsd:anyURI;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000049'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000049'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.085"^^xsd:decimal ;
  dwc:decimalLongitude "3.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  geo-pos:lat "41.085"^^xsd:decimal ;
  geo-pos:long "3.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000050'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1508'^^xsd:double;
  dwc:latitude '41.085'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000050'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.085"^^xsd:decimal ;
  dwc:decimalLongitude "3.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  geo-pos:lat "41.085"^^xsd:decimal ;
  geo-pos:long "3.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000051'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1508'^^xsd:double;
  dwc:latitude '41.085'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000051'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.085"^^xsd:decimal ;
  dwc:decimalLongitude "3.1508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.085 3.1508)"^^geo:wktLiteral ;
  geo-pos:lat "41.085"^^xsd:decimal ;
  geo-pos:long "3.1508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000052'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1508'^^xsd:double;
  dwc:latitude '41.085'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000052'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD173%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD173%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD173%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD173%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD173%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD173|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-18.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD173|1998'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-18.2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD173|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0667"^^xsd:decimal ;
  geo-pos:long "-106.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD177%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD177|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD177|1994'^^xsd:string;
  dwc:scientificName 'Persephona townsendi (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3833'^^xsd:double;
  dwc:latitude '23.0667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '441260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD177|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '441257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.6667)"^^geo:wktLiteral ;
  geo-pos:lat "23.9667"^^xsd:decimal ;
  geo-pos:long "-107.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD180|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD180|1994'^^xsd:string;
  dwc:scientificName 'Calappula saussurei (Rathbun, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>4'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6667'^^xsd:double;
  dwc:latitude '23.9667'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '440315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD180|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '440315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD166%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD166%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD166%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD166%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD166%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD166|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD166|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.25'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD166|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD170|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD170|1998'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD170|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000678'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000678'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000679'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000679'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000675'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000675'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000676'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000676'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000677'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000677'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000670'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000670'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000671'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000671'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000672'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000672'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000673'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000673'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB570%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB570|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB570|1986'^^xsd:string;
  dwc:scientificName 'Fistularia petimba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB570|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1985'^^xsd:string;
  dwc:scientificName 'Flagellostomias boureei (Zugmayer, 1913)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '127351'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000704'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000704'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000705'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000705'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000706'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000706'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000674'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000674'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000696'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000696'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000697'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000697'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000698'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000698'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000048'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000048'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000723'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000723'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-105.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  geo-pos:lat "22.3833"^^xsd:decimal ;
  geo-pos:long "-105.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD178|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD178|1994'^^xsd:string;
  dwc:scientificName 'Persephona townsendi (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>18'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.9333'^^xsd:double;
  dwc:latitude '22.3833'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '441260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD178|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '441257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000699'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000699'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD296|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 00>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD296|2000'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 00>40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD296|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD297|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD297|1991'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G4'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0833'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD297|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000146'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000146'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1983'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1994'^^xsd:string;
  dwc:scientificName 'Fistularia corneta Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276231'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1994'^^xsd:string;
  dwc:scientificName 'Fistularia corneta Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276231'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1994'^^xsd:string;
  dwc:scientificName 'Fistularia corneta Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276231'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3667 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3667"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3667 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3667"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD294|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD294|2000'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3667'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD294|2000'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000145'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000145'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1994'^^xsd:string;
  dwc:scientificName 'Fistularia corneta Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276231'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD289%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD289|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD289|1991'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G5'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD289|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.283"^^xsd:decimal ;
  dwc:decimalLongitude "14.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  geo-pos:lat "-24.283"^^xsd:decimal ;
  geo-pos:long "14.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000194'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tåning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1152'^^xsd:double;
  dwc:latitude '-24.283'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo157, ICICMBN157|Benguela|Tesis'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000194'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000689'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000689'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4667 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4667 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4667"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD196|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD196|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lemaitre, R.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>67'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-23.4667'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD196|1991'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000695'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000695'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD211%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD211|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD211|1998'^^xsd:string;
  dwc:scientificName 'Pseudomyra mbizi Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '241053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD211|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '241053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000690'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000690'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000193'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo156, ICICMBN156|AGU|171C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000193'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 12.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 12.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.05"^^xsd:decimal ;
  geo-pos:long "12.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD313|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD313|2000'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>107'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6167'^^xsd:double;
  dwc:latitude '-22.05'^^xsd:double;
  dwc:minimumDepth '639'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD313|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.7 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-25.7"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD292|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD292|2000'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>127'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-25.7'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD292|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1994'^^xsd:string;
  dwc:scientificName 'Fistularia corneta Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276231'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7667 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7667 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7667"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD233|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD233|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>55'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '-28.7667'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD233|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD147|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD147|1991'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD147|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD147%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD147|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>2 P-5.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD147|1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>2 P-5.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD147|1998'^^xsd:anyURI;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031906'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031906'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031907'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031907'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031908'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031908'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012042301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012042301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012042301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5817 2.5956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5817"^^xsd:decimal ;
  dwc:decimalLongitude "2.5956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012042301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5817 2.5956)"^^geo:wktLiteral ;
  geo-pos:lat "41.5817"^^xsd:decimal ;
  geo-pos:long "2.5956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012042301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012042301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA_2004 > T6_12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012042301'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus  (Herbst, 1783) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA_2004 > T6_12'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5956'^^xsd:double;
  dwc:latitude '41.5817'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012042301'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB644|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB644|1988'^^xsd:string;
  dwc:scientificName 'Evermannella balbo (Risso, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III23'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB644|1988'^^xsd:anyURI;
  dwc:observationDate '1983-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "528"^^xsd:integer ;
  dwc:maximumDepthInMeters "528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "GEOESC'912P-49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1997'^^xsd:string;
  dwc:scientificName 'Evermannella balbo (Risso, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'GEOESC\'912P-49'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3333'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '528'^^xsd:integer;
  dwc:maximumDepth '528'^^xsd:integer;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1997'^^xsd:anyURI;
  dwc:observationDate '1991-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000688'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000688'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1999'^^xsd:string;
  dwc:scientificName 'Sparus pagrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '293425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  geo-pos:lat "42.0923"^^xsd:decimal ;
  geo-pos:long "3.4134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000065'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000065'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0567 1.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0567"^^xsd:decimal ;
  dwc:decimalLongitude "1.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0567 1.955)"^^geo:wktLiteral ;
  geo-pos:lat "38.0567"^^xsd:decimal ;
  geo-pos:long "1.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000068'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '1.955'^^xsd:double;
  dwc:latitude '38.0567'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000068'^^xsd:anyURI;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  geo-pos:lat "42.0923"^^xsd:decimal ;
  geo-pos:long "3.4134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000063'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000063'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2737 2.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2737"^^xsd:decimal ;
  dwc:decimalLongitude "2.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2737 2.8408)"^^geo:wktLiteral ;
  geo-pos:lat "41.2737"^^xsd:decimal ;
  geo-pos:long "2.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000180'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8408'^^xsd:double;
  dwc:latitude '41.2737'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000180'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2597 2.8405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2597"^^xsd:decimal ;
  dwc:decimalLongitude "2.8405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2597 2.8405)"^^geo:wktLiteral ;
  geo-pos:lat "41.2597"^^xsd:decimal ;
  geo-pos:long "2.8405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000181'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8405'^^xsd:double;
  dwc:latitude '41.2597'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000181'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2082"^^xsd:decimal ;
  dwc:decimalLongitude "2.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  geo-pos:lat "41.2082"^^xsd:decimal ;
  geo-pos:long "2.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000182'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8305'^^xsd:double;
  dwc:latitude '41.2082'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000182'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000785'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000785'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB321|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB321|1983'^^xsd:string;
  dwc:scientificName 'Sparus pagrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '293425'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB321|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000794'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000794'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000795'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000795'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000796'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000796'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -4.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -4.3833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-4.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD252|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD252|1999'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3833'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD252|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000054'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000054'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1095"^^xsd:decimal ;
  dwc:decimalLongitude "3.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  geo-pos:lat "41.1095"^^xsd:decimal ;
  geo-pos:long "3.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000055'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.164'^^xsd:double;
  dwc:latitude '41.1095'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000055'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1095"^^xsd:decimal ;
  dwc:decimalLongitude "3.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  geo-pos:lat "41.1095"^^xsd:decimal ;
  geo-pos:long "3.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000056'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.164'^^xsd:double;
  dwc:latitude '41.1095'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000056'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1095"^^xsd:decimal ;
  dwc:decimalLongitude "3.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  geo-pos:lat "41.1095"^^xsd:decimal ;
  geo-pos:long "3.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000057'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.164'^^xsd:double;
  dwc:latitude '41.1095'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000057'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000058'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000058'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5374)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000059'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.5374'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000059'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  geo-pos:lat "42.0923"^^xsd:decimal ;
  geo-pos:long "3.4134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000060'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000060'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000781'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000781'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000782'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000782'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000783'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000783'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000784'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000784'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000793'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000793'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000797'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000797'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD622%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD622%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD622%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8333"^^xsd:decimal ;
  dwc:decimalLongitude "6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD622%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8333"^^xsd:decimal ;
  geo-pos:long "6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD622%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD622|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD622|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.05'^^xsd:double;
  dwc:latitude '-25.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD622|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.0788"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000098'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000098'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.0788"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000099'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000099'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.0788"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000100'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000100'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000791'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000791'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000792'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000792'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000789'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000789'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000790'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000790'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001138'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001138'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001139'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001139'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB578%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB578%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB578%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB578%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB578%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB578|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB578|1986'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB578|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000081'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000081'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000082'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000082'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000083'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000083'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2333 -64.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-64.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2333 -64.0667)"^^geo:wktLiteral ;
  geo-pos:lat "43.2333"^^xsd:decimal ;
  geo-pos:long "-64.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1987'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sulak, K.'^^xsd:string;
  dwc:collector 'Sulak, K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-64.0667'^^xsd:double;
  dwc:latitude '43.2333'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1987'^^xsd:anyURI;
  dwc:observationDate '1983-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-47.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-47.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1999'^^xsd:string;
  dwc:scientificName 'Gaidropsarus argentatus (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-47.9833'^^xsd:double;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126451'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-47.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-47.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1999'^^xsd:string;
  dwc:scientificName 'Gaidropsarus ensis (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-47.9833'^^xsd:double;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 -44.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9"^^xsd:decimal ;
  dwc:decimalLongitude "-44.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "449"^^xsd:integer ;
  dwc:maximumDepthInMeters "449"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 -44.3833)"^^geo:wktLiteral ;
  geo-pos:lat "47.9"^^xsd:decimal ;
  geo-pos:long "-44.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1990'^^xsd:string;
  dwc:scientificName 'Gaidropsarus ensis (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.3833'^^xsd:double;
  dwc:latitude '47.9'^^xsd:double;
  dwc:minimumDepth '449'^^xsd:integer;
  dwc:maximumDepth '449'^^xsd:integer;
  dwc:aphiaid '126453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -43.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-43.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3333 -43.75)"^^geo:wktLiteral ;
  geo-pos:lat "47.3333"^^xsd:decimal ;
  geo-pos:long "-43.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1990'^^xsd:string;
  dwc:scientificName 'Gaidropsarus ensis (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.75'^^xsd:double;
  dwc:latitude '47.3333'^^xsd:double;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '699'^^xsd:integer;
  dwc:aphiaid '126453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000804'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000804'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0231"^^xsd:decimal ;
  dwc:decimalLongitude "1.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  geo-pos:lat "41.0231"^^xsd:decimal ;
  geo-pos:long "1.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMR000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2009 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMR000003'^^xsd:string;
  dwc:scientificName 'Nyctiphanes couchii (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2009 > L098'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3756'^^xsd:double;
  dwc:latitude '41.0231'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '254316'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMR000003'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0231"^^xsd:decimal ;
  dwc:decimalLongitude "1.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  geo-pos:lat "41.0231"^^xsd:decimal ;
  geo-pos:long "1.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMR000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2009 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMR000004'^^xsd:string;
  dwc:scientificName 'Nyctiphanes couchii (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2009 > L098'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3756'^^xsd:double;
  dwc:latitude '41.0231'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '254316'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMR000004'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0231"^^xsd:decimal ;
  dwc:decimalLongitude "1.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  geo-pos:lat "41.0231"^^xsd:decimal ;
  geo-pos:long "1.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMR000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2009 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMR000005'^^xsd:string;
  dwc:scientificName 'Nyctiphanes couchii (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2009 > L098'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3756'^^xsd:double;
  dwc:latitude '41.0231'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '254316'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMR000005'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "532"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM2011070501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM2011070501'^^xsd:string;
  dwc:scientificName 'Lophogaster spinosus Ortmann, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '532'^^xsd:integer;
  dwc:occurrenceRemarks 'First atlantic iberian record'^^xsd:string;
  dwc:aphiaid '431217'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM2011070501'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '431217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -7.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM2011070502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM2011070502'^^xsd:string;
  dwc:scientificName 'Lophogaster spinosus Ortmann, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'First atlantic iberian record'^^xsd:string;
  dwc:aphiaid '431217'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM2011070502'^^xsd:anyURI;
  dwc:observationDate '2008-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '431217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8245 -1.7835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8245 -1.7835)"^^geo:wktLiteral ;
  geo-pos:lat "36.8245"^^xsd:decimal ;
  geo-pos:long "-1.7835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000778'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7835'^^xsd:double;
  dwc:latitude '36.8245'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000778'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000923'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000923'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000924'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000924'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000925'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000925'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB635|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB635|1981'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe matthewsi (Smith, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '302581'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB635|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB693%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB693|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB693|1981'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe matthewsi (Smith, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '302581'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB693|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB640|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB640|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I213'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB640|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB641|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB641|1986'^^xsd:string;
  dwc:scientificName 'Sphagemacrurus hirundo (Collett, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB641|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD633%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD633%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD633%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD633%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.5"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD633%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD633|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD633|1991'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 122'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD633|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD242|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD242|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia martini Pérez Farfante & Boothe, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>31'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9833'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '377640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD242|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '377640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD242|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD242|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD242|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  geo-pos:lat "42.0923"^^xsd:decimal ;
  geo-pos:long "3.4134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000064'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000064'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000816'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000816'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000808'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000808'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000809'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000809'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000810'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000810'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000801'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000801'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000802'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000802'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000803'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000803'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0482 1.9357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0482"^^xsd:decimal ;
  dwc:decimalLongitude "1.9357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0482 1.9357)"^^geo:wktLiteral ;
  geo-pos:lat "38.0482"^^xsd:decimal ;
  geo-pos:long "1.9357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000073'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9357'^^xsd:double;
  dwc:latitude '38.0482'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000073'^^xsd:anyURI;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD244|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD244|2000'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '981'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD244|2000'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1207"^^xsd:decimal ;
  dwc:decimalLongitude "2.9087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  geo-pos:lat "41.1207"^^xsd:decimal ;
  geo-pos:long "2.9087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000074'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A22'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9087'^^xsd:double;
  dwc:latitude '41.1207'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000074'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000805'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000805'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.3"^^xsd:decimal ;
  geo-pos:long "12.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II262" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1981'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II262'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6333'^^xsd:double;
  dwc:latitude '-21.3'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB383|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB383|1982'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB383|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB384|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB384|1982'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB384|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB385|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB385|1982'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB385|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB386|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB386|1982'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB386|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD232|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD232|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD232|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000817'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000817'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000818'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000818'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000819'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000819'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD670%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD670%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD670%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD670%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD670%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD670|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia>7 y 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD670|1991'^^xsd:string;
  dwc:scientificName 'Paragiopagurus hobbiti (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paragiopagurus hobbiti'^^xsd:string;
  dwc:fieldNumber 'Valdivia>7 y 5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3167'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '368046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD670|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1207"^^xsd:decimal ;
  dwc:decimalLongitude "2.9087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  geo-pos:lat "41.1207"^^xsd:decimal ;
  geo-pos:long "2.9087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000075'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A22'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9087'^^xsd:double;
  dwc:latitude '41.1207'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000075'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1207"^^xsd:decimal ;
  dwc:decimalLongitude "2.9087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  geo-pos:lat "41.1207"^^xsd:decimal ;
  geo-pos:long "2.9087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000076'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A22'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9087'^^xsd:double;
  dwc:latitude '41.1207'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000076'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1417"^^xsd:decimal ;
  dwc:decimalLongitude "3.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  geo-pos:lat "41.1417"^^xsd:decimal ;
  geo-pos:long "3.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000077'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A23'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.009'^^xsd:double;
  dwc:latitude '41.1417'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000077'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1417"^^xsd:decimal ;
  dwc:decimalLongitude "3.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  geo-pos:lat "41.1417"^^xsd:decimal ;
  geo-pos:long "3.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000078'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A23'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.009'^^xsd:double;
  dwc:latitude '41.1417'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000078'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000886'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000886'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1417"^^xsd:decimal ;
  dwc:decimalLongitude "3.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  geo-pos:lat "41.1417"^^xsd:decimal ;
  geo-pos:long "3.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000080'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A23'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.009'^^xsd:double;
  dwc:latitude '41.1417'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000080'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB579%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB579|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB579|1986'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB579|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1987'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of  Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1987'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V2P-11BIII" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1991'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'BATHOS V2P-11BIII'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1991'^^xsd:anyURI;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS III2P-15BIII" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1991'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'BATHOS III2P-15BIII'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1991'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4833"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1981'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II238'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.4833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB458|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB458|1981'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB458|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB550|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB550|1981'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB550|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB716%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB716%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB716%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6667 13.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB716%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6667 13.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.6667"^^xsd:decimal ;
  geo-pos:long "13.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB716%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB716|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB716|1981'^^xsd:string;
  dwc:scientificName 'Hexanchus griseus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8667'^^xsd:double;
  dwc:latitude '-26.6667'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '105833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB716|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1417"^^xsd:decimal ;
  dwc:decimalLongitude "3.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  geo-pos:lat "41.1417"^^xsd:decimal ;
  geo-pos:long "3.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000079'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A23'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.009'^^xsd:double;
  dwc:latitude '41.1417'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000079'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1996'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000894'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000894'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  geo-pos:lat "39.8008"^^xsd:decimal ;
  geo-pos:long "4.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000902'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000902'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS593%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS593%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS593%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS593%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS593%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS593|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaV > P20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS593|1991'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaV > P20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS593|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS5%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS5%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS5%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.45"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS5%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.45 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.45"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS5%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS5|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS5|1995'^^xsd:string;
  dwc:scientificName 'Platysquilloides lillyae (Manning, 1977) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.45'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'The second Mediterranean record of Platysquilloides lillyae, the sixth for the species.'^^xsd:string;
  dwc:aphiaid '136127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS5|1995'^^xsd:anyURI;
  dwc:observationDate '1992-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '136127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS230%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS230%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS230%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7312 -110.7122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7312"^^xsd:decimal ;
  dwc:decimalLongitude "-110.7122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS230%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7312 -110.7122)"^^geo:wktLiteral ;
  geo-pos:lat "26.7312"^^xsd:decimal ;
  geo-pos:long "-110.7122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS230%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS230|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > M2Est8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS230|1994'^^xsd:string;
  dwc:scientificName 'Squilla hancocki Schmitt, 1940 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > M2Est8'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-110.7122'^^xsd:double;
  dwc:latitude '26.7312'^^xsd:double;
  dwc:aphiaid '409350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS230|1994'^^xsd:anyURI;
  dwc:observationDate '1991-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '409350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000911'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000911'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000912'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000912'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000913'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000913'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001074'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001074'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001075'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001075'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001076'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001076'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001160'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001160'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001077'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001077'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000159'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000159'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000160'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000160'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.122"^^xsd:decimal ;
  dwc:decimalLongitude "2.9082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.122 2.9082)"^^geo:wktLiteral ;
  geo-pos:lat "41.122"^^xsd:decimal ;
  geo-pos:long "2.9082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000161'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9082'^^xsd:double;
  dwc:latitude '41.122'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000161'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5322"^^xsd:decimal ;
  dwc:decimalLongitude "2.9535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  geo-pos:lat "41.5322"^^xsd:decimal ;
  geo-pos:long "2.9535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000456'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > 124'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9535'^^xsd:double;
  dwc:latitude '41.5322'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net  GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000456'^^xsd:anyURI;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5322"^^xsd:decimal ;
  dwc:decimalLongitude "2.9535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5322 2.9535)"^^geo:wktLiteral ;
  geo-pos:lat "41.5322"^^xsd:decimal ;
  geo-pos:long "2.9535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > 124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000457'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > 124'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9535'^^xsd:double;
  dwc:latitude '41.5322'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net  GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000457'^^xsd:anyURI;
  dwc:observationDate '2012-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000821'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000821'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000822'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000822'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000823'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000823'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD84|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD84|1991'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD84|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000824'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000824'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2748 2.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2748"^^xsd:decimal ;
  dwc:decimalLongitude "2.8437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2748 2.8437)"^^geo:wktLiteral ;
  geo-pos:lat "41.2748"^^xsd:decimal ;
  geo-pos:long "2.8437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000123'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8437'^^xsd:double;
  dwc:latitude '41.2748'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000123'^^xsd:anyURI;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2748 2.8437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2748"^^xsd:decimal ;
  dwc:decimalLongitude "2.8437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2748 2.8437)"^^geo:wktLiteral ;
  geo-pos:lat "41.2748"^^xsd:decimal ;
  geo-pos:long "2.8437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000124'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8437'^^xsd:double;
  dwc:latitude '41.2748'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000124'^^xsd:anyURI;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.75"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1981'^^xsd:string;
  dwc:scientificName 'Himantolophus groenlandicus Reinhardt, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.75'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '126545'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD76|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD76|1991'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD76|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000820'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000820'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0343 3.0173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0343"^^xsd:decimal ;
  dwc:decimalLongitude "3.0173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0343 3.0173)"^^geo:wktLiteral ;
  geo-pos:lat "41.0343"^^xsd:decimal ;
  geo-pos:long "3.0173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000125'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0173'^^xsd:double;
  dwc:latitude '41.0343'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000125'^^xsd:anyURI;
  dwc:observationDate '2012-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000467'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000467'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7667 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7667 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.7667"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|2004'^^xsd:string;
  dwc:scientificName 'Gaidropsarus vulgaris (Cloquet, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '43.7667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '126458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000469'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000469'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|2006'^^xsd:string;
  dwc:scientificName 'Parapercis banoni Randall & Yamakawa, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Parapercis banoni'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '389799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|2006'^^xsd:anyURI;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '389799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|2006'^^xsd:string;
  dwc:scientificName 'Parapercis banoni Randall & Yamakawa, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Parapercis banoni'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '389799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|2006'^^xsd:anyURI;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '389799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1997'^^xsd:string;
  dwc:scientificName 'Parastromateus niger (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000148'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000148'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000119'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000119'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1988 2.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1988"^^xsd:decimal ;
  dwc:decimalLongitude "2.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1988 2.8052)"^^geo:wktLiteral ;
  geo-pos:lat "41.1988"^^xsd:decimal ;
  geo-pos:long "2.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000120'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8052'^^xsd:double;
  dwc:latitude '41.1988'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000120'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1527 3.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1527"^^xsd:decimal ;
  dwc:decimalLongitude "3.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1527 3.0672)"^^geo:wktLiteral ;
  geo-pos:lat "41.1527"^^xsd:decimal ;
  geo-pos:long "3.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000121'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0672'^^xsd:double;
  dwc:latitude '41.1527'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000121'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000114'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000114'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000115'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000115'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7833 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7833"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7833 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7833"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1981'^^xsd:string;
  dwc:scientificName 'Galeichthys feliceps Valenciennes, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III231'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-19.7833'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '217654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '217654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.277 2.8427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.277"^^xsd:decimal ;
  dwc:decimalLongitude "2.8427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.277 2.8427)"^^geo:wktLiteral ;
  geo-pos:lat "41.277"^^xsd:decimal ;
  geo-pos:long "2.8427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000126'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M20'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8427'^^xsd:double;
  dwc:latitude '41.277'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000126'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001568'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001568'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1838 2.846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1838"^^xsd:decimal ;
  dwc:decimalLongitude "2.846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1838 2.846)"^^geo:wktLiteral ;
  geo-pos:lat "41.1838"^^xsd:decimal ;
  geo-pos:long "2.846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000179'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.846'^^xsd:double;
  dwc:latitude '41.1838'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000179'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 2.8317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "2.8317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 2.8317)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "2.8317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M07" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000122'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M07'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8317'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000122'^^xsd:anyURI;
  dwc:observationDate '2012-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000834'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000834'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000835'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000835'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000836'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000836'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000837'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000837'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000842'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000842'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1397"^^xsd:decimal ;
  dwc:decimalLongitude "3.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  geo-pos:lat "41.1397"^^xsd:decimal ;
  geo-pos:long "3.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000104'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.005'^^xsd:double;
  dwc:latitude '41.1397'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000104'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001071'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001071'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001072'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001072'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001073'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001073'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000806'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000806'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000807'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000807'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000101'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.84'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000101'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1997'^^xsd:string;
  dwc:scientificName 'Parastromateus niger (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1986'^^xsd:string;
  dwc:scientificName 'Parastromateus niger (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1397"^^xsd:decimal ;
  dwc:decimalLongitude "3.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  geo-pos:lat "41.1397"^^xsd:decimal ;
  geo-pos:long "3.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000102'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.005'^^xsd:double;
  dwc:latitude '41.1397'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000102'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1397"^^xsd:decimal ;
  dwc:decimalLongitude "3.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1397 3.005)"^^geo:wktLiteral ;
  geo-pos:lat "41.1397"^^xsd:decimal ;
  geo-pos:long "3.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000103'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.005'^^xsd:double;
  dwc:latitude '41.1397'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000103'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB382|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB382|1982'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB382|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2435 3.3018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2435"^^xsd:decimal ;
  dwc:decimalLongitude "3.3018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2435 3.3018)"^^geo:wktLiteral ;
  geo-pos:lat "42.2435"^^xsd:decimal ;
  geo-pos:long "3.3018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001569'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L101'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3018'^^xsd:double;
  dwc:latitude '42.2435'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001569'^^xsd:anyURI;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0997 1.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0997"^^xsd:decimal ;
  dwc:decimalLongitude "1.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0997 1.2928)"^^geo:wktLiteral ;
  geo-pos:lat "41.0997"^^xsd:decimal ;
  geo-pos:long "1.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02 > L95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001570'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02 > L95'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2928'^^xsd:double;
  dwc:latitude '41.0997'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001570'^^xsd:anyURI;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0997 1.2928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0997"^^xsd:decimal ;
  dwc:decimalLongitude "1.2928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0997 1.2928)"^^geo:wktLiteral ;
  geo-pos:lat "41.0997"^^xsd:decimal ;
  geo-pos:long "1.2928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02 > L95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001571'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02 > L95'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2928'^^xsd:double;
  dwc:latitude '41.0997'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001571'^^xsd:anyURI;
  dwc:observationDate '2002-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000607'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000607'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.75"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1981'^^xsd:string;
  dwc:scientificName 'Himantolophus appelii (Clarke, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.75'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '272572'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '272572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000602'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000602'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000603'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000603'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000604'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000604'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000605'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000605'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000606'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000606'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000195'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo158, ICICMBN158|AGU|120D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus B'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000195'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000608'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000608'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0767"^^xsd:decimal ;
  dwc:decimalLongitude "3.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  geo-pos:lat "41.0767"^^xsd:decimal ;
  geo-pos:long "3.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000105'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.141'^^xsd:double;
  dwc:latitude '41.0767'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000105'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000106'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000106'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000107'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000107'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.4"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1991'^^xsd:string;
  dwc:scientificName 'Hippocampus punctulatus Guichenot, 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '10.4'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '306814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1991'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '159445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000825'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000825'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000109'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000109'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000110'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000110'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000108'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000108'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000116'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000116'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000117'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000117'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000118'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000118'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1991'^^xsd:string;
  dwc:scientificName 'Hippocampus punctulatus Guichenot, 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '306814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1991'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '159445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1991'^^xsd:string;
  dwc:scientificName 'Hippocampus punctulatus Guichenot, 1850'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '306814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1991'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '159445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD264|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD264|2000'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD264|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB425|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB425|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia angustata (Hutton, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '313403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB425|1988'^^xsd:anyURI;
  dwc:observationDate '1987-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '279349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.7833 -68.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.7833 -68.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-54.7833"^^xsd:decimal ;
  geo-pos:long "-68.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1987'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2833'^^xsd:double;
  dwc:latitude '-54.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001822'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 EST10'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001822'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001154'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001154'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001155'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001155'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD279|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD279|1999'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD279|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000754'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000754'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031904'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031904'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD341%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD341%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD341%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD341%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD341%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD341|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD341|1991'^^xsd:string;
  dwc:scientificName 'Processa namibiensis Macpherson, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Processa namibiensis'^^xsd:string;
  dwc:fieldNumber 'Benguela II>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '240883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD341|1991'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '240883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD167%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD167%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD167%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD167%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD167%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD167|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-38-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD167|1998'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-38-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD167|1998'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031901'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031901'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031902'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031902'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031903'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031903'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1983'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki Kamp, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000028'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000028'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000029'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000029'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000030'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000030'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD585%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD585%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD585%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD585%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0833"^^xsd:decimal ;
  geo-pos:long "12.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD585%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD585|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>97" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD585|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae (de Man, 1931)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>97'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.45'^^xsd:double;
  dwc:latitude '-21.0833'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD585|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD614%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD614%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD614%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD614%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD614%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD614|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD614|1991'^^xsd:string;
  dwc:scientificName 'Neosergestes edwardsii (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '514130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD614|1991'^^xsd:anyURI;
  dwc:observationDate '1986-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '514130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001823'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 EST10'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001823'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000768'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000768'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000769'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000769'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000770'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000770'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000761'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000761'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000047'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000047'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  geo-pos:lat "36.6258"^^xsd:decimal ;
  geo-pos:long "-2.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012062202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012062202'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Salmerón, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9005'^^xsd:double;
  dwc:latitude '36.6258'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'First record in the Western Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012062202'^^xsd:anyURI;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  geo-pos:lat "36.6258"^^xsd:decimal ;
  geo-pos:long "-2.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012062203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012062203'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Salmerón, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9005'^^xsd:double;
  dwc:latitude '36.6258'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'First record in the Western Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012062203'^^xsd:anyURI;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.9005)"^^geo:wktLiteral ;
  geo-pos:lat "36.6258"^^xsd:decimal ;
  geo-pos:long "-2.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012062204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012062204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012062204'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Salmerón, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9005'^^xsd:double;
  dwc:latitude '36.6258'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:occurrenceRemarks 'First record in the Western Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012062204'^^xsd:anyURI;
  dwc:observationDate '2012-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0605"^^xsd:decimal ;
  dwc:decimalLongitude "3.4033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  geo-pos:lat "42.0605"^^xsd:decimal ;
  geo-pos:long "3.4033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000013'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L197'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4033'^^xsd:double;
  dwc:latitude '42.0605'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000013'^^xsd:anyURI;
  dwc:observationDate '2014-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000755'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000755'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000756'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000756'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000767'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000767'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0923"^^xsd:decimal ;
  dwc:decimalLongitude "3.4134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0923 3.4134)"^^geo:wktLiteral ;
  geo-pos:lat "42.0923"^^xsd:decimal ;
  geo-pos:long "3.4134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000067'^^xsd:string;
  dwc:scientificName 'Echinaster (Müller & Troschel, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P28'^^xsd:string;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4134'^^xsd:double;
  dwc:latitude '42.0923'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000067'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 0.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2"^^xsd:decimal ;
  dwc:decimalLongitude "0.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2 0.1167)"^^geo:wktLiteral ;
  geo-pos:lat "39.2"^^xsd:decimal ;
  geo-pos:long "0.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1982'^^xsd:string;
  dwc:scientificName 'Gadella maraldi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1167'^^xsd:double;
  dwc:latitude '39.2'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000764'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000764'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000765'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000765'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000766'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000766'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC192%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC192%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC192%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC192%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC192%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC192|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 VALDIVIA 1 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC192|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis massyae (Grimpe, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 VALDIVIA 1 2 P-10'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC192|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC193%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC193%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC193%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC193%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC193%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC193|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XII 2 P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC193|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis massyae (Grimpe, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XII 2 P-PP3'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '842'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC193|2000'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.35)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|2006'^^xsd:string;
  dwc:scientificName 'Parapercis banoni Randall & Yamakawa, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:typeStatus 'Holotype of Parapercis banoni'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.35'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '389799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|2006'^^xsd:anyURI;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '389799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001050'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001050'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001064'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001064'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001065'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001065'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001066'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001066'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001067'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001067'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB574%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB574|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB574|1981'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe matthewsi (Smith, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II245'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '302581'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB574|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD152%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD152|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD152|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD152|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001156'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001156'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001157'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001157'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001055'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001055'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001056'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001056'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001057'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001057'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD161%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD161%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD161%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD161%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD161%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD161|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD161|1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD161|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001048'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001048'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001049'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001049'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3666"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3666 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3666"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2012031905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2012031905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2012031905'^^xsd:string;
  dwc:scientificName 'Chiromantes ortmanni (Crosnier, 1965)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Africa'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.3666'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '246162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2012031905'^^xsd:anyURI;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB315|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB315|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB315|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB339|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB339|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB339|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1987'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1987'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB434|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB434|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB434|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000762'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000762'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000763'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000763'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000696'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L55'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '36.5642'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '572'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000696'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000697'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L55'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '36.5642'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '572'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000697'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000698'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L55'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '36.5642'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '572'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000698'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "572"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5642 -3.0645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5642"^^xsd:decimal ;
  geo-pos:long "-3.0645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2016 > L55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000699'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (C. W. Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2016 > L55'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0645'^^xsd:double;
  dwc:latitude '36.5642'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '572'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000699'^^xsd:anyURI;
  dwc:observationDate '2016-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM2011070503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM2011070503'^^xsd:string;
  dwc:scientificName 'Lophogaster spinosus Ortmann, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'First atlantic iberian record'^^xsd:string;
  dwc:aphiaid '431217'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM2011070503'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '431217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB360|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB360|1983'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki Kamp, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB360|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1983'^^xsd:string;
  dwc:scientificName 'Physiculus dalwigki Kamp, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2011070504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM2011070504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM2011070504'^^xsd:string;
  dwc:scientificName 'Lophogaster spinosus Ortmann, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'First atlantic iberian record'^^xsd:string;
  dwc:aphiaid '431217'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM2011070504'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '431217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9822 1.2135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9822"^^xsd:decimal ;
  dwc:decimalLongitude "1.2135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9822 1.2135)"^^geo:wktLiteral ;
  geo-pos:lat "38.9822"^^xsd:decimal ;
  geo-pos:long "1.2135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMR000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PCIG09-GA-2011-293774 + LIFE07NAT/E/000732 + Ibiza Preservation Fund >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMR000001'^^xsd:string;
  dwc:scientificName 'Nyctiphanes couchii (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'PCIG09-GA-2011-293774 + LIFE07NAT/E/000732 + Ibiza Preservation Fund >'^^xsd:string;
  dwc:collector 'Louzao, M.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2135'^^xsd:double;
  dwc:latitude '38.9822'^^xsd:double;
  dwc:occurrenceRemarks 'Endangered species | Ecology'^^xsd:string;
  dwc:aphiaid '254316'^^xsd:integer;
  dwc:samplingProtocol 'Stomach content, regurgitation of Puffinus mauretanicus'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMR000001'^^xsd:anyURI;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0231"^^xsd:decimal ;
  dwc:decimalLongitude "1.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0231 1.3756)"^^geo:wktLiteral ;
  geo-pos:lat "41.0231"^^xsd:decimal ;
  geo-pos:long "1.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMR000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMR000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2009 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMR000002'^^xsd:string;
  dwc:scientificName 'Nyctiphanes couchii (Bell, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2009 > L098'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3756'^^xsd:double;
  dwc:latitude '41.0231'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '254316'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMR000002'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '254316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB340|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB340|1999'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB340|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000773'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000773'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB303|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB303|1985'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB303|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1985'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1996'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1996'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1996'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1996'^^xsd:string;
  dwc:scientificName 'Gadus morhua Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6191"^^xsd:decimal ;
  dwc:decimalLongitude "3.5623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  geo-pos:lat "39.6191"^^xsd:decimal ;
  geo-pos:long "3.5623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000058'^^xsd:string;
  dwc:scientificName 'Murexsul aradasii (Monterosato in Poirier, 1883) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P28'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5623'^^xsd:double;
  dwc:latitude '39.6191'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '407837'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000058'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '407837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  geo-pos:lat "39.9098"^^xsd:decimal ;
  geo-pos:long "3.7664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000059'^^xsd:string;
  dwc:scientificName 'Volvarina mitrella (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P52'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7664'^^xsd:double;
  dwc:latitude '39.9098'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140330'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000059'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000786'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000786'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000787'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000787'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000788'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000788'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000053'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000053'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6865 5.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6865"^^xsd:decimal ;
  dwc:decimalLongitude "5.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6865 5.5945)"^^geo:wktLiteral ;
  geo-pos:lat "38.6865"^^xsd:decimal ;
  geo-pos:long "5.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000069'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '5.5945'^^xsd:double;
  dwc:latitude '38.6865'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000069'^^xsd:anyURI;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6865 5.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6865"^^xsd:decimal ;
  dwc:decimalLongitude "5.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6865 5.5945)"^^geo:wktLiteral ;
  geo-pos:lat "38.6865"^^xsd:decimal ;
  geo-pos:long "5.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000070'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '5.5945'^^xsd:double;
  dwc:latitude '38.6865'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000070'^^xsd:anyURI;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.548 25.7843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.548"^^xsd:decimal ;
  dwc:decimalLongitude "25.7843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.548 25.7843)"^^geo:wktLiteral ;
  geo-pos:lat "34.548"^^xsd:decimal ;
  geo-pos:long "25.7843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000071'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A12'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '25.7843'^^xsd:double;
  dwc:latitude '34.548'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000071'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0482 1.9357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0482"^^xsd:decimal ;
  dwc:decimalLongitude "1.9357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0482 1.9357)"^^geo:wktLiteral ;
  geo-pos:lat "38.0482"^^xsd:decimal ;
  geo-pos:long "1.9357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01M04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000072'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01M04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9357'^^xsd:double;
  dwc:latitude '38.0482'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000072'^^xsd:anyURI;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.85"^^xsd:decimal ;
  geo-pos:long "12.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD246|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD246|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>107'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8833'^^xsd:double;
  dwc:latitude '-22.85'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD246|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD247|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD247|1991'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>70'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD247|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1203 2.9282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1203"^^xsd:decimal ;
  dwc:decimalLongitude "2.9282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1203 2.9282)"^^geo:wktLiteral ;
  geo-pos:lat "41.1203"^^xsd:decimal ;
  geo-pos:long "2.9282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000087'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M56'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9282'^^xsd:double;
  dwc:latitude '41.1203'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000087'^^xsd:anyURI;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3833"^^xsd:decimal ;
  dwc:decimalLongitude "0.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "579"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.5167)"^^geo:wktLiteral ;
  geo-pos:lat "38.3833"^^xsd:decimal ;
  geo-pos:long "0.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB476|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB476|1999'^^xsd:string;
  dwc:scientificName 'Gadella maraldi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-49'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5167'^^xsd:double;
  dwc:latitude '38.3833'^^xsd:double;
  dwc:minimumDepth '579'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB476|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3833"^^xsd:decimal ;
  dwc:decimalLongitude "0.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "579"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3833 0.5167)"^^geo:wktLiteral ;
  geo-pos:lat "38.3833"^^xsd:decimal ;
  geo-pos:long "0.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB477|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB477|1999'^^xsd:string;
  dwc:scientificName 'Gadella maraldi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-49'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5167'^^xsd:double;
  dwc:latitude '38.3833'^^xsd:double;
  dwc:minimumDepth '579'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB477|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1982'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1982'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1982'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1982'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus Guichenot, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1985'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1985'^^xsd:anyURI;
  dwc:observationDate '1985-05-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valvidia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valvidia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1986'^^xsd:string;
  dwc:scientificName 'Gadomus fumosus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000780'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000780'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000774'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000774'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000775'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000775'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -37.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-37.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "671"^^xsd:integer ;
  dwc:maximumDepthInMeters "671"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -37.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-37.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD122|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD122|1991'^^xsd:string;
  dwc:scientificName 'Paralomis spinosissima Birstein & Vinogradov, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-37.5167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '671'^^xsd:integer;
  dwc:maximumDepth '671'^^xsd:integer;
  dwc:aphiaid '369208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD122|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '369208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB436|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB436|1999'^^xsd:string;
  dwc:scientificName 'Gadella imberbis (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-8'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '158964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB436|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0247"^^xsd:decimal ;
  dwc:decimalLongitude "3.3536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0247 3.3536)"^^geo:wktLiteral ;
  geo-pos:lat "42.0247"^^xsd:decimal ;
  geo-pos:long "3.3536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000014'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3536'^^xsd:double;
  dwc:latitude '42.0247'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000014'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1587 17.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1587"^^xsd:decimal ;
  dwc:decimalLongitude "17.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1587 17.488)"^^geo:wktLiteral ;
  geo-pos:lat "38.1587"^^xsd:decimal ;
  geo-pos:long "17.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000015'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '17.488'^^xsd:double;
  dwc:latitude '38.1587'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000015'^^xsd:anyURI;
  dwc:observationDate '2009-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1987'^^xsd:string;
  dwc:scientificName 'Physiculus microbarbata Paulin & Matallanas, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Physiculus microbarbata'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '272503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '272503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000031'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000031'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000032'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000032'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000033'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000033'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1987'^^xsd:string;
  dwc:scientificName 'Physiculus microbarbata Paulin & Matallanas, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Physiculus microbarbata'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '272503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '272503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000018'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000018'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1999'^^xsd:string;
  dwc:scientificName 'Sparus pagrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '293425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000772'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000772'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000084'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000084'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000085'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000085'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2342 2.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2342"^^xsd:decimal ;
  dwc:decimalLongitude "2.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2342 2.7992)"^^geo:wktLiteral ;
  geo-pos:lat "41.2342"^^xsd:decimal ;
  geo-pos:long "2.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000086'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis (Perrier, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A25'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7992'^^xsd:double;
  dwc:latitude '41.2342'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of the reproductive biology'^^xsd:string;
  dwc:aphiaid '124021'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000086'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD246|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD246|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD246|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0788"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0788 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.0788"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000023'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M71'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.0788'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000023'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  geo-pos:lat "15.7667"^^xsd:decimal ;
  geo-pos:long "-96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD256|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD256|1994'^^xsd:string;
  dwc:scientificName 'Edwardsium lobipes (Rathbun, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>2'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-96'^^xsd:integer;
  dwc:latitude '15.7667'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '444130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD256|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '444130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000019'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000019'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000020'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000020'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000021'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000021'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000022'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000022'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000798'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000798'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000799'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000799'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000800'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000800'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000776'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000776'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000777'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000777'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000778'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000778'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000779'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000779'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000811'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000811'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000812'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000812'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000813'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000813'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000814'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000814'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000815'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000815'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000016'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000016'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.042"^^xsd:decimal ;
  dwc:decimalLongitude "3.0388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.042 3.0388)"^^geo:wktLiteral ;
  geo-pos:lat "41.042"^^xsd:decimal ;
  geo-pos:long "3.0388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000017'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A24'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0388'^^xsd:double;
  dwc:latitude '41.042'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000017'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0767"^^xsd:decimal ;
  dwc:decimalLongitude "3.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  geo-pos:lat "41.0767"^^xsd:decimal ;
  geo-pos:long "3.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000024'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.141'^^xsd:double;
  dwc:latitude '41.0767'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000024'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0767"^^xsd:decimal ;
  dwc:decimalLongitude "3.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  geo-pos:lat "41.0767"^^xsd:decimal ;
  geo-pos:long "3.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000025'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.141'^^xsd:double;
  dwc:latitude '41.0767'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000025'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0767"^^xsd:decimal ;
  dwc:decimalLongitude "3.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  geo-pos:lat "41.0767"^^xsd:decimal ;
  geo-pos:long "3.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000026'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.141'^^xsd:double;
  dwc:latitude '41.0767'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000026'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0767"^^xsd:decimal ;
  dwc:decimalLongitude "3.141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0767 3.141)"^^geo:wktLiteral ;
  geo-pos:lat "41.0767"^^xsd:decimal ;
  geo-pos:long "3.141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000027'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.141'^^xsd:double;
  dwc:latitude '41.0767'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000027'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD26|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3, C-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD26|2000'^^xsd:string;
  dwc:scientificName 'Spinolambrus macrochelos (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3, C-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '442337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD26|2000'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.7667 17.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.7667"^^xsd:decimal ;
  dwc:decimalLongitude "17.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.7667 17.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.7667"^^xsd:decimal ;
  geo-pos:long "17.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD260|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A1530 022 005 3307" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD260|1991'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A1530 022 005 3307'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '17.3833'^^xsd:double;
  dwc:latitude '-32.7667'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD260|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000771'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000771'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD356%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD356%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD356%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD356%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD356%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD356|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD356|1991'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>90'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD356|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC191%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC191%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC191%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC191%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC191%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC191|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 VALDIVIA 1 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC191|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis massyae (Grimpe, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 VALDIVIA 1 2 P-10'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '153060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC191|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '153060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000387'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000387'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000382'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000382'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000383'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000383'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000979'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000979'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1983'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1983'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1990'^^xsd:string;
  dwc:scientificName 'Squalus megalops (Macleay, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX237'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '105925'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '105925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1990'^^xsd:string;
  dwc:scientificName 'Squalus mitsukurii Jordan & Fowler, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217371'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0333 -50.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-50.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0333 -50.05)"^^geo:wktLiteral ;
  geo-pos:lat "-32.0333"^^xsd:decimal ;
  geo-pos:long "-50.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|2004'^^xsd:string;
  dwc:scientificName 'Squalus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^xsd:string;
  dwc:collector 'Neves, R.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.05'^^xsd:double;
  dwc:latitude '-32.0333'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '105782'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|2004'^^xsd:anyURI;
  dwc:observationDate '2002-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '105782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1997'^^xsd:string;
  dwc:scientificName 'Squatina africana Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1997'^^xsd:anyURI;
  dwc:observationDate '1997-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '217373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB184|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB184|1998'^^xsd:string;
  dwc:scientificName 'Squatina africana Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB184|1998'^^xsd:anyURI;
  dwc:observationDate '1982-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '217373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB590|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB590|1986'^^xsd:string;
  dwc:scientificName 'Squatina africana Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB590|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8555"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  geo-pos:lat "36.8555"^^xsd:decimal ;
  geo-pos:long "-1.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS03 > L27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001208'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS03 > L27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8695'^^xsd:double;
  dwc:latitude '36.8555'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001208'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8555"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  geo-pos:lat "36.8555"^^xsd:decimal ;
  geo-pos:long "-1.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS03 > L27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001209'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS03 > L27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8695'^^xsd:double;
  dwc:latitude '36.8555'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001209'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000936'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000936'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000937'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000937'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5286 0.7693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5286"^^xsd:decimal ;
  dwc:decimalLongitude "0.7693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5286 0.7693)"^^geo:wktLiteral ;
  geo-pos:lat "40.5286"^^xsd:decimal ;
  geo-pos:long "0.7693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS93 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001164'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS93 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7693'^^xsd:double;
  dwc:latitude '40.5286'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001164'^^xsd:anyURI;
  dwc:observationDate '1993-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4836"^^xsd:decimal ;
  dwc:decimalLongitude "2.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4836 2.8522)"^^geo:wktLiteral ;
  geo-pos:lat "41.4836"^^xsd:decimal ;
  geo-pos:long "2.8522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000375'^^xsd:string;
  dwc:scientificName 'Hedingia mediterranea (Bartolini Baldelli, 1914) Tortonese, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8522'^^xsd:double;
  dwc:latitude '41.4836'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000375'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '124784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0605"^^xsd:decimal ;
  dwc:decimalLongitude "3.4033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  geo-pos:lat "42.0605"^^xsd:decimal ;
  geo-pos:long "3.4033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000376'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Br;t, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4033'^^xsd:double;
  dwc:latitude '42.0605'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000376'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1766 3.4266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1766"^^xsd:decimal ;
  dwc:decimalLongitude "3.4266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1766 3.4266)"^^geo:wktLiteral ;
  geo-pos:lat "42.1766"^^xsd:decimal ;
  geo-pos:long "3.4266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000377'^^xsd:string;
  dwc:scientificName 'Ocnus planci (Br;t, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4266'^^xsd:double;
  dwc:latitude '42.1766'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000377'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000433'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000433'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000434'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000434'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB591%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB591|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB591|1986'^^xsd:string;
  dwc:scientificName 'Squatina africana Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB591|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-3.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS05 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001222'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS05 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.075'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001222'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB794|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB794|1991'^^xsd:string;
  dwc:scientificName 'Raja radula Delaroche, 1809'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB794|1991'^^xsd:anyURI;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000610'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000610'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000611'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000611'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000612'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000612'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000613'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000613'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000614'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000614'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD260|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD260|1998'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD260|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1983'^^xsd:string;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1983'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1983'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1983'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1983'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1983'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1983'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3 -17.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3 -17.0833)"^^geo:wktLiteral ;
  geo-pos:lat "11.3"^^xsd:decimal ;
  geo-pos:long "-17.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD222|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD222|1998'^^xsd:string;
  dwc:scientificName 'Scyllarus caparti Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.0833'^^xsd:double;
  dwc:latitude '11.3'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD222|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '107710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.95"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD222%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD222|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD222|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>64'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.95'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD222|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1985'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1981'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1981'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD95|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD95|1991'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD95|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9833 -11.9666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1671"^^xsd:integer ;
  dwc:maximumDepthInMeters "1671"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9833 -11.9666)"^^geo:wktLiteral ;
  geo-pos:lat "42.9833"^^xsd:decimal ;
  geo-pos:long "-11.9666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000325'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.9666'^^xsd:double;
  dwc:latitude '42.9833'^^xsd:double;
  dwc:minimumDepth '1671'^^xsd:integer;
  dwc:maximumDepth '1671'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000325'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "873"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.48"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000326'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.48'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '873'^^xsd:integer;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000326'^^xsd:anyURI;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000327'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000327'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000328'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000328'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1981'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1981'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1998'^^xsd:string;
  dwc:scientificName 'Bothus leopardinus (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '274186'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '274186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD317|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD317|2000'^^xsd:string;
  dwc:scientificName 'Eusergestes sp. aff. arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT-7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '-26.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '513958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD317|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '513958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000432'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000432'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000433'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000433'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.2599 26.6055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.2599"^^xsd:decimal ;
  dwc:decimalLongitude "26.6055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.2599 26.6055)"^^geo:wktLiteral ;
  geo-pos:lat "-34.2599"^^xsd:decimal ;
  geo-pos:long "26.6055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "145D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000443'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '145D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '26.6055'^^xsd:double;
  dwc:latitude '-34.2599'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000443'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000444'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000444'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "130D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000445'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '130D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000445'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "135C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000446'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '135C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000446'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "136C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000447'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '136C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000447'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "202C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000448'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '202C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000448'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "201D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000449'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '201D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000449'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "209D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000450'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '209D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000450'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000451'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000451'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1998'^^xsd:string;
  dwc:scientificName 'Arius planiceps (Steindachner, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '308483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '281772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1998'^^xsd:string;
  dwc:scientificName 'Arius planiceps (Steindachner, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '308483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '281772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1998'^^xsd:string;
  dwc:scientificName 'Arius planiceps (Steindachner, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '308483'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '281772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000912'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000912'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0525 3.3882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0525"^^xsd:decimal ;
  dwc:decimalLongitude "3.3882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0525 3.3882)"^^geo:wktLiteral ;
  geo-pos:lat "42.0525"^^xsd:decimal ;
  geo-pos:long "3.3882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000002'^^xsd:string;
  dwc:scientificName 'Doris pseudoargus Rapp, 1827 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Roses > 38'^^xsd:string;
  dwc:collector 'Fernández de Arcaya, U. | Recasens, L.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3882'^^xsd:double;
  dwc:latitude '42.0525'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '181228'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000002'^^xsd:anyURI;
  dwc:observationDate '2015-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '138763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD98|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD98|1998'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey Álvarez, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8333'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD98|1998'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312"^^xsd:integer ;
  dwc:maximumDepthInMeters "312"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD99|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD99|1991'^^xsd:string;
  dwc:scientificName 'Achelous iridescens (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '312'^^xsd:integer;
  dwc:maximumDepth '312'^^xsd:integer;
  dwc:aphiaid '557885'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD99|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '557885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.9667 -54.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "835"^^xsd:integer ;
  dwc:maximumDepthInMeters "835"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.9667 -54.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-38.9667"^^xsd:decimal ;
  geo-pos:long "-54.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB488|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB488|1988'^^xsd:string;
  dwc:scientificName 'Scopelosaurus hamiltoni (Waite, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.9333'^^xsd:double;
  dwc:latitude '-38.9667'^^xsd:double;
  dwc:minimumDepth '835'^^xsd:integer;
  dwc:maximumDepth '835'^^xsd:integer;
  dwc:aphiaid '234731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB488|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '234731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "468"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1167"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI285" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1985'^^xsd:string;
  dwc:scientificName 'Scopelosaurus meadi Bertelsen, Krefft & Marshall, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI285'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-26.1167'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '468'^^xsd:integer;
  dwc:aphiaid '272086'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '272086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "389"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB422|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB422|1981'^^xsd:string;
  dwc:scientificName 'Scopelosaurus meadi Bertelsen, Krefft & Marshall, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '389'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '272086'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB422|1981'^^xsd:anyURI;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '272086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB656%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB656|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB656|1981'^^xsd:string;
  dwc:scientificName 'Scopelosaurus meadi Bertelsen, Krefft & Marshall, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '272086'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB656|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC197%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC197%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC197%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC197%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC197%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC197|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC197|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis grimaldii (Joubin, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC197|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC198%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC198%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC198%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC198%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC198%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC198|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC198|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis grimaldii (Joubin, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '140653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC198|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC199%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC199%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC199%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5833 -2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC199%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5833 -2.2667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5833"^^xsd:decimal ;
  geo-pos:long "-2.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC199%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC199|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC199|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Holotype of Opisthoteuthis calypso'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2667'^^xsd:double;
  dwc:latitude '43.5833'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC199|2000'^^xsd:anyURI;
  dwc:observationDate '1987-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD364|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD364|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD364|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD373%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD373%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD373%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD373%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD373%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD373|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD373|1991'^^xsd:string;
  dwc:scientificName 'Munidopsis chunii Balss, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Benguela II>46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '392500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD373|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '392500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.95 -95.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.95"^^xsd:decimal ;
  dwc:decimalLongitude "-95.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.95 -95.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.95"^^xsd:decimal ;
  geo-pos:long "-95.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1998'^^xsd:string;
  dwc:scientificName 'Pontinus sierra (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-13'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-95.05'^^xsd:double;
  dwc:latitude '15.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '274693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1998'^^xsd:anyURI;
  dwc:observationDate '1991-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '274693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1998'^^xsd:string;
  dwc:scientificName 'Pontinus sierra (Gilbert, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-39'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '274693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1998'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '274693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1998'^^xsd:string;
  dwc:scientificName 'Porichthys analis Hubbs & Schultz, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1998'^^xsd:string;
  dwc:scientificName 'Porichthys analis Hubbs & Schultz, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1994'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-1 Est. 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1997'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-1 Est. 10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB516|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB516|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB516|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001000'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001000'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001216'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001216'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0805 1.3276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0805"^^xsd:decimal ;
  dwc:decimalLongitude "1.3276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0805 1.3276)"^^geo:wktLiteral ;
  geo-pos:lat "41.0805"^^xsd:decimal ;
  geo-pos:long "1.3276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2000 > L79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000463'^^xsd:string;
  dwc:scientificName 'Latreillia elegans Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2000 > L79'^^xsd:string;
  dwc:collector 'Rufino, M.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3276'^^xsd:double;
  dwc:latitude '41.0805'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000463'^^xsd:anyURI;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-0.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000464'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6525'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000464'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5173 3.5065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5173"^^xsd:decimal ;
  dwc:decimalLongitude "3.5065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5173 3.5065)"^^geo:wktLiteral ;
  geo-pos:lat "39.5173"^^xsd:decimal ;
  geo-pos:long "3.5065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000465'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L173'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5065'^^xsd:double;
  dwc:latitude '39.5173'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000465'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001014'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001014'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6735 3.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6735"^^xsd:decimal ;
  dwc:decimalLongitude "3.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6735 3.526)"^^geo:wktLiteral ;
  geo-pos:lat "39.6735"^^xsd:decimal ;
  geo-pos:long "3.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000466'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L185'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.526'^^xsd:double;
  dwc:latitude '39.6735'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000466'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000467'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000467'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8424 0.8366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8424"^^xsd:decimal ;
  dwc:decimalLongitude "0.8366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8424 0.8366)"^^geo:wktLiteral ;
  geo-pos:lat "40.8424"^^xsd:decimal ;
  geo-pos:long "0.8366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000468'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Hispano, C.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8366'^^xsd:double;
  dwc:latitude '40.8424'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000468'^^xsd:anyURI;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5318 -4.3843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5318 -4.3843)"^^geo:wktLiteral ;
  geo-pos:lat "36.5318"^^xsd:decimal ;
  geo-pos:long "-4.3843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Muestreadores 2008 IEO >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000469'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Muestreadores 2008 IEO >'^^xsd:string;
  dwc:collector 'Torres, P.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3843'^^xsd:double;
  dwc:latitude '36.5318'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000469'^^xsd:anyURI;
  dwc:observationDate '2008-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB442|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB442|1981'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB442|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "707"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5167"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB431|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB431|1999'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-69'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '-6.5167'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '707'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB431|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "707"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5167"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB432|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB432|1999'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-69'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '-6.5167'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '707'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB432|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1982'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Gomes, J.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1982'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1982'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Gomes, J.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1982'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1982'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Gomes, J.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1982'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1982'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Gomes, J.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1982'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD10|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD10|2003'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD10|2003'^^xsd:anyURI;
  dwc:observationDate '2001-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB443|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB443|1981'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB443|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB444|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB444|1981'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB444|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1981'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000026'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000026'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000027'^^xsd:string;
  dwc:scientificName 'Jaydia smithi Kotthaus, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '313170'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000027'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '313170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB343|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB343|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB343|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB344|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB344|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB344|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters "619"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB345|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB345|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:maximumDepth '619'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB345|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  geo-pos:lat "36.5775"^^xsd:decimal ;
  geo-pos:long "-4.2358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_09 > L39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000023'^^xsd:string;
  dwc:scientificName 'Notoscopelus bolini Nafpaktitis, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MEDITS_09 > L39'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.2358'^^xsd:double;
  dwc:latitude '36.5775'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000023'^^xsd:anyURI;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  geo-pos:lat "36.5775"^^xsd:decimal ;
  geo-pos:long "-4.2358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_09 > L39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000024'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MEDITS_09 > L39'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.2358'^^xsd:double;
  dwc:latitude '36.5775'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000024'^^xsd:anyURI;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000025'^^xsd:string;
  dwc:scientificName 'Plotosus lineatus (Thunberg, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000025'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7298 3.6757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7298"^^xsd:decimal ;
  dwc:decimalLongitude "3.6757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7298 3.6757)"^^geo:wktLiteral ;
  geo-pos:lat "39.7298"^^xsd:decimal ;
  geo-pos:long "3.6757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_16 > L203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000021'^^xsd:string;
  dwc:scientificName 'Gobius gasteveni Miller, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M. | Ordines, F.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_16 > L203'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6757'^^xsd:double;
  dwc:latitude '39.7298'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '126890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000021'^^xsd:anyURI;
  dwc:observationDate '2016-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -4.2358)"^^geo:wktLiteral ;
  geo-pos:lat "36.5775"^^xsd:decimal ;
  geo-pos:long "-4.2358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_09 > L39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000022'^^xsd:string;
  dwc:scientificName 'Stomias boa (Risso, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MEDITS_09 > L39'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.2358'^^xsd:double;
  dwc:latitude '36.5775'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000022'^^xsd:anyURI;
  dwc:observationDate '2009-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000429'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000429'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000430'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000430'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000431'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000431'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000428'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000428'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001015'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001015'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2166 2.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2166"^^xsd:decimal ;
  dwc:decimalLongitude "2.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1735"^^xsd:integer ;
  dwc:maximumDepthInMeters "1735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2166 2.4166)"^^geo:wktLiteral ;
  geo-pos:lat "40.2166"^^xsd:decimal ;
  geo-pos:long "2.4166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13052701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13052701'^^xsd:string;
  dwc:scientificName 'Galiteuthis  armata (Joubin, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P21'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4166'^^xsd:double;
  dwc:latitude '40.2166'^^xsd:double;
  dwc:minimumDepth '1735'^^xsd:integer;
  dwc:maximumDepth '1735'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13052701'^^xsd:anyURI;
  dwc:observationDate '1988-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000008'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000008'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001115'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001115'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001116'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001116'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001116'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001116'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001117'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001117'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "532"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001118'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '532'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001118'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1985'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1235"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  geo-pos:lat "40.8166"^^xsd:decimal ;
  geo-pos:long "1.8388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000019'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8388'^^xsd:double;
  dwc:latitude '40.8166'^^xsd:double;
  dwc:minimumDepth '1235'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000019'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000427'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000427'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  geo-pos:lat "36.3091"^^xsd:decimal ;
  geo-pos:long "-4.7428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000016'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7428'^^xsd:double;
  dwc:latitude '36.3091'^^xsd:double;
  dwc:minimumDepth '721'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000016'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1981'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB480|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB480|1999'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB480|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB481|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB481|1999'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB481|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB482|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB482|1999'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB482|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB483|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB483|1999'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB483|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000423'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000423'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000424'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000424'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000425'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000425'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000426'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000426'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000976'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000976'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000136'^^xsd:string;
  dwc:scientificName 'Eugonatonotus chacei Chan & Yu, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '514299'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000136'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000137'^^xsd:string;
  dwc:scientificName 'Agononida analoga Macpherson, 1993'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '392151'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000137'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1605805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000138'^^xsd:string;
  dwc:scientificName 'Agononida analoga Macpherson, 1993'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '392151'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000138'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1605805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000977'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000977'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000978'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000978'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120407'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120407'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000966'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000966'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000967'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000967'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000968'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000968'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000969'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000969'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000028'^^xsd:string;
  dwc:scientificName 'Stephanolepis diaspros Fraser-Brunner, 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127408'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000028'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000970'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000970'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001115'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001115'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000009'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000009'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000034'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000034'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000971'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000971'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000972'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000972'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000973'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000973'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1994'^^xsd:string;
  dwc:scientificName 'Sphoeroides lobatus (Steindachner, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '275279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '275279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1994'^^xsd:string;
  dwc:scientificName 'Sphoeroides lobatus (Steindachner, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '275279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '275279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1994'^^xsd:string;
  dwc:scientificName 'Sphoeroides lobatus (Steindachner, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '275279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '275279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1994'^^xsd:string;
  dwc:scientificName 'Sphoeroides lobatus (Steindachner, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '275279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '275279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1994'^^xsd:string;
  dwc:scientificName 'Sphoeroides lobatus (Steindachner, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5220'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '275279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '275279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94"^^xsd:decimal ;
  dwc:decimalLongitude "32.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94 32.77)"^^geo:wktLiteral ;
  geo-pos:lat "34.94"^^xsd:decimal ;
  geo-pos:long "32.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000029'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collector 'Azzuro, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Israel'^^xsd:string;
  dwc:longitude '32.77'^^xsd:double;
  dwc:latitude '34.94'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000029'^^xsd:anyURI;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000030'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000030'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000031'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000031'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000032'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000032'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000033'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000033'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-8.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|2001'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9333'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|2001'^^xsd:anyURI;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000035'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000035'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000018'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000018'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0975"^^xsd:decimal ;
  dwc:decimalLongitude "3.4126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  geo-pos:lat "42.0975"^^xsd:decimal ;
  geo-pos:long "3.4126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000976'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4126'^^xsd:double;
  dwc:latitude '42.0975'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000976'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13050201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13050201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13050201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8591 2.5855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8591"^^xsd:decimal ;
  dwc:decimalLongitude "2.5855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13050201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8591 2.5855)"^^geo:wktLiteral ;
  geo-pos:lat "39.8591"^^xsd:decimal ;
  geo-pos:long "2.5855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13050201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13050201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEA-2 > Patin12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13050201'^^xsd:string;
  dwc:scientificName 'Chtenopteryx  sicula  (Vérany, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'IDEA-2 > Patin12'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5855'^^xsd:double;
  dwc:latitude '39.8591'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13050201'^^xsd:anyURI;
  dwc:observationDate '2009-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 -7.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 -7.5667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7333"^^xsd:decimal ;
  geo-pos:long "-7.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|2004'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.5667'^^xsd:double;
  dwc:latitude '43.7333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 -7.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7333 -7.5667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7333"^^xsd:decimal ;
  geo-pos:long "-7.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|2004'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.5667'^^xsd:double;
  dwc:latitude '43.7333'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB767%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB767%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB767%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB767%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB767%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB767|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB767|1981'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB767|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -86.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "-86.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -86.4167)"^^geo:wktLiteral ;
  geo-pos:lat "30.2"^^xsd:decimal ;
  geo-pos:long "-86.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1992'^^xsd:string;
  dwc:scientificName 'Prionotus martis Ginsburg, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-86.4167'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:aphiaid '276283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1992'^^xsd:anyURI;
  dwc:observationDate '1974-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '276283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -86.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "-86.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -86.4167)"^^geo:wktLiteral ;
  geo-pos:lat "30.2"^^xsd:decimal ;
  geo-pos:long "-86.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1992'^^xsd:string;
  dwc:scientificName 'Prionotus martis Ginsburg, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-86.4167'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:aphiaid '276283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1992'^^xsd:anyURI;
  dwc:observationDate '1974-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '276283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  geo-pos:lat "42.2585"^^xsd:decimal ;
  geo-pos:long "-8.7294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000943'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) margalefi Alcaraz, 1976 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alcaraz, M.'^^xsd:string;
  dwc:typeStatus 'Holotype of Acartia (Acartiura) margalefi'^^xsd:string;
  dwc:collector 'Alcaraz, M.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.7294'^^xsd:double;
  dwc:latitude '42.2585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | slide'^^xsd:string;
  dwc:aphiaid '346039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000943'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  geo-pos:lat "42.2585"^^xsd:decimal ;
  geo-pos:long "-8.7294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000944'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) margalefi Alcaraz, 1976 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alcaraz, M.'^^xsd:string;
  dwc:typeStatus 'Paratype of  Acartia (Acartiura) margalefi'^^xsd:string;
  dwc:collector 'Alcaraz, M.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.7294'^^xsd:double;
  dwc:latitude '42.2585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '346039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000944'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001011'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001011'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001012'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001012'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000432'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000432'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen tessellata (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000756'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000756'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000462'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000462'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001010'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001010'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6577 -2.6692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6577"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6577 -2.6692)"^^geo:wktLiteral ;
  geo-pos:lat "36.6577"^^xsd:decimal ;
  geo-pos:long "-2.6692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS13 > L35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001217'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS13 > L35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6692'^^xsd:double;
  dwc:latitude '36.6577'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001217'^^xsd:anyURI;
  dwc:observationDate '2013-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.21 2.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.21"^^xsd:decimal ;
  dwc:decimalLongitude "2.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.21 2.3152)"^^geo:wktLiteral ;
  geo-pos:lat "41.21"^^xsd:decimal ;
  geo-pos:long "2.3152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001218'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L114'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3152'^^xsd:double;
  dwc:latitude '41.21'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001218'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001219'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L184'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001219'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-3.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS05 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001223'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS05 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.075'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001223'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8125 4.4502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8125"^^xsd:decimal ;
  dwc:decimalLongitude "4.4502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8125 4.4502)"^^geo:wktLiteral ;
  geo-pos:lat "39.8125"^^xsd:decimal ;
  geo-pos:long "4.4502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001213'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L177'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.4502'^^xsd:double;
  dwc:latitude '39.8125'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001213'^^xsd:anyURI;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001214'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001214'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001215'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001215'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-3.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS05 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001224'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS05 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.075'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001224'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.8833 -5.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.8833 -5.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-9.8833"^^xsd:decimal ;
  geo-pos:long "-5.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1999'^^xsd:string;
  dwc:scientificName 'Chascanopseta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-63'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-5.4167'^^xsd:double;
  dwc:latitude '-9.8833'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.8833 -5.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "303"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.8833 -5.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-9.8833"^^xsd:decimal ;
  geo-pos:long "-5.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|1999'^^xsd:string;
  dwc:scientificName 'Chascanopseta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-63'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-5.4167'^^xsd:double;
  dwc:latitude '-9.8833'^^xsd:double;
  dwc:minimumDepth '303'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000846'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000846'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000847'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000847'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS212%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS212%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS212%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS212%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS212%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS212|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P4Est37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS212|1994'^^xsd:string;
  dwc:scientificName 'Squilla mantoidea Bigelow, 1893 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P4Est37'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '409353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS212|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '409353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS280%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS280%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS280%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS280%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS280%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS280|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex >  P4Est19B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS280|1994'^^xsd:string;
  dwc:scientificName 'Squilla mantoidea Bigelow, 1893 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex >  P4Est19B'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '409353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS280|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '409353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD561%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD561%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD561%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3640"^^xsd:integer ;
  dwc:maximumDepthInMeters "3640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD561%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "10.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD561%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD561|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E59 RMT 218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD561|1991'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E59 RMT 218'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.4167'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '3640'^^xsd:integer;
  dwc:maximumDepth '3640'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD561|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1987'^^xsd:string;
  dwc:scientificName 'Champsocephalus esox (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.95"^^xsd:decimal ;
  geo-pos:long "13.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1985'^^xsd:string;
  dwc:scientificName 'Champsodon capensis Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI271'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7833'^^xsd:double;
  dwc:latitude '-23.95'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '220337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '220337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1333"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1985'^^xsd:string;
  dwc:scientificName 'Champsodon capensis Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI270'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '-24.1333'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '220337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '220337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1333"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1985'^^xsd:string;
  dwc:scientificName 'Champsodon capensis Regan, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI270'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '-24.1333'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '220337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '220337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -93.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.55"^^xsd:decimal ;
  dwc:decimalLongitude "-93.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -93.1667)"^^geo:wktLiteral ;
  geo-pos:lat "27.55"^^xsd:decimal ;
  geo-pos:long "-93.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1984'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-93.1667'^^xsd:double;
  dwc:latitude '27.55'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -93.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.55"^^xsd:decimal ;
  dwc:decimalLongitude "-93.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.55 -93.1667)"^^geo:wktLiteral ;
  geo-pos:lat "27.55"^^xsd:decimal ;
  geo-pos:long "-93.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1984'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-93.1667'^^xsd:double;
  dwc:latitude '27.55'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1983'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1983'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000403'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000403'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000404'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000404'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000405'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000405'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000406'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000406'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000965'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000965'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000974'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000974'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000975'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000975'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB785|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB785|1991'^^xsd:string;
  dwc:scientificName 'Solea impar Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '305833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB785|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7747 2.0187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7747"^^xsd:decimal ;
  dwc:decimalLongitude "2.0187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7747 2.0187)"^^geo:wktLiteral ;
  geo-pos:lat "39.7747"^^xsd:decimal ;
  geo-pos:long "2.0187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000019'^^xsd:string;
  dwc:scientificName 'Eretmophorus kleinenbergi Giglioli, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0187'^^xsd:double;
  dwc:latitude '39.7747'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '268163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000019'^^xsd:anyURI;
  dwc:observationDate '1996-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '268163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1166 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1166"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1166 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "6.1166"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SOMALIA > L251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000020'^^xsd:string;
  dwc:scientificName 'Minous Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'SOMALIA > L251'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1166'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '204832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000020'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '204832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000393'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000393'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000394'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000394'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000395'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000395'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000961'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000961'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000962'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000962'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000963'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000963'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000964'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000964'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4166 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4166"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4166 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4166"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PESCAVIGO > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000014'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'PESCAVIGO > P2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-26.4166'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Semi-pelagic trawl net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000014'^^xsd:anyURI;
  dwc:observationDate '1986-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3166)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000015'^^xsd:string;
  dwc:scientificName 'Paranotothenia magellanica (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sobral, A.'^^xsd:string;
  dwc:collector 'Sobral, A.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3166'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000015'^^xsd:anyURI;
  dwc:observationDate '1983-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8105 -68.2773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8105"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8105 -68.2773)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8105"^^xsd:decimal ;
  geo-pos:long "-68.2773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000016'^^xsd:string;
  dwc:scientificName 'Patagonotothen brevicauda brevicauda (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2773'^^xsd:double;
  dwc:latitude '-54.8105'^^xsd:double;
  dwc:aphiaid '293704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000016'^^xsd:anyURI;
  dwc:observationDate '1987-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1270"^^xsd:integer ;
  dwc:maximumDepthInMeters "1357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.5833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD114|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS II>2 P-M-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD114|1998'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATHOS II>2 P-M-8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5833'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '1270'^^xsd:integer;
  dwc:maximumDepth '1357'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD114|1998'^^xsd:anyURI;
  dwc:observationDate '1987-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5667 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5667 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5667"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD115|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD115|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>113'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-23.5667'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD115|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000960'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000960'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000392'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000392'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB399|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB399|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen sima (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279344'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB399|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '279344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000407'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000407'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000458'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000458'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000410'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000410'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000411'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000411'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "194C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000425'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '194C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000425'^^xsd:anyURI;
  dwc:observationDate '1991-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "138C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000426'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '138C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000426'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "138C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000427'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '138C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000427'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000428'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000428'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "137D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000429'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '137D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000429'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "138C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000430'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '138C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000430'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000431'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000431'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000609'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000609'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1666"^^xsd:decimal ;
  dwc:decimalLongitude "16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1666 16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1666"^^xsd:decimal ;
  geo-pos:long "16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000011'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.6333'^^xsd:double;
  dwc:latitude '38.1666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Otter Trawl Maireta System'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000011'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2172 4.2202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2172"^^xsd:decimal ;
  dwc:decimalLongitude "4.2202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "658"^^xsd:integer ;
  dwc:maximumDepthInMeters "659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2172 4.2202)"^^geo:wktLiteral ;
  geo-pos:lat "36.2172"^^xsd:decimal ;
  geo-pos:long "4.2202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1999 > P9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000012'^^xsd:string;
  dwc:scientificName 'Raja africana Capapé, 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1999 > P9'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2202'^^xsd:double;
  dwc:latitude '36.2172'^^xsd:double;
  dwc:minimumDepth '658'^^xsd:integer;
  dwc:maximumDepth '659'^^xsd:integer;
  dwc:aphiaid '398317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000012'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1536503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD117|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD117|1992'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>15'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD117|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000958'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000958'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000959'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000959'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD117|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>2 P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD117|1996'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>2 P-42'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD117|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4166 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4166"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4166 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4166"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PESCAVIGO > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000013'^^xsd:string;
  dwc:scientificName 'Myxine capensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'PESCAVIGO > P2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-26.4166'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '221467'^^xsd:integer;
  dwc:samplingProtocol 'Semi-pelagic trawl net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000013'^^xsd:anyURI;
  dwc:observationDate '1986-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '221467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM32%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM32%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM32%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM32%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM32%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM32|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM32|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM32|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000045'^^xsd:string;
  dwc:scientificName 'Turritella turbona Monterosato, 1877 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141874'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000045'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8555"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8555 -1.8695)"^^geo:wktLiteral ;
  geo-pos:lat "36.8555"^^xsd:decimal ;
  geo-pos:long "-1.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS03 > L27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001210'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS03 > L27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8695'^^xsd:double;
  dwc:latitude '36.8555'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '292'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001210'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3373 -4.3028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3373 -4.3028)"^^geo:wktLiteral ;
  geo-pos:lat "36.3373"^^xsd:decimal ;
  geo-pos:long "-4.3028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001211'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3028'^^xsd:double;
  dwc:latitude '36.3373'^^xsd:double;
  dwc:minimumDepth '719'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001211'^^xsd:anyURI;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3373 -4.3028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3373"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3373 -4.3028)"^^geo:wktLiteral ;
  geo-pos:lat "36.3373"^^xsd:decimal ;
  geo-pos:long "-4.3028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001212'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3028'^^xsd:double;
  dwc:latitude '36.3373'^^xsd:double;
  dwc:minimumDepth '719'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001212'^^xsd:anyURI;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB503|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB503|1986'^^xsd:string;
  dwc:scientificName 'Triacanthodes ethiops Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB503|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1987'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1987'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|1987'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1983'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1983'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1983'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|1982'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters "382"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|1982'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:maximumDepth '382'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|1982'^^xsd:anyURI;
  dwc:observationDate '1980-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3667 35.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3667"^^xsd:decimal ;
  dwc:decimalLongitude "35.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3667 35.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3667"^^xsd:decimal ;
  geo-pos:long "35.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|1986'^^xsd:string;
  dwc:scientificName 'Tripterodon orbis Playfair, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.5333'^^xsd:double;
  dwc:latitude '-19.3667'^^xsd:double;
  dwc:aphiaid '218714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '218714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1985'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI272'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1985'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4064 120.4246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4064"^^xsd:decimal ;
  dwc:decimalLongitude "120.4246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4064 120.4246)"^^geo:wktLiteral ;
  geo-pos:lat "22.4064"^^xsd:decimal ;
  geo-pos:long "120.4246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000135'^^xsd:string;
  dwc:scientificName 'Conchoecetes artificiosus Fabricius, 1798'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.4246'^^xsd:double;
  dwc:latitude '22.4064'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '209473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000135'^^xsd:anyURI;
  dwc:observationDate '2011-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '209473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB502|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB502|1986'^^xsd:string;
  dwc:scientificName 'Triacanthodes ethiops Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB502|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000324'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000324'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000774'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000774'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000755'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000755'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD660%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD660%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD660%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD660%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5833"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD660%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD660|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD660|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>49'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.5833'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD660|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD661%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD661%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD661%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD661%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD661%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD661|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD661|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lemaitre, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>140'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD661|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen sima (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279344'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '279344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen sima (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279344'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '279344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen sima (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279344'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '279344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-65.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9 -65.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9"^^xsd:decimal ;
  geo-pos:long "-65.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen sima (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-65.9333'^^xsd:double;
  dwc:latitude '-54.9'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279344'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '279344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1988'^^xsd:string;
  dwc:scientificName 'Patagonotothen tessellata (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3333'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2P-47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1998'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2P-47'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-27.3'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1998'^^xsd:anyURI;
  dwc:observationDate '1986-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001066'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001066'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001067'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001067'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB215|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB215|1983'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB215|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1987'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-24.05"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-24.05'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000730'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000730'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU60%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU60%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU60%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2833 -32.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1709"^^xsd:integer ;
  dwc:maximumDepthInMeters "1709"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU60%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2833 -32.2666)"^^geo:wktLiteral ;
  geo-pos:lat "37.2833"^^xsd:decimal ;
  geo-pos:long "-32.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU60%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU60|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU60|2007'^^xsd:string;
  dwc:scientificName 'Thalycrocuma sarradini Corbera, Segonzac & Cunha, 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Segonzac, M. | Cunha, M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Thalycrocuma sarradini'^^xsd:string;
  dwc:collector 'Corbera, Segonzac & Cunha, 2008'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-32.2666'^^xsd:double;
  dwc:latitude '37.2833'^^xsd:double;
  dwc:minimumDepth '1709'^^xsd:integer;
  dwc:maximumDepth '1709'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU60|2007'^^xsd:anyURI;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1033513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD47|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD47|2004'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD47|2004'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1167"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1333"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1985'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII252'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-29.1333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "461"^^xsd:integer ;
  dwc:maximumDepthInMeters "461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1985'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII251'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-29.3'^^xsd:double;
  dwc:minimumDepth '461'^^xsd:integer;
  dwc:maximumDepth '461'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.85)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1986'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII234'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.85'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '194'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1833"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB306|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB306|1986'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB306|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.95"^^xsd:decimal ;
  geo-pos:long "13.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB311|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB311|1986'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI271'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7833'^^xsd:double;
  dwc:latitude '-23.95'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB311|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|1986'^^xsd:string;
  dwc:scientificName 'Choridactylus natalensis (Gilchrist, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '212572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '212572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1999'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-25.1833'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1999'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD472|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD472|1991'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD472|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD12|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-6-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD12|2003'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-6-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'Unusual depth'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD12|2003'^^xsd:anyURI;
  dwc:observationDate '1981-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000670'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000670'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000671'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri Schmidt, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 26'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000671'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000672'^^xsd:string;
  dwc:scientificName 'Paralepis coregonoides Risso, 1820 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 27'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000672'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000673'^^xsd:string;
  dwc:scientificName 'Paralepis coregonoides Risso, 1820 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 27'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000673'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1983'^^xsd:string;
  dwc:scientificName 'Callionymus lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120403'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120403'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5271"^^xsd:decimal ;
  dwc:decimalLongitude "2.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  geo-pos:lat "41.5271"^^xsd:decimal ;
  geo-pos:long "2.4716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120404'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4716'^^xsd:double;
  dwc:latitude '41.5271'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120404'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000742'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 53'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000742'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000743'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 53'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000743'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000744'^^xsd:string;
  dwc:scientificName 'Nansenia oblita (Facciolà, 1887) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 54'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000744'^^xsd:anyURI;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000745'^^xsd:string;
  dwc:scientificName 'Nansenia oblita (Facciolà, 1887) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 54'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000745'^^xsd:anyURI;
  dwc:observationDate '1977-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1224 -6.848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1224"^^xsd:decimal ;
  dwc:decimalLongitude "-6.848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1224 -6.848)"^^geo:wktLiteral ;
  geo-pos:lat "37.1224"^^xsd:decimal ;
  geo-pos:long "-6.848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000746'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.848'^^xsd:double;
  dwc:latitude '37.1224'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 55'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000746'^^xsd:anyURI;
  dwc:observationDate '1979-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000747'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000747'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000748'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000748'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000749'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000749'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1999'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1999'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1994'^^xsd:string;
  dwc:scientificName 'Caulolatilus affinis Gill, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '367211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '367211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1998'^^xsd:string;
  dwc:scientificName 'Caulolatilus princeps (Jenyns, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276217'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB383|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB383|1981'^^xsd:string;
  dwc:scientificName 'Caulophryne jordani Regan, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '126534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB383|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -0.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -0.8667)"^^geo:wktLiteral ;
  geo-pos:lat "56.25"^^xsd:decimal ;
  geo-pos:long "-0.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1987'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Wagner, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.8667'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000683'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 30'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000683'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000684'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 30'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000684'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000685'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 31'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000685'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000686'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 31'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000686'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000687'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 31'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000687'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000688'^^xsd:string;
  dwc:scientificName 'Coris julis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 31'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000688'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000689'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 32'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000689'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000690'^^xsd:string;
  dwc:scientificName 'Serranus hepatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 33'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000690'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  geo-pos:lat "41.3184"^^xsd:decimal ;
  geo-pos:long "2.2582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000693'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus saurus (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '236461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000693'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1982'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|1982'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD277|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD277|1991'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G3'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD277|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000459'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000459'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000460'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000460'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000461'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000461'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1984'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1999'^^xsd:string;
  dwc:scientificName 'Pterothrissus belloci Cadenat, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-59'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '282504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1043474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1987'^^xsd:string;
  dwc:scientificName 'Pythonichthys microphthalmus (Regan, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '282526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '282526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000674'^^xsd:string;
  dwc:scientificName 'Paralepis coregonoides Risso, 1820 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 27'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000674'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000675'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 28'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000675'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000676'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 28'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000676'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000677'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 28'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000677'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000678'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 28'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000678'^^xsd:anyURI;
  dwc:observationDate '1976-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000679'^^xsd:string;
  dwc:scientificName 'Arctozenus risso (Bonaparte, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 29'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000679'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000680'^^xsd:string;
  dwc:scientificName 'Arctozenus risso (Bonaparte, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 29'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000680'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000681'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 30'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000681'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000682'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 30'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000682'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7667"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7667"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB322|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB322|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7667'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB322|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -45.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "276"^^xsd:integer ;
  dwc:maximumDepthInMeters "276"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -45.65)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-45.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1990'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.65'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '276'^^xsd:integer;
  dwc:maximumDepth '276'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5833"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1981'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-21.5833'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5833"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB318|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB318|1981'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-21.5833'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB318|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB362|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB362|1983'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB362|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB363|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB363|1983'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB363|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1988'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6667 1.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6667"^^xsd:decimal ;
  dwc:decimalLongitude "1.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1612"^^xsd:integer ;
  dwc:maximumDepthInMeters "1635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6667 1.9167)"^^geo:wktLiteral ;
  geo-pos:lat "40.6667"^^xsd:decimal ;
  geo-pos:long "1.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV25'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9167'^^xsd:double;
  dwc:latitude '40.6667'^^xsd:double;
  dwc:minimumDepth '1612'^^xsd:integer;
  dwc:maximumDepth '1635'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 0.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 0.6333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "0.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD6|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 1>-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD6|2003'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 1>-45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6333'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD6|2003'^^xsd:anyURI;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000013'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000013'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000014'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000014'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000523'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000523'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB244|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB244|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB244|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1994'^^xsd:string;
  dwc:scientificName 'Physiculus nematopus Gilbert, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB241|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB241|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB241|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB242|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB242|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB242|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB243|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB243|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB243|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1207"^^xsd:decimal ;
  dwc:decimalLongitude "2.9087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1207 2.9087)"^^geo:wktLiteral ;
  geo-pos:lat "41.1207"^^xsd:decimal ;
  geo-pos:long "2.9087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000597'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A22'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9087'^^xsd:double;
  dwc:latitude '41.1207'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000597'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1417"^^xsd:decimal ;
  dwc:decimalLongitude "3.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1417 3.009)"^^geo:wktLiteral ;
  geo-pos:lat "41.1417"^^xsd:decimal ;
  geo-pos:long "3.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000598'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A23'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.009'^^xsd:double;
  dwc:latitude '41.1417'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000598'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2342 2.7992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2342"^^xsd:decimal ;
  dwc:decimalLongitude "2.7992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2342 2.7992)"^^geo:wktLiteral ;
  geo-pos:lat "41.2342"^^xsd:decimal ;
  geo-pos:long "2.7992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000599'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A25'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7992'^^xsd:double;
  dwc:latitude '41.2342'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000599'^^xsd:anyURI;
  dwc:observationDate '2009-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2757 2.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2757"^^xsd:decimal ;
  dwc:decimalLongitude "2.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2757 2.8445)"^^geo:wktLiteral ;
  geo-pos:lat "41.2757"^^xsd:decimal ;
  geo-pos:long "2.8445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02M58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000600'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02M58'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8445'^^xsd:double;
  dwc:latitude '41.2757'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000600'^^xsd:anyURI;
  dwc:observationDate '2009-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1333"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1986'^^xsd:string;
  dwc:scientificName 'Pellona ditchela Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '212279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '212279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000528'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000528'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB461|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB461|1981'^^xsd:string;
  dwc:scientificName 'Hydrolagus africanus (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB461|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB377|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB377|1981'^^xsd:string;
  dwc:scientificName 'Hydrolagus africanus (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB377|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB530|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB530|1983'^^xsd:string;
  dwc:scientificName 'Hydrolagus africanus (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB530|1983'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000526'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000526'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000527'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000527'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001005'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001005'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1994'^^xsd:string;
  dwc:scientificName 'Physiculus nematopus Gilbert, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1994'^^xsd:string;
  dwc:scientificName 'Physiculus nematopus Gilbert, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB422|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB422|1986'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB422|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1987'^^xsd:string;
  dwc:scientificName 'Stromateus brasiliensis Fowler, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273998'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '273998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1981'^^xsd:string;
  dwc:scientificName 'Stromateus fiatola Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000524'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000524'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000525'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000525'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB245|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB245|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB245|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|2000'^^xsd:string;
  dwc:scientificName 'Pentheroscion mbizi (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '282214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '282214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|2000'^^xsd:string;
  dwc:scientificName 'Pentheroscion mbizi (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '282214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '282214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|2000'^^xsd:string;
  dwc:scientificName 'Pentheroscion mbizi (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '282214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '282214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|2000'^^xsd:string;
  dwc:scientificName 'Pentheroscion mbizi (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '282214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '282214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1994'^^xsd:string;
  dwc:scientificName 'Physiculus nematopus Gilbert, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1994'^^xsd:string;
  dwc:scientificName 'Physiculus nematopus Gilbert, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272504'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB239|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB239|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB239|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1982'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2333 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2333"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2333 16)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2333"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000197'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '-31.2333'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo160, ICICMBN160|WCHBJ83|11B'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus B'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000197'^^xsd:anyURI;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001220'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L184'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001220'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-3.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS05 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001221'^^xsd:string;
  dwc:scientificName 'Natatolana borealis (Lilljeborg, 1851) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS05 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.075'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001221'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB184|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB184|1983'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB184|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000511'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000511'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000512'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000512'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000513'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000513'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000514'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000514'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000515'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000515'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000516'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000516'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000517'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000517'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001182'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001182'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000518'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000518'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1985'^^xsd:string;
  dwc:scientificName 'Gobius paganellus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000519'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000519'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000520'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000520'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000521'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000521'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000522'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000522'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001287'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001287'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001288'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001288'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001178'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001178'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001179'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001179'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000151'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000151'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000152'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000152'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000153'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000153'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000442'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000442'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000443'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000443'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000444'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000444'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000445'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000445'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000446'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000446'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000447'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000447'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000149'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000149'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000150'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000150'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB746%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB746%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB746%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB746%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB746%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB746|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB746|1981'^^xsd:string;
  dwc:scientificName 'Lamprogrammus exutus Nybelin & Poll, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '272802'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB746|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '272802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2767 2.7842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2767"^^xsd:decimal ;
  dwc:decimalLongitude "2.7842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "779"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2767 2.7842)"^^geo:wktLiteral ;
  geo-pos:lat "41.2767"^^xsd:decimal ;
  geo-pos:long "2.7842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001572'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L160'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7842'^^xsd:double;
  dwc:latitude '41.2767'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '779'^^xsd:integer;
  dwc:occurrenceRemarks 'Found in Gadiculus stomach'^^xsd:string;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001572'^^xsd:anyURI;
  dwc:observationDate '2014-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000448'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000448'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB459|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB459|1982'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB459|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "696"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB460|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB460|1982'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '696'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB460|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "696"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB461|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB461|1982'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '696'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB461|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000479'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000479'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000480'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000480'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000481'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000481'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000482'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000482'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1981'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1981'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1981'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001283'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001283'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001284'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001284'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001285'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001285'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001286'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001286'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000510'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000510'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001200'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001200'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB892%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB892%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB892%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB892%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB892%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB892|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB892|1991'^^xsd:string;
  dwc:scientificName 'Gobius geniporus Valenciennes, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB892|1991'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000578'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000578'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1983'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1983'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1983'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1983'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3833 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3833"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "746"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3833 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "41.3833"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1984'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '41.3833'^^xsd:double;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '746'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1984'^^xsd:anyURI;
  dwc:observationDate '1982-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.65"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.65'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.65"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1999'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.65'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV266(140)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1981'^^xsd:string;
  dwc:scientificName 'Howella sherborni (Norman, 1930)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV266(140)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '126995'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5167"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1985'^^xsd:string;
  dwc:scientificName 'Hydrolagus africanus (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI259'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-29.5167'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SAHARA I2P-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1983'^^xsd:string;
  dwc:scientificName 'Epigonus telescopus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'SAHARA I2P-4'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4167 47.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4167"^^xsd:decimal ;
  dwc:decimalLongitude "47.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4167 47.0833)"^^geo:wktLiteral ;
  geo-pos:lat "3.4167"^^xsd:decimal ;
  geo-pos:long "47.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB296|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB296|1998'^^xsd:string;
  dwc:scientificName 'Stegostoma fasciatum (Hermann, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.0833'^^xsd:double;
  dwc:latitude '3.4167'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '220032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB296|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '313100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-8.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|2001'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9333'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|2001'^^xsd:anyURI;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|2000'^^xsd:string;
  dwc:scientificName 'Symphodus tinca Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1982'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1987'^^xsd:string;
  dwc:scientificName 'Sargocentron hastatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '126399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '272211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5378 2.9365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5378"^^xsd:decimal ;
  dwc:decimalLongitude "2.9365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5378 2.9365)"^^geo:wktLiteral ;
  geo-pos:lat "41.5378"^^xsd:decimal ;
  geo-pos:long "2.9365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000458'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L153'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9365'^^xsd:double;
  dwc:latitude '41.5378'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000458'^^xsd:anyURI;
  dwc:observationDate '2014-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5378 2.9365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5378"^^xsd:decimal ;
  dwc:decimalLongitude "2.9365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5378 2.9365)"^^geo:wktLiteral ;
  geo-pos:lat "41.5378"^^xsd:decimal ;
  geo-pos:long "2.9365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000459'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L153'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9365'^^xsd:double;
  dwc:latitude '41.5378'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000459'^^xsd:anyURI;
  dwc:observationDate '2014-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000460'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000460'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7167 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7167 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "10.7167"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB192|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB192|1987'^^xsd:string;
  dwc:scientificName 'Squatina oculata Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '10.7167'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '105927'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB192|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000499'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000499'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000500'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000500'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000496'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000496'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000497'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000497'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000498'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000498'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000483'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000483'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000484'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000484'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000485'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000485'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000486'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000486'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000487'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000487'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB339|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB339|1981'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB339|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000435'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000435'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000436'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000436'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000437'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000437'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000438'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000438'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001013'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001013'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000439'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000439'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000440'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000440'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000441'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000441'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000540'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000540'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000538'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000538'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000539'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000539'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001007'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001007'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001008'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001008'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001009'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001009'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1985'^^xsd:string;
  dwc:scientificName 'Gonorhynchus gonorhynchus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII259'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '400135'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1982'^^xsd:string;
  dwc:scientificName 'Gonostoma denudatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1982'^^xsd:string;
  dwc:scientificName 'Gonostoma denudatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1985'^^xsd:string;
  dwc:scientificName 'Gonostoma denudatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB531%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB531|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB531|1983'^^xsd:string;
  dwc:scientificName 'Hydrolagus africanus (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB531|1983'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "EDITS ES P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|2006'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'EDITS ES P-29'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1748"^^xsd:integer ;
  dwc:maximumDepthInMeters "1751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.3167"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1990'^^xsd:string;
  dwc:scientificName 'Hygophum benoiti (Cocco, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III226'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.3167'^^xsd:double;
  dwc:minimumDepth '1748'^^xsd:integer;
  dwc:maximumDepth '1751'^^xsd:integer;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1985'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI210'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '373'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB715%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB715%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB715%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB715%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB715%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB715|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB715|1981'^^xsd:string;
  dwc:scientificName 'Phrynichthys wedli Pietschmann, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '320236'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB715|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB756|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB756|1981'^^xsd:string;
  dwc:scientificName 'Phrynichthys wedli Pietschmann, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '320236'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB756|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB625|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB625|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB625|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB626%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB626|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB626|1986'^^xsd:string;
  dwc:scientificName 'Polymixia berndti Gilbert, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB626|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB617%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB617%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB617%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB617%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB617%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB617|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB617|1986'^^xsd:string;
  dwc:scientificName 'Halieutaea fitzsimonsi (Gilchrist & Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '220345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB617|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '220345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000680'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000680'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000681'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:occurrenceRemarks 'Calcareous ring and gonads isolated'^^xsd:string;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000681'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000682'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000682'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.6667"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9333 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9333 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9333"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD210|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD210|1994'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) xantusii (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>13'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9333'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '442815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD210|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1061764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000683'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000683'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000684'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000684'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000685'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000685'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0333"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0333"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD185%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD185|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD185|1991'^^xsd:string;
  dwc:scientificName 'Ashtoret lunaris (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.0333'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD185|1991'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1987'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1987'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1985'^^xsd:string;
  dwc:scientificName 'Halosaurus guentheri Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1985'^^xsd:string;
  dwc:scientificName 'Halosaurus guentheri Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1985'^^xsd:string;
  dwc:scientificName 'Halosaurus guentheri Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000686'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000686'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000687'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000687'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1981'^^xsd:string;
  dwc:scientificName 'Halieutaea hirsuta Smith, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '312996'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '220342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1983'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1983'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1983'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1983'^^xsd:string;
  dwc:scientificName 'Halobatrachus didactylus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV212(86)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1981'^^xsd:string;
  dwc:scientificName 'Phrynichthys wedli Pietschmann, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV212(86)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '320236'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB674|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB674|1981'^^xsd:string;
  dwc:scientificName 'Phrynichthys wedli Pietschmann, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '320236'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB674|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '280006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "456"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD180%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD180|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-2.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD180|1998'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-2.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '456'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD180|1998'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB346|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB346|1981'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB346|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000946'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000946'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000947'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000947'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000948'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000948'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000949'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000949'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000950'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000950'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB345|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB345|1981'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB345|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2628"^^xsd:decimal ;
  dwc:decimalLongitude "2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  geo-pos:lat "41.2628"^^xsd:decimal ;
  geo-pos:long "2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000637'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A18'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.81'^^xsd:double;
  dwc:latitude '41.2628'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000637'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000951'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000951'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000952'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000952'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000953'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000953'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.1333"^^xsd:decimal ;
  geo-pos:long "-92.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD219|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD219|1994'^^xsd:string;
  dwc:scientificName 'Pleuroncodes planipes Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>42'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.45'^^xsd:double;
  dwc:latitude '14.1333'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '392683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD219|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1607504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4666"^^xsd:decimal ;
  geo-pos:long "-11.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011101702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011101702'^^xsd:string;
  dwc:scientificName 'Uroptychus cartesi Baba & Macpherson, 2012 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Baba, K. | Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Uroptychus cartesi'^^xsd:string;
  dwc:fieldNumber 'INDEMARES >'^^xsd:string;
  dwc:collector 'Baba, K. | Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8333'^^xsd:double;
  dwc:latitude '42.4666'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '596588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011101702'^^xsd:anyURI;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '596588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000666'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000666'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1985'^^xsd:string;
  dwc:scientificName 'Halosaurus guentheri Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1985'^^xsd:string;
  dwc:scientificName 'Halosaurus guentheri Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '158557'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1981'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1981'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD23%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD23%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD23%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD23%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD23%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD23|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD23|2000'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7833'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD23|2000'^^xsd:anyURI;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB213|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB213|1983'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB213|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB214|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB214|1983'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB214|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB444|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB444|1999'^^xsd:string;
  dwc:scientificName 'Synchiropus Gill, 1859 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-3'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '125932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB444|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000665'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000665'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1986'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia angustata (Hutton, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '313403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '279349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1981'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  geo-pos:lat "47.0167"^^xsd:decimal ;
  geo-pos:long "-46.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1990'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura Baird, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.5833'^^xsd:double;
  dwc:latitude '47.0167'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '591'^^xsd:integer;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB441|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB441|1982'^^xsd:string;
  dwc:scientificName 'Sparus aurata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB441|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB442|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB442|1982'^^xsd:string;
  dwc:scientificName 'Sparus aurata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB442|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|2000'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.85'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB538|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB538|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer georgianus georgianus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234728'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB538|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '234728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB347|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB347|1982'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB347|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1982'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|2000'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1981'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1986'^^xsd:string;
  dwc:scientificName 'Paraliparis copei Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I213'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '159530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '159530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "758"^^xsd:integer ;
  dwc:maximumDepthInMeters "758"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.2833)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-44.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1990'^^xsd:string;
  dwc:scientificName 'Paraliparis copei Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.2833'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '758'^^xsd:integer;
  dwc:maximumDepth '758'^^xsd:integer;
  dwc:aphiaid '159530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '159530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1986'^^xsd:string;
  dwc:scientificName 'Paraliparis copei Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I222'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '159530'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1986'^^xsd:string;
  dwc:scientificName 'Paraliparis copei Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I222'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '159530'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1986'^^xsd:string;
  dwc:scientificName 'Paraliparis copei Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '159530'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '159530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1986'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1986'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1981'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000667'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000667'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000668'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000668'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000669'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000669'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD235|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD235|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-29.6'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD235|1991'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD249|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Baenguela IV>2 83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD249|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Baenguela IV>2 83'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD249|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD252|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD252|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD252|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7833 -93.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7833 -93.9667)"^^geo:wktLiteral ;
  geo-pos:lat "15.7833"^^xsd:decimal ;
  geo-pos:long "-93.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD265|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD265|1994'^^xsd:string;
  dwc:scientificName 'Calappa convexa Saussure, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>20'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9667'^^xsd:double;
  dwc:latitude '15.7833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '440299'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD265|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '440299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000715'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000715'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000716'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000716'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000717'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000717'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000718'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000718'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000719'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000719'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000720'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000720'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0667 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters "2790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0667 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.0667"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|2002'^^xsd:string;
  dwc:scientificName 'Halosaurus ovenii Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '38.0667'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:maximumDepth '2790'^^xsd:integer;
  dwc:aphiaid '126641'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000729'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000729'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000745'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000745'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000746'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000746'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000747'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000747'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000748'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000748'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000880'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000880'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000144'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000144'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1985'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura Baird, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1985'^^xsd:string;
  dwc:scientificName 'Sternoptyx pseudobscura Baird, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1987'^^xsd:string;
  dwc:scientificName 'Stomias affinis Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '158736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1987'^^xsd:string;
  dwc:scientificName 'Stomias affinis Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '158736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '158736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000728'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000728'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD390%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD390%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD390%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD390%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD390%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD390|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD390|1991'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD390|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "676"^^xsd:integer ;
  dwc:maximumDepthInMeters "785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-7.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001140'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2186'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:minimumDepth '676'^^xsd:integer;
  dwc:maximumDepth '785'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001140'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "676"^^xsd:integer ;
  dwc:maximumDepthInMeters "785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-7.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001141'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2186'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:minimumDepth '676'^^xsd:integer;
  dwc:maximumDepth '785'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001141'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000638'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.816'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000638'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3267 2.7038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3267 2.7038)"^^geo:wktLiteral ;
  geo-pos:lat "41.3267"^^xsd:decimal ;
  geo-pos:long "2.7038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000639'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M11'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7038'^^xsd:double;
  dwc:latitude '41.3267'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000639'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2743 2.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2743"^^xsd:decimal ;
  dwc:decimalLongitude "2.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2743 2.7526)"^^geo:wktLiteral ;
  geo-pos:lat "41.2743"^^xsd:decimal ;
  geo-pos:long "2.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000640'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M12'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7526'^^xsd:double;
  dwc:latitude '41.2743'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000640'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000641'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000641'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000642'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000642'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000643'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000643'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000644'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000644'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000645'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000645'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000646'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000646'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|2000'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|2000'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000192'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo155, ICICMBN155|AGU|136D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000192'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001053'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001053'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001054'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001054'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000882'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000882'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000883'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000883'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000884'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000884'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000885'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000885'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000886'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000886'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000887'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000887'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -1.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -1.1667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-1.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|1997'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>P-27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.1667'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000881'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000881'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000190'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo153, ICICMBN153|AGU|136D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000190'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000191'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '136'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo154, ICICMBN154|AGU|136D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000191'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000143'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000143'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000624'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000624'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000625'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000625'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000626'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000626'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001567'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001567'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2277 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2277"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2277 2.8398)"^^geo:wktLiteral ;
  geo-pos:lat "41.2277"^^xsd:decimal ;
  geo-pos:long "2.8398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000621'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A11'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.2277'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000621'^^xsd:anyURI;
  dwc:observationDate '2009-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000622'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000622'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2753"^^xsd:decimal ;
  dwc:decimalLongitude "3.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2753 3.105)"^^geo:wktLiteral ;
  geo-pos:lat "41.2753"^^xsd:decimal ;
  geo-pos:long "3.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000623'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A13'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.105'^^xsd:double;
  dwc:latitude '41.2753'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000623'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "128D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000413'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '128D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000413'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000414'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus warmingii (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000414'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000142'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000142'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB418|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB418|1981'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB418|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB663|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB663|1981'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB663|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB719%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB719%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB719%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB719%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "14.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB719%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB719|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB719|1981'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3333'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB719|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB797|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB797|1981'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB797|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB798%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB798%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB798%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB798%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB798%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB798|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB798|1981'^^xsd:string;
  dwc:scientificName 'Photichthys argenteus Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '400296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB798|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '220007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1865 2.8397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1865"^^xsd:decimal ;
  dwc:decimalLongitude "2.8397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1865 2.8397)"^^geo:wktLiteral ;
  geo-pos:lat "41.1865"^^xsd:decimal ;
  geo-pos:long "2.8397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000631'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M37'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8397'^^xsd:double;
  dwc:latitude '41.1865'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000631'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1312"^^xsd:decimal ;
  dwc:decimalLongitude "2.8398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1312 2.8398)"^^geo:wktLiteral ;
  geo-pos:lat "41.1312"^^xsd:decimal ;
  geo-pos:long "2.8398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000632'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M40'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8398'^^xsd:double;
  dwc:latitude '41.1312'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000632'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1983'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB367|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB367|1998'^^xsd:string;
  dwc:scientificName 'Scolopsis bimaculatus Rüppell, 1828'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '209218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB367|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '712733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB552%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB552|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB552|1986'^^xsd:string;
  dwc:scientificName 'Scolopsis vosmeri (Bloch, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique235'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '209217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB552|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '209217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB553|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB553|1986'^^xsd:string;
  dwc:scientificName 'Scolopsis vosmeri (Bloch, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique235'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '209217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB553|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '209217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1983'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1994'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.0667 48.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.0667"^^xsd:decimal ;
  dwc:decimalLongitude "48.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.0667 48.4333)"^^geo:wktLiteral ;
  geo-pos:lat "5.0667"^^xsd:decimal ;
  geo-pos:long "48.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1998'^^xsd:string;
  dwc:scientificName 'Halaelurus boesemani Springer & D\'Aubrey, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.4333'^^xsd:double;
  dwc:latitude '5.0667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '217638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '217638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB372|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB372|1982'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB372|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB373|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB373|1982'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB373|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.6667"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.6667"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|2000'^^xsd:string;
  dwc:scientificName 'Trachinus draco Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1985'^^xsd:string;
  dwc:scientificName 'Sternoptyx diaphana Hermann, 1781'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127314'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2113"^^xsd:decimal ;
  dwc:decimalLongitude "2.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  geo-pos:lat "41.2113"^^xsd:decimal ;
  geo-pos:long "2.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000628'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M36'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.826'^^xsd:double;
  dwc:latitude '41.2113'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000628'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2113"^^xsd:decimal ;
  dwc:decimalLongitude "2.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  geo-pos:lat "41.2113"^^xsd:decimal ;
  geo-pos:long "2.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000629'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M36'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.826'^^xsd:double;
  dwc:latitude '41.2113'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000629'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2113"^^xsd:decimal ;
  dwc:decimalLongitude "2.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2113 2.826)"^^geo:wktLiteral ;
  geo-pos:lat "41.2113"^^xsd:decimal ;
  geo-pos:long "2.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000630'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M36'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.826'^^xsd:double;
  dwc:latitude '41.2113'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000630'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB362|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB362|1998'^^xsd:string;
  dwc:scientificName 'Halieutaea fitzsimonsi (Gilchrist & Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '220345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB362|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '220345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1986'^^xsd:string;
  dwc:scientificName 'Halieutaea fitzsimonsi (Gilchrist & Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '220345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1986'^^xsd:string;
  dwc:scientificName 'Halieutaea fitzsimonsi (Gilchrist & Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '220345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB474|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB474|1986'^^xsd:string;
  dwc:scientificName 'Halieutaea fitzsimonsi (Gilchrist & Thompson, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '220345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB474|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '220345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000616'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000616'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000617'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000617'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2723 2.8457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2723"^^xsd:decimal ;
  dwc:decimalLongitude "2.8457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2723 2.8457)"^^geo:wktLiteral ;
  geo-pos:lat "41.2723"^^xsd:decimal ;
  geo-pos:long "2.8457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000619'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M30'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8457'^^xsd:double;
  dwc:latitude '41.2723'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000619'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1962"^^xsd:decimal ;
  dwc:decimalLongitude "2.8292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1962 2.8292)"^^geo:wktLiteral ;
  geo-pos:lat "41.1962"^^xsd:decimal ;
  geo-pos:long "2.8292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03M31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000620'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03M31'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8292'^^xsd:double;
  dwc:latitude '41.1962'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000620'^^xsd:anyURI;
  dwc:observationDate '2009-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1208"^^xsd:decimal ;
  dwc:decimalLongitude "2.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1208 2.904)"^^geo:wktLiteral ;
  geo-pos:lat "41.1208"^^xsd:decimal ;
  geo-pos:long "2.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000618'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A10'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.904'^^xsd:double;
  dwc:latitude '41.1208'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000618'^^xsd:anyURI;
  dwc:observationDate '2009-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1787 2.849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1787"^^xsd:decimal ;
  dwc:decimalLongitude "2.849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1787 2.849)"^^geo:wktLiteral ;
  geo-pos:lat "41.1787"^^xsd:decimal ;
  geo-pos:long "2.849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000633'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M41'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.849'^^xsd:double;
  dwc:latitude '41.1787'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000633'^^xsd:anyURI;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2713 2.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2713"^^xsd:decimal ;
  dwc:decimalLongitude "2.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2713 2.844)"^^geo:wktLiteral ;
  geo-pos:lat "41.2713"^^xsd:decimal ;
  geo-pos:long "2.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04M45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000634'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04M45'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.844'^^xsd:double;
  dwc:latitude '41.2713'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000634'^^xsd:anyURI;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2186 3.8011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2186"^^xsd:decimal ;
  dwc:decimalLongitude "3.8011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2186 3.8011)"^^geo:wktLiteral ;
  geo-pos:lat "42.2186"^^xsd:decimal ;
  geo-pos:long "3.8011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000635'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8011'^^xsd:double;
  dwc:latitude '42.2186'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000635'^^xsd:anyURI;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2628"^^xsd:decimal ;
  dwc:decimalLongitude "2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  geo-pos:lat "41.2628"^^xsd:decimal ;
  geo-pos:long "2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000636'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A18'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.81'^^xsd:double;
  dwc:latitude '41.2628'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000636'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000858'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000858'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1986'^^xsd:string;
  dwc:scientificName 'Halargyreus johnsonii Günther, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|2000'^^xsd:string;
  dwc:scientificName 'Paraliparis leptochirus Tortonese, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '127227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '236466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB355|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB355|1986'^^xsd:string;
  dwc:scientificName 'Paramonacanthus cingalensis Fraser-Brunner, 1941'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '220069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB355|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '278928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1328"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 2.0333)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "2.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB756%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB756|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB756|1987'^^xsd:string;
  dwc:scientificName 'Etmopterus spinax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II26'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1328'^^xsd:integer;
  dwc:aphiaid '105913'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB756|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB508|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB508|1986'^^xsd:string;
  dwc:scientificName 'Etrumeus teres (De Kay, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '158693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB508|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '584793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1985'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII233'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000855'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000855'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000856'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000856'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000857'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000857'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2642"^^xsd:decimal ;
  dwc:decimalLongitude "2.8262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  geo-pos:lat "41.2642"^^xsd:decimal ;
  geo-pos:long "2.8262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000627'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8262'^^xsd:double;
  dwc:latitude '41.2642'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000627'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "438"^^xsd:integer ;
  dwc:maximumDepthInMeters "602"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1981'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '-27.8'^^xsd:double;
  dwc:minimumDepth '438'^^xsd:integer;
  dwc:maximumDepth '602'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000851'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000851'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000852'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000852'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000853'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000853'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8597"^^xsd:decimal ;
  dwc:decimalLongitude "3.1258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8597 3.1258)"^^geo:wktLiteral ;
  geo-pos:lat "40.8597"^^xsd:decimal ;
  geo-pos:long "3.1258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000854'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1258'^^xsd:double;
  dwc:latitude '40.8597'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000854'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB334|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB334|1982'^^xsd:string;
  dwc:scientificName 'Phycis blennoides (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB334|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB335|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB335|1982'^^xsd:string;
  dwc:scientificName 'Phycis blennoides (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB335|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1982'^^xsd:string;
  dwc:scientificName 'Phycis blennoides (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1982'^^xsd:string;
  dwc:scientificName 'Phycis blennoides (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1985'^^xsd:string;
  dwc:scientificName 'Eustomias obscurus Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127347'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1986'^^xsd:string;
  dwc:scientificName 'Eustomias schmidti Regan & Trewavas, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1985'^^xsd:string;
  dwc:scientificName 'Eustomias Vaillant, 1888 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '126208'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1985'^^xsd:string;
  dwc:scientificName 'Eustomias Vaillant, 1888 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '126208'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1999'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1999'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1999'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1981'^^xsd:string;
  dwc:scientificName 'Etrumeus whiteheadi Wongratana, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II232'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4167'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '217441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '217441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1998'^^xsd:string;
  dwc:scientificName 'Eucinostomus currani Zahuranec, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1998'^^xsd:string;
  dwc:scientificName 'Eucinostomus currani Zahuranec, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1998'^^xsd:string;
  dwc:scientificName 'Eucinostomus currani Zahuranec, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1998'^^xsd:string;
  dwc:scientificName 'Eucinostomus currani Zahuranec, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1998'^^xsd:string;
  dwc:scientificName 'Eucinostomus currani Zahuranec, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -48.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-48.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -48.1833)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "-48.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1999'^^xsd:string;
  dwc:scientificName 'Eumicotremus spinosus (Müller, 1776)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-1'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-48.1833'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '127217'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1985'^^xsd:string;
  dwc:scientificName 'Eustomias braueri Zugmayer, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1985'^^xsd:string;
  dwc:scientificName 'Eustomias obscurus Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127347'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0648 1.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0648"^^xsd:decimal ;
  dwc:decimalLongitude "1.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0648 1.278)"^^geo:wktLiteral ;
  geo-pos:lat "41.0648"^^xsd:decimal ;
  geo-pos:long "1.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000003'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sanchez, P.'^^xsd:string;
  dwc:collector 'Fernandez-Alvarez, FA | Cuesta-Torralvo, E | Colmenero, A.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.278'^^xsd:double;
  dwc:latitude '41.0648'^^xsd:double;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000003'^^xsd:anyURI;
  dwc:observationDate '2014-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV29(83)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1981'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV29(83)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000448'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000448'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000737'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 50'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000737'^^xsd:anyURI;
  dwc:observationDate '1975-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000738'^^xsd:string;
  dwc:scientificName 'Myctophum affine (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 51'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000738'^^xsd:anyURI;
  dwc:observationDate '1975-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB295|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB295|1985'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus Valenciennes, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I213'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB295|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB816%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB816%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB816%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB816%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB816%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB816|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB816|1991'^^xsd:string;
  dwc:scientificName 'Phycis phycis (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB816|1991'^^xsd:anyURI;
  dwc:observationDate '1986-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD174|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD174|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia disdorsalis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>12'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD174|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000435'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000435'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB660|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB660|1988'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB660|1988'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000434'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000434'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1986'^^xsd:string;
  dwc:scientificName 'Eustomias trewavasae Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '275143'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '275143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD286%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD286|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD286|1991'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G3'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD286|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.6666 -60.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-60.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.6666 -60.65)"^^geo:wktLiteral ;
  geo-pos:lat "-62.6666"^^xsd:decimal ;
  geo-pos:long "-60.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU13%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU13|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU13|2000'^^xsd:string;
  dwc:scientificName 'Leucon (Crymoleucon) costatus Corbera, 2000 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Leucon (Crymoleucon) costatus'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.65'^^xsd:double;
  dwc:latitude '-62.6666'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '231731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU13|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB342|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB342|1998'^^xsd:string;
  dwc:scientificName 'Fistularia petimba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB342|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB378|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB378|1986'^^xsd:string;
  dwc:scientificName 'Fistularia petimba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB378|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB568|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB568|1986'^^xsd:string;
  dwc:scientificName 'Fistularia petimba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB568|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB569%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB569|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB569|1986'^^xsd:string;
  dwc:scientificName 'Fistularia petimba Lacepède, 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB569|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1986'^^xsd:string;
  dwc:scientificName 'Eustomias trewavasae Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '275143'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '275143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|2000'^^xsd:string;
  dwc:scientificName 'Euthynnus alletteratus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Baringo, P.'^^xsd:string;
  dwc:collector 'Baringo, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.05'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:aphiaid '127017'^^xsd:integer;
  dwc:samplingProtocol 'Troll'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|2000'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|1982'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB671|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB671|1988'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB671|1988'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5167 -8.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.5167"^^xsd:decimal ;
  geo-pos:long "-8.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|2004'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9667'^^xsd:double;
  dwc:latitude '42.5167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49 -62.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49 -62.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-49"^^xsd:decimal ;
  geo-pos:long "-62.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB503|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB503|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx messieri (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-62.4333'^^xsd:double;
  dwc:latitude '-49'^^xsd:integer;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '272764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB503|1988'^^xsd:anyURI;
  dwc:observationDate '1978-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '272764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1994'^^xsd:string;
  dwc:scientificName 'Caulolatilus affinis Gill, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-111'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '367211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '367211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.55 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.55 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.55"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1996'^^xsd:string;
  dwc:scientificName 'Xenolepidichthys dalgleishi Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-26.55'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '159432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1996'^^xsd:anyURI;
  dwc:observationDate '1986-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '159432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000740'^^xsd:string;
  dwc:scientificName 'Maurolicus weitzmani Parin & Kobyliansky, 1993 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 52'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000740'^^xsd:anyURI;
  dwc:observationDate '1975-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '158838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD291|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD291|1991'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G3'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '192'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD291|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia angustata (Hutton, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '313403'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1988'^^xsd:anyURI;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '279349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia angustata (Hutton, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '313403'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB406|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB406|1988'^^xsd:string;
  dwc:scientificName 'Paranotothenia angustata (Hutton, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '313403'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB406|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '279349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD288|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD288|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lemaitre, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD288|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000741'^^xsd:string;
  dwc:scientificName 'Maurolicus weitzmani Parin & Kobyliansky, 1993 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 52'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000741'^^xsd:anyURI;
  dwc:observationDate '1975-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '158838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "676"^^xsd:integer ;
  dwc:maximumDepthInMeters "785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-7.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001142'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2186'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:minimumDepth '676'^^xsd:integer;
  dwc:maximumDepth '785'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001142'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "676"^^xsd:integer ;
  dwc:maximumDepthInMeters "785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-7.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001143'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2186'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:minimumDepth '676'^^xsd:integer;
  dwc:maximumDepth '785'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001143'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001039'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001039'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001040'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001040'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001041'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001041'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD261|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD261|1999'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD261|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB378|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB378|1999'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB378|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000658'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000658'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2642"^^xsd:decimal ;
  dwc:decimalLongitude "2.8262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  geo-pos:lat "41.2642"^^xsd:decimal ;
  geo-pos:long "2.8262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000659'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8262'^^xsd:double;
  dwc:latitude '41.2642'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000659'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1994'^^xsd:string;
  dwc:scientificName 'Zapteryx exasperata (Jordan & Gilbert, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '283213'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '283213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB543|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB543|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer bispinis (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234626'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB543|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB544|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB544|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer bispinis (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234626'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB544|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000657'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000657'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD279|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>19 B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD279|1994'^^xsd:string;
  dwc:scientificName 'Penaeus californiensis Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>19 B'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '584944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD279|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1809219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2642"^^xsd:decimal ;
  dwc:decimalLongitude "2.8262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2642 2.8262)"^^geo:wktLiteral ;
  geo-pos:lat "41.2642"^^xsd:decimal ;
  geo-pos:long "2.8262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000660'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A15'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8262'^^xsd:double;
  dwc:latitude '41.2642'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000660'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000661'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000661'^^xsd:anyURI;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1986'^^xsd:string;
  dwc:scientificName 'Zanclus canescens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '220084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB545|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB545|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer bispinis (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234626'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB545|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB548|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB548|1988'^^xsd:string;
  dwc:scientificName 'Harpagifer bispinis (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234626'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB548|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB515|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB515|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB515|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7962 3.5648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7962"^^xsd:decimal ;
  dwc:decimalLongitude "3.5648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7962 3.5648)"^^geo:wktLiteral ;
  geo-pos:lat "39.7962"^^xsd:decimal ;
  geo-pos:long "3.5648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000015'^^xsd:string;
  dwc:scientificName 'Barbatia barbata (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5648'^^xsd:double;
  dwc:latitude '39.7962'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138793'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000015'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '138793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000022'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000022'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.268"^^xsd:decimal ;
  dwc:decimalLongitude "2.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  geo-pos:lat "41.268"^^xsd:decimal ;
  geo-pos:long "2.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000655'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.824'^^xsd:double;
  dwc:latitude '41.268'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000655'^^xsd:anyURI;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB522|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV215(89)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB522|1981'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV215(89)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB522|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.268"^^xsd:decimal ;
  dwc:decimalLongitude "2.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  geo-pos:lat "41.268"^^xsd:decimal ;
  geo-pos:long "2.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000656'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.824'^^xsd:double;
  dwc:latitude '41.268'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000656'^^xsd:anyURI;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB520|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB520|1981'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB520|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "14.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD272%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD272|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD272|1991'^^xsd:string;
  dwc:scientificName 'Rochinia hertwigi (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>143'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3333'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '241085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD272|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '455415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD267|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD267|1999'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD267|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1982'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1982'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1982'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1982'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB787%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB787%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB787%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB787%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB787%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB787|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB787|1981'^^xsd:string;
  dwc:scientificName 'Symphurus normani Chabanaud, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '274261'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB787|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '274261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -60.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.65"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.65 -60.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-62.65"^^xsd:decimal ;
  geo-pos:long "-60.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sambar26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1990'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Sambar26'^^xsd:string;
  dwc:collector 'Rucabado, J.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-60.3833'^^xsd:double;
  dwc:latitude '-62.65'^^xsd:double;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1990'^^xsd:anyURI;
  dwc:observationDate '1989-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1991'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1991'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1991'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1991'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1991'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1991'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.75 -92.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.75"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.75 -92.9833)"^^geo:wktLiteral ;
  geo-pos:lat "14.75"^^xsd:decimal ;
  geo-pos:long "-92.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|1994'^^xsd:string;
  dwc:scientificName 'Edwardsium lobipes (Rathbun, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>30'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9833'^^xsd:double;
  dwc:latitude '14.75'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '444130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '444130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "668"^^xsd:integer ;
  dwc:maximumDepthInMeters "697"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-4.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD26%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD26|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS97 2>P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD26|1999'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus debilis Smith, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS97 2>P-12'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.55'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '668'^^xsd:integer;
  dwc:maximumDepth '697'^^xsd:integer;
  dwc:occurrenceRemarks 'Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '107117'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD26|1999'^^xsd:anyURI;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1991'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1991'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1987'^^xsd:string;
  dwc:scientificName 'Harpagifer bispinis (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.1333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '234626'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '234626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|1981'^^xsd:string;
  dwc:scientificName 'Stomias boa boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB758%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB758%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB758%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB758%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB758%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB758|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB758|1981'^^xsd:string;
  dwc:scientificName 'Stomias boa boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB758|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.05 -107.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.05"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.05 -107.7333)"^^geo:wktLiteral ;
  geo-pos:lat "24.05"^^xsd:decimal ;
  geo-pos:long "-107.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD198|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD198|1994'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>3'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7333'^^xsd:double;
  dwc:latitude '24.05'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD198|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD203%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD203|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD203|1991'^^xsd:string;
  dwc:scientificName 'Paragiopagurus macrocerus (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '368048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD203|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '368048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD206|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD206|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>116'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD206|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1998'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1998'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1998'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1998'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -48.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -48.1833)"^^geo:wktLiteral ;
  geo-pos:lat "45.6833"^^xsd:decimal ;
  geo-pos:long "-48.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1999'^^xsd:string;
  dwc:scientificName 'Petromyzon marinus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-7'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.1833'^^xsd:double;
  dwc:latitude '45.6833'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '101174'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6833 -0.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6833 -0.3333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6833"^^xsd:decimal ;
  geo-pos:long "-0.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|2006'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.3333'^^xsd:double;
  dwc:latitude '37.6833'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1982'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2082"^^xsd:decimal ;
  dwc:decimalLongitude "2.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  geo-pos:lat "41.2082"^^xsd:decimal ;
  geo-pos:long "2.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000615'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8305'^^xsd:double;
  dwc:latitude '41.2082'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000615'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1984'^^xsd:string;
  dwc:scientificName 'Stenotomus caprinus Bean, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1984'^^xsd:string;
  dwc:scientificName 'Stenotomus caprinus Bean, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB482|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB482|1986'^^xsd:string;
  dwc:scientificName 'Stephanolepis auratus (Castelnau, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '220077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB482|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '220077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1994'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB483%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB483|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB483|1986'^^xsd:string;
  dwc:scientificName 'Stephanolepis auratus (Castelnau, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '220077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB483|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '220077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1994'^^xsd:string;
  dwc:scientificName 'Gymnothorax equatorialis (Hildebrand, 1946)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '271832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '271832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.2167 49.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.2167"^^xsd:decimal ;
  dwc:decimalLongitude "49.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.2167 49.0833)"^^geo:wktLiteral ;
  geo-pos:lat "6.2167"^^xsd:decimal ;
  geo-pos:long "49.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1998'^^xsd:string;
  dwc:scientificName 'Scolopsis auratus (Park, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.0833'^^xsd:double;
  dwc:latitude '6.2167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '309806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1167"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "6.1167"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB291|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB291|1998'^^xsd:string;
  dwc:scientificName 'Scolopsis auratus (Park, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '309806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB291|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '276784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1984'^^xsd:string;
  dwc:scientificName 'Stenotomus caprinus Bean, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '159810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD187|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-16.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD187|1998'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-16.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD187|1998'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB492|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB492|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus nicholsi (Gilbert, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '-48.8'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '234821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB492|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1983'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2675"^^xsd:decimal ;
  dwc:decimalLongitude "2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "41.2675"^^xsd:decimal ;
  geo-pos:long "2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000611'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8395'^^xsd:double;
  dwc:latitude '41.2675'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000611'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2675"^^xsd:decimal ;
  dwc:decimalLongitude "2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "41.2675"^^xsd:decimal ;
  geo-pos:long "2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000612'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8395'^^xsd:double;
  dwc:latitude '41.2675'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000612'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2675"^^xsd:decimal ;
  dwc:decimalLongitude "2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2675 2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "41.2675"^^xsd:decimal ;
  geo-pos:long "2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000613'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8395'^^xsd:double;
  dwc:latitude '41.2675'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000613'^^xsd:anyURI;
  dwc:observationDate '2009-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2082"^^xsd:decimal ;
  dwc:decimalLongitude "2.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2082 2.8305)"^^geo:wktLiteral ;
  geo-pos:lat "41.2082"^^xsd:decimal ;
  geo-pos:long "2.8305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000614'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8305'^^xsd:double;
  dwc:latitude '41.2082'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000614'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC174%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC174%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC174%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0833 -14.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC174%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0833 -14.85)"^^geo:wktLiteral ;
  geo-pos:lat "26.0833"^^xsd:decimal ;
  geo-pos:long "-14.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC174%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC174|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Atlor III 2 23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC174|1992'^^xsd:string;
  dwc:scientificName 'Alloteuthis africana Adam, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Atlor III 2 23'^^xsd:string;
  dwc:collector 'Morales, E.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara'^^xsd:string;
  dwc:longitude '-14.85'^^xsd:double;
  dwc:latitude '26.0833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '225555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC174|1992'^^xsd:anyURI;
  dwc:observationDate '1973-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '225555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC175%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC175%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC175%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC175%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  geo-pos:lat "25.5833"^^xsd:decimal ;
  geo-pos:long "-15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC175%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC175|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Atlor III 2 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC175|1992'^^xsd:string;
  dwc:scientificName 'Alloteuthis africana Adam, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Atlor III 2 3'^^xsd:string;
  dwc:collector 'Morales, E.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara'^^xsd:string;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '25.5833'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '225555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC175|1992'^^xsd:anyURI;
  dwc:observationDate '1973-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '225555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC177%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC177%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC177%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC177%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "25.8"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC177%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC177|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Atlor III 2 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC177|1992'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis lichtensteinii (Férussac [in Férussac & d\'Orbigny], 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Atlor III 2 1'^^xsd:string;
  dwc:collector 'Morales, E.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara'^^xsd:string;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '25.8'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC177|1992'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC18%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC18%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC18%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC18%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC18%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC18|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC18|2004'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC18|2004'^^xsd:anyURI;
  dwc:observationDate '1990-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1333"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB379%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB379|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB379|1986'^^xsd:string;
  dwc:scientificName 'Stegostoma fasciatum (Hermann, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.1333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '220032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB379|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '313100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB493|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB493|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus nicholsi (Gilbert, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '-48.8'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '234821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB493|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB491%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB491|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB491|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus nicholsi (Gilbert, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '-48.8'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '234821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB491|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB490|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB490|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus nicholsi (Gilbert, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '-48.8'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '234821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB490|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1706"^^xsd:integer ;
  dwc:maximumDepthInMeters "1706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -11.95)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011100604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011100604'^^xsd:string;
  dwc:scientificName 'Neolithodes A. Milne-Edwards & Bouvier, 1894 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES > V2'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.95'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '1706'^^xsd:integer;
  dwc:maximumDepth '1706'^^xsd:integer;
  dwc:aphiaid '106846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011100604'^^xsd:anyURI;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '106846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1764"^^xsd:integer ;
  dwc:maximumDepthInMeters "1764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.4166)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-11.4166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011100605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES > G10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011100605'^^xsd:string;
  dwc:scientificName 'Neolithodes A. Milne-Edwards & Bouvier, 1894 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES > G10'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4166'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:minimumDepth '1764'^^xsd:integer;
  dwc:maximumDepth '1764'^^xsd:integer;
  dwc:aphiaid '106846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011100605'^^xsd:anyURI;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4666"^^xsd:decimal ;
  geo-pos:long "-11.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011101701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011101701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011101701'^^xsd:string;
  dwc:scientificName 'Uroptychus cartesi  Baba & Macpherson, 2012 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Baba, K. | Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Uroptychus cartesi'^^xsd:string;
  dwc:fieldNumber 'INDEMARES >'^^xsd:string;
  dwc:collector 'Baba, K. | Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8333'^^xsd:double;
  dwc:latitude '42.4666'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '596588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011101701'^^xsd:anyURI;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '596588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.9667"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P- PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1999'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P- PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.9667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.9667"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P- PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1999'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P- PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.9667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P- PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1999'^^xsd:string;
  dwc:scientificName 'Leptoderma macrops Vaillant, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P- PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '126703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-59.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-48.8 -59.15)"^^geo:wktLiteral ;
  geo-pos:lat "-48.8"^^xsd:decimal ;
  geo-pos:long "-59.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB489|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB489|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus nicholsi (Gilbert, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.15'^^xsd:double;
  dwc:latitude '-48.8'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '234821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB489|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7748 -6.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7748"^^xsd:decimal ;
  dwc:decimalLongitude "-6.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7748 -6.656)"^^geo:wktLiteral ;
  geo-pos:lat "36.7748"^^xsd:decimal ;
  geo-pos:long "-6.656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2008070802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > P20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2008070802'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > P20'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.656'^^xsd:double;
  dwc:latitude '36.7748'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2008070802'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB628|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV212(86)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB628|1981'^^xsd:string;
  dwc:scientificName 'Paradiplospinus gracilis (Brauer, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV212(86)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '219693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB628|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '219693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB660%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB660|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV262(136)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB660|1981'^^xsd:string;
  dwc:scientificName 'Paradiplospinus gracilis (Brauer, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV262(136)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '219693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB660|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '219693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2108 -6.6082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2108"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "229"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2108 -6.6082)"^^geo:wktLiteral ;
  geo-pos:lat "36.2108"^^xsd:decimal ;
  geo-pos:long "-6.6082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2008070801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2008070801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2008070801'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > P8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6082'^^xsd:double;
  dwc:latitude '36.2108'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '229'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2008070801'^^xsd:anyURI;
  dwc:observationDate '2008-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1985'^^xsd:string;
  dwc:scientificName 'Pseudocyttus maculatus Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127424'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|2004'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|2004'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001789'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001789'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001790'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001790'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001791'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001791'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001792'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001792'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001793'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001793'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001794'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001794'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001795'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001795'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001796'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001796'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001797'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001797'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2151 1.7274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2151"^^xsd:decimal ;
  dwc:decimalLongitude "1.7274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2151 1.7274)"^^geo:wktLiteral ;
  geo-pos:lat "41.2151"^^xsd:decimal ;
  geo-pos:long "1.7274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000002'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis  lichtensteinii (Férussac, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Fernandez-Alvarez, FA | Martins, C.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7274'^^xsd:double;
  dwc:latitude '41.2151'^^xsd:double;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000002'^^xsd:anyURI;
  dwc:observationDate '2014-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1999'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  geo-pos:lat "25.5833"^^xsd:decimal ;
  geo-pos:long "-15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB350|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB350|1983'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '25.5833'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB350|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.5833 -15.2)"^^geo:wktLiteral ;
  geo-pos:lat "25.5833"^^xsd:decimal ;
  geo-pos:long "-15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB351|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB351|1983'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '25.5833'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB351|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001787'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001787'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001788'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001788'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6333)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1992'^^xsd:string;
  dwc:scientificName 'Peristedion gracile Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6333'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:aphiaid '159548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1987'^^xsd:string;
  dwc:scientificName 'Schroederichthys bivius (Smith, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:aphiaid '282684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '282684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1764"^^xsd:integer ;
  dwc:maximumDepthInMeters "1764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 -11.4166)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "-11.4166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011100603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES > G10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011100603'^^xsd:string;
  dwc:scientificName 'Neolithodes A. Milne-Edwards & Bouvier, 1894 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES > G10'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4166'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:minimumDepth '1764'^^xsd:integer;
  dwc:maximumDepth '1764'^^xsd:integer;
  dwc:aphiaid '106846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011100603'^^xsd:anyURI;
  dwc:observationDate '2011-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '106846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD193|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-8.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD193|1998'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-8.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD193|1998'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8333"^^xsd:decimal ;
  dwc:decimalLongitude "6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8333 6.05)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8333"^^xsd:decimal ;
  geo-pos:long "6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD193%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD193|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  P>IKMT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD193|1999'^^xsd:string;
  dwc:scientificName 'Janicella spinicauda (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  P>IKMT5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.05'^^xsd:double;
  dwc:latitude '-25.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD193|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2151 1.7274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2151"^^xsd:decimal ;
  dwc:decimalLongitude "1.7274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2151 1.7274)"^^geo:wktLiteral ;
  geo-pos:lat "41.2151"^^xsd:decimal ;
  geo-pos:long "1.7274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000001'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sanchez, P. | Vidal, E. | Fernandez-Alvarez, FA.'^^xsd:string;
  dwc:collector 'Fernandez-Alvarez, FA | Martins, C.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7274'^^xsd:double;
  dwc:latitude '41.2151'^^xsd:double;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000001'^^xsd:anyURI;
  dwc:observationDate '2014-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1667"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1982'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II29'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.1667'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "576"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB346|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB346|1982'^^xsd:string;
  dwc:scientificName 'Symphurus ligulatus (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '576'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB346|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2220"^^xsd:integer ;
  dwc:maximumDepthInMeters "2220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS III2P-2PIII" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1991'^^xsd:string;
  dwc:scientificName 'Somniosus rostratus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'BATHOS III2P-2PIII'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5667'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:minimumDepth '2220'^^xsd:integer;
  dwc:maximumDepth '2220'^^xsd:integer;
  dwc:aphiaid '105920'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1991'^^xsd:anyURI;
  dwc:observationDate '1988-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '105920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB742%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB742%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB742%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 3.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1975"^^xsd:integer ;
  dwc:maximumDepthInMeters "1975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB742%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 3.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "3.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB742%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB742|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB742|1987'^^xsd:string;
  dwc:scientificName 'Somniosus rostratus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II212'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '1975'^^xsd:integer;
  dwc:maximumDepth '1975'^^xsd:integer;
  dwc:aphiaid '105920'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB742|1987'^^xsd:anyURI;
  dwc:observationDate '1987-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB824%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB824%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB824%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB824%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB824%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB824|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB824|1991'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB824|1991'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  geo-pos:lat "41.3184"^^xsd:decimal ;
  geo-pos:long "2.2582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000735'^^xsd:string;
  dwc:scientificName 'Mugil cephalus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 49'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000735'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000736'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 50'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000736'^^xsd:anyURI;
  dwc:observationDate '1975-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB649%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB649%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB649%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2039"^^xsd:integer ;
  dwc:maximumDepthInMeters "2163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB649%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB649%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB649|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB649|1988'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III24'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '2039'^^xsd:integer;
  dwc:maximumDepth '2163'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB649|1988'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0517 3.2126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0517"^^xsd:decimal ;
  dwc:decimalLongitude "3.2126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0517 3.2126)"^^geo:wktLiteral ;
  geo-pos:lat "42.0517"^^xsd:decimal ;
  geo-pos:long "3.2126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001799'^^xsd:string;
  dwc:scientificName 'Palinurus elephas (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2126'^^xsd:double;
  dwc:latitude '42.0517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001799'^^xsd:anyURI;
  dwc:observationDate '1999-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2224)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELL M1 R4C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001801'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELL M1 R4C'^^xsd:string;
  dwc:collector 'Demestre, M.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2224'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001801'^^xsd:anyURI;
  dwc:observationDate '2007-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001802'^^xsd:string;
  dwc:scientificName 'Xantho poressa (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001802'^^xsd:anyURI;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001803'^^xsd:string;
  dwc:scientificName 'Xantho poressa (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001803'^^xsd:anyURI;
  dwc:observationDate '2012-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD195|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD195|1998'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD195|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "424"^^xsd:integer ;
  dwc:maximumDepthInMeters "424"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD197|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD197|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '424'^^xsd:integer;
  dwc:maximumDepth '424'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD197|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD18|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P- 88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD18|2000'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P- 88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD18|2000'^^xsd:anyURI;
  dwc:observationDate '1996-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD184|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD184|1994'^^xsd:string;
  dwc:scientificName 'Osachila lata Faxon, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>39'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '440273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD184|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '440273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001043'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001043'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001044'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001044'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001045'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001045'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000133'^^xsd:string;
  dwc:scientificName 'Parapontocaris aspera Chace, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515595'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000133'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000134'^^xsd:string;
  dwc:scientificName 'Parapontocaris aspera Chace, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515595'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000134'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000314'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000314'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000315'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000315'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000316'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000316'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000317'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000317'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000318'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000318'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1987'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1987'^^xsd:anyURI;
  dwc:observationDate '1985-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1987'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1987'^^xsd:anyURI;
  dwc:observationDate '1985-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1987'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1987'^^xsd:anyURI;
  dwc:observationDate '1985-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB480|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB480|1981'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus Cocco, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB480|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB745%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB745%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB745%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7833 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.7833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB745%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7833 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.7833"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB745%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB745|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB745|1981'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus Cocco, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-18.7833'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB745|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.434 1.7498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.434"^^xsd:decimal ;
  dwc:decimalLongitude "1.7498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.434 1.7498)"^^geo:wktLiteral ;
  geo-pos:lat "38.434"^^xsd:decimal ;
  geo-pos:long "1.7498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01M02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000591'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01M02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7498'^^xsd:double;
  dwc:latitude '38.434'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000591'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2477 16.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2477"^^xsd:decimal ;
  dwc:decimalLongitude "16.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2477 16.671)"^^geo:wktLiteral ;
  geo-pos:lat "38.2477"^^xsd:decimal ;
  geo-pos:long "16.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000592'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '16.671'^^xsd:double;
  dwc:latitude '38.2477'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000592'^^xsd:anyURI;
  dwc:observationDate '2009-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2607"^^xsd:decimal ;
  dwc:decimalLongitude "2.8418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  geo-pos:lat "41.2607"^^xsd:decimal ;
  geo-pos:long "2.8418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000593'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A20'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8418'^^xsd:double;
  dwc:latitude '41.2607'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000593'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000565'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000565'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000566'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000566'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000567'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000567'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3543 1.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3543"^^xsd:decimal ;
  dwc:decimalLongitude "1.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3543 1.86)"^^geo:wktLiteral ;
  geo-pos:lat "38.3543"^^xsd:decimal ;
  geo-pos:long "1.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000590'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.86'^^xsd:double;
  dwc:latitude '38.3543'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000590'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB743%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB743%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB743%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB743%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB743%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB743|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB743|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II240'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB743|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1715"^^xsd:integer ;
  dwc:maximumDepthInMeters "1753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.9333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1995'^^xsd:string;
  dwc:scientificName 'Guttigadus latifrons (Holt & Byrne, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meléndez, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos II25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '1715'^^xsd:integer;
  dwc:maximumDepth '1753'^^xsd:integer;
  dwc:aphiaid '158978'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1995'^^xsd:anyURI;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '158978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1983'^^xsd:string;
  dwc:scientificName 'Gymnammodytes cicerelus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB514|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB514|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB514|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3937 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3937"^^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 "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3937 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "38.3937"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000584'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '38.3937'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000584'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4142"^^xsd:decimal ;
  dwc:decimalLongitude "1.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  geo-pos:lat "38.4142"^^xsd:decimal ;
  geo-pos:long "1.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000588'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.777'^^xsd:double;
  dwc:latitude '38.4142'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000588'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4142"^^xsd:decimal ;
  dwc:decimalLongitude "1.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  geo-pos:lat "38.4142"^^xsd:decimal ;
  geo-pos:long "1.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000589'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.777'^^xsd:double;
  dwc:latitude '38.4142'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000589'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000311'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000311'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000312'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000312'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1565"^^xsd:integer ;
  dwc:maximumDepthInMeters "1565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6333 -11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "42.6333"^^xsd:decimal ;
  geo-pos:long "-11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000313'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.4833'^^xsd:double;
  dwc:latitude '42.6333'^^xsd:double;
  dwc:minimumDepth '1565'^^xsd:integer;
  dwc:maximumDepth '1565'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000313'^^xsd:anyURI;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1986'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1986'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4833"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II238'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.4833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3937 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3937"^^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 "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3937 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "38.3937"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000585'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '38.3937'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000585'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4142"^^xsd:decimal ;
  dwc:decimalLongitude "1.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  geo-pos:lat "38.4142"^^xsd:decimal ;
  geo-pos:long "1.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000586'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.777'^^xsd:double;
  dwc:latitude '38.4142'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000586'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.408 1.7887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.408"^^xsd:decimal ;
  dwc:decimalLongitude "1.7887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.408 1.7887)"^^geo:wktLiteral ;
  geo-pos:lat "38.408"^^xsd:decimal ;
  geo-pos:long "1.7887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000583'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7887'^^xsd:double;
  dwc:latitude '38.408'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000583'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD170%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD170|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD170|1991'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Paralomis africana'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>119'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD170|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000543'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000543'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000544'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000544'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000545'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000545'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000546'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000546'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000547'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000547'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1986'^^xsd:string;
  dwc:scientificName 'Gouania wildenowi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '400735'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000551'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000551'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000552'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000552'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000553'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000553'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000554'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000554'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1999'^^xsd:string;
  dwc:scientificName 'Argentina silus (Ascanius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8833 -48.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "618"^^xsd:integer ;
  dwc:maximumDepthInMeters "667"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8833 -48.9333)"^^geo:wktLiteral ;
  geo-pos:lat "44.8833"^^xsd:decimal ;
  geo-pos:long "-48.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1999'^^xsd:string;
  dwc:scientificName 'Argentina silus (Ascanius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-24'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.9333'^^xsd:double;
  dwc:latitude '44.8833'^^xsd:double;
  dwc:minimumDepth '618'^^xsd:integer;
  dwc:maximumDepth '667'^^xsd:integer;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.95 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.95"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "341"^^xsd:integer ;
  dwc:maximumDepthInMeters "341"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.95 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "46.95"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1990'^^xsd:string;
  dwc:scientificName 'Argentina silus (Ascanius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '46.95'^^xsd:double;
  dwc:minimumDepth '341'^^xsd:integer;
  dwc:maximumDepth '341'^^xsd:integer;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1990'^^xsd:anyURI;
  dwc:observationDate '1987-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1985'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI247'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1985'^^xsd:anyURI;
  dwc:observationDate '1964-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1985'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI247'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6 14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6 14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6"^^xsd:decimal ;
  geo-pos:long "14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1985'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII226'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6667'^^xsd:double;
  dwc:latitude '-27.6'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB254|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB254|1981'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB254|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3667"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1981'^^xsd:string;
  dwc:scientificName 'Paradiplospinus gracilis (Brauer, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.3667'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '219693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '219693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000516'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000516'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000701'^^xsd:string;
  dwc:scientificName 'Evermannella balbo (Risso, 1820)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 36'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000701'^^xsd:anyURI;
  dwc:observationDate '1975-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001778'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001778'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000488'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000488'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000489'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000489'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000490'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000490'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000491'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000491'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.8 146.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.8"^^xsd:decimal ;
  dwc:decimalLongitude "146.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.8 146.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.8"^^xsd:decimal ;
  geo-pos:long "146.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120211'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 333'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.5333'^^xsd:double;
  dwc:latitude '-13.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120211'^^xsd:anyURI;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.8 146.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.8"^^xsd:decimal ;
  dwc:decimalLongitude "146.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.8 146.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-13.8"^^xsd:decimal ;
  geo-pos:long "146.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13120212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13120212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AIMS > 333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13120212'^^xsd:string;
  dwc:scientificName 'Parribacus antarcticus (Lund, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:fieldNumber 'AIMS > 333'^^xsd:string;
  dwc:collector 'Hall, M.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Australia'^^xsd:string;
  dwc:longitude '146.5333'^^xsd:double;
  dwc:latitude '-13.8'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:samplingProtocol 'Modified Isaac-Kidd mid-water trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13120212'^^xsd:anyURI;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.590077 -6.22952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.590077"^^xsd:decimal ;
  dwc:decimalLongitude "-6.22952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.590077 -6.22952)"^^geo:wktLiteral ;
  geo-pos:lat "36.590077"^^xsd:decimal ;
  geo-pos:long "-6.22952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13121701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13121701'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cuesta, J.A. | Marco-Herrero, E.'^^xsd:string;
  dwc:collector 'González-Gordillo, J.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.22952'^^xsd:double;
  dwc:latitude '36.590077'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:previousCatalogNumber 'CR07030707215E'^^xsd:string;
  dwc:occurrenceRemarks 'DNA voucher | Invasive | Life stage'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13121701'^^xsd:anyURI;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.590077 -6.22952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.590077"^^xsd:decimal ;
  dwc:decimalLongitude "-6.22952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.590077 -6.22952)"^^geo:wktLiteral ;
  geo-pos:lat "36.590077"^^xsd:decimal ;
  geo-pos:long "-6.22952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD13121702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD13121702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD13121702'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cuesta, J.A. | Marco-Herrero, E.'^^xsd:string;
  dwc:collector 'González-Gordillo, J.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.22952'^^xsd:double;
  dwc:latitude '36.590077'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:previousCatalogNumber 'CR07030707222E'^^xsd:string;
  dwc:occurrenceRemarks 'DNA voucher | Invasive | Life stage'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD13121702'^^xsd:anyURI;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000492'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000492'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000493'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000493'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000494'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000494'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001779'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001779'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001780'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001780'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001781'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001781'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001782'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001782'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001783'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001783'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0517 3.2126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0517"^^xsd:decimal ;
  dwc:decimalLongitude "3.2126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0517 3.2126)"^^geo:wktLiteral ;
  geo-pos:lat "42.0517"^^xsd:decimal ;
  geo-pos:long "3.2126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001784'^^xsd:string;
  dwc:scientificName 'Palinurus elephas (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2126'^^xsd:double;
  dwc:latitude '42.0517'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Moult'^^xsd:string;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001784'^^xsd:anyURI;
  dwc:observationDate '1999-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001785'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001785'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0314"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "955"^^xsd:integer ;
  dwc:maximumDepthInMeters "955"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0314 -5.1513)"^^geo:wktLiteral ;
  geo-pos:lat "44.0314"^^xsd:decimal ;
  geo-pos:long "-5.1513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001786'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Serrano, A.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1513'^^xsd:double;
  dwc:latitude '44.0314'^^xsd:double;
  dwc:minimumDepth '955'^^xsd:integer;
  dwc:maximumDepth '955'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001786'^^xsd:anyURI;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000495'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000495'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000501'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000501'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000502'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000502'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000503'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000503'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000504'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000504'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000505'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000505'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD143%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD143%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD143%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD143%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD143%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD143|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-18.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD143|1998'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-18.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD143|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2607"^^xsd:decimal ;
  dwc:decimalLongitude "2.8418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  geo-pos:lat "41.2607"^^xsd:decimal ;
  geo-pos:long "2.8418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000594'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A20'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8418'^^xsd:double;
  dwc:latitude '41.2607'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000594'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001162'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001162'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.665 2.8083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.665"^^xsd:decimal ;
  dwc:decimalLongitude "2.8083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.665 2.8083)"^^geo:wktLiteral ;
  geo-pos:lat "41.665"^^xsd:decimal ;
  geo-pos:long "2.8083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQDE82 > P291" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001163'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQDE82 > P291'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8083'^^xsd:double;
  dwc:latitude '41.665'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001163'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000506'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000506'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000507'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000507'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000508'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000508'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000509'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000509'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1095"^^xsd:decimal ;
  dwc:decimalLongitude "3.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1095 3.164)"^^geo:wktLiteral ;
  geo-pos:lat "41.1095"^^xsd:decimal ;
  geo-pos:long "3.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000579'^^xsd:string;
  dwc:scientificName 'Holothuria forskali (Delle Chiaje, 1823) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A16'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.164'^^xsd:double;
  dwc:latitude '41.1095'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000579'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000580'^^xsd:string;
  dwc:scientificName 'Holothuria forskali (Delle Chiaje, 1823) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000580'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000581'^^xsd:string;
  dwc:scientificName 'Holothuria forskali (Delle Chiaje, 1823) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000581'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Conflict09 > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000030'^^xsd:string;
  dwc:scientificName 'Pseudosquillopsis cerisii (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Maynou, F.'^^xsd:string;
  dwc:fieldNumber 'Conflict09 > P2'^^xsd:string;
  dwc:collector 'Abelló, P. | Maynou, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Scorpaena porcus stomach contents'^^xsd:string;
  dwc:aphiaid '136129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000030'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '136129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000582'^^xsd:string;
  dwc:scientificName 'Holothuria forskali (Delle Chiaje, 1823) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000582'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 36.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "36.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 36.4)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "36.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB582%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB582|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB582|1986'^^xsd:string;
  dwc:scientificName 'Pellona ditchela Valenciennes, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique26'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '212279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB582|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '212279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB463|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB463|1999'^^xsd:string;
  dwc:scientificName 'Synchiropus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-16'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB463|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000310'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > GOC8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000310'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2607"^^xsd:decimal ;
  dwc:decimalLongitude "2.8418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2607 2.8418)"^^geo:wktLiteral ;
  geo-pos:lat "41.2607"^^xsd:decimal ;
  geo-pos:long "2.8418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000595'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A20'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8418'^^xsd:double;
  dwc:latitude '41.2607'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000595'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1638 2.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1638"^^xsd:decimal ;
  dwc:decimalLongitude "2.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "1350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1638 2.7735)"^^geo:wktLiteral ;
  geo-pos:lat "41.1638"^^xsd:decimal ;
  geo-pos:long "2.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000596'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A21'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7735'^^xsd:double;
  dwc:latitude '41.1638'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '1350'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000596'^^xsd:anyURI;
  dwc:observationDate '2009-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9996"^^xsd:decimal ;
  dwc:decimalLongitude "2.4081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "898"^^xsd:integer ;
  dwc:maximumDepthInMeters "898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  geo-pos:lat "38.9996"^^xsd:decimal ;
  geo-pos:long "2.4081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2-09 > P06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000445'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2-09 > P06'^^xsd:string;
  dwc:collector 'Ordinas, F.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4081'^^xsd:double;
  dwc:latitude '38.9996'^^xsd:double;
  dwc:minimumDepth '898'^^xsd:integer;
  dwc:maximumDepth '898'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000445'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1986'^^xsd:string;
  dwc:scientificName 'Pseudocyttus maculatus Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I222'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '127424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1985'^^xsd:string;
  dwc:scientificName 'Pseudocyttus maculatus Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127424'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD165%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD165%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD165%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2833 3.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD165%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2833 3.3167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2833"^^xsd:decimal ;
  geo-pos:long "3.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD165%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD165|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-5-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD165|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-5-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3167'^^xsd:double;
  dwc:latitude '42.2833'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD165|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000529'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000529'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000530'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000530'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000531'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000531'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB556%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB556|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB556|1986'^^xsd:string;
  dwc:scientificName 'Psettodes erumei (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB556|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000532'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000532'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB684%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB684%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB684%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB684%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB684%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB684|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV216(90)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB684|1981'^^xsd:string;
  dwc:scientificName 'Paradiplospinus gracilis (Brauer, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV216(90)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6333'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '219693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB684|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '219693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 12P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1997'^^xsd:string;
  dwc:scientificName 'Paralabrax maculatofasciatus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 12P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '282058'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '282058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "791"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB469|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB469|1999'^^xsd:string;
  dwc:scientificName 'Paralepis atlantica KrØyer, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.75'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '791'^^xsd:integer;
  dwc:aphiaid '299959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB469|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "16.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.6167)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "16.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|2002'^^xsd:string;
  dwc:scientificName 'Paralepis speciosa Bellotti, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-7'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '16.6167'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '236454'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '236454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000533'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000533'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD124|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD124|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>83'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.1833'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD124|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD121%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD121%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD121%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1008"^^xsd:integer ;
  dwc:maximumDepthInMeters "1120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD121%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD121%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD121|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V>P-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD121|1998'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATHOS V>P-16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3333'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1008'^^xsd:integer;
  dwc:maximumDepth '1120'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD121|1998'^^xsd:anyURI;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000534'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000534'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000535'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000535'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000536'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000536'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2884"^^xsd:integer ;
  dwc:maximumDepthInMeters "2884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD127|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INCAL>ST.cpos" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD127|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes grimaldii (A. Milne-Edwards & Bouvier, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INCAL>ST.cpos'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-12.4833'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2884'^^xsd:integer;
  dwc:maximumDepth '2884'^^xsd:integer;
  dwc:aphiaid '107206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD127|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000537'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000537'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.75 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.75"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|1981'^^xsd:string;
  dwc:scientificName 'Gonostoma denudatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.75'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8667 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8667 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.8667"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD119|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS III>P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD119|1998'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATHOS III>P-24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '39.8667'^^xsd:double;
  dwc:minimumDepth '980'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD119|1998'^^xsd:anyURI;
  dwc:observationDate '1988-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9996"^^xsd:decimal ;
  dwc:decimalLongitude "2.4081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "898"^^xsd:integer ;
  dwc:maximumDepthInMeters "898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  geo-pos:lat "38.9996"^^xsd:decimal ;
  geo-pos:long "2.4081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2-09 > P06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000446'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2-09 > P06'^^xsd:string;
  dwc:collector 'Ordinas, F.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4081'^^xsd:double;
  dwc:latitude '38.9996'^^xsd:double;
  dwc:minimumDepth '898'^^xsd:integer;
  dwc:maximumDepth '898'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000446'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9996"^^xsd:decimal ;
  dwc:decimalLongitude "2.4081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "898"^^xsd:integer ;
  dwc:maximumDepthInMeters "898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  geo-pos:lat "38.9996"^^xsd:decimal ;
  geo-pos:long "2.4081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2-09 > P06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000447'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2-09 > P06'^^xsd:string;
  dwc:collector 'Ordinas, F.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4081'^^xsd:double;
  dwc:latitude '38.9996'^^xsd:double;
  dwc:minimumDepth '898'^^xsd:integer;
  dwc:maximumDepth '898'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000447'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9996"^^xsd:decimal ;
  dwc:decimalLongitude "2.4081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "898"^^xsd:integer ;
  dwc:maximumDepthInMeters "898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9996 2.4081)"^^geo:wktLiteral ;
  geo-pos:lat "38.9996"^^xsd:decimal ;
  geo-pos:long "2.4081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2-09 > P06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000448'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2-09 > P06'^^xsd:string;
  dwc:collector 'Ordinas, F.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4081'^^xsd:double;
  dwc:latitude '38.9996'^^xsd:double;
  dwc:minimumDepth '898'^^xsd:integer;
  dwc:maximumDepth '898'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000448'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000449'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000449'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000450'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000450'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000451'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000451'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20101101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20101101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20101101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2722 29.8575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2722"^^xsd:decimal ;
  dwc:decimalLongitude "29.8575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20101101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2722 29.8575)"^^geo:wktLiteral ;
  geo-pos:lat "31.2722"^^xsd:decimal ;
  geo-pos:long "29.8575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20101101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD20101101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD20101101'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Azzuro, E.'^^xsd:string;
  dwc:collector 'Azzuro, E.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.8575'^^xsd:double;
  dwc:latitude '31.2722'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'First record in Egypt'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD20101101'^^xsd:anyURI;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000548'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000548'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000549'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000549'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000550'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000550'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000541'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000541'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1833"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD117|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD117|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>80'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '-18.1833'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD117|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000542'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000542'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000985'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000985'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB680%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB680%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB680%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB680%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB680%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB680|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV266(140)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB680|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV266(140)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB680|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001095'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001095'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001096'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001096'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.391 -0.1031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.391"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.391 -0.1031)"^^geo:wktLiteral ;
  geo-pos:lat "39.391"^^xsd:decimal ;
  geo-pos:long "-0.1031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001059'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L63'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1031'^^xsd:double;
  dwc:latitude '39.391'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'Uncertain identification'^^xsd:string;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001059'^^xsd:anyURI;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001082'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001082'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8833 -59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8833 -59.9)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8833"^^xsd:decimal ;
  geo-pos:long "-59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB501|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB501|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus bolini Andriashev, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.9'^^xsd:double;
  dwc:latitude '-46.8833'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '234729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB501|1988'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8833 -59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-46.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-46.8833 -59.9)"^^geo:wktLiteral ;
  geo-pos:lat "-46.8833"^^xsd:decimal ;
  geo-pos:long "-59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB502|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB502|1988'^^xsd:string;
  dwc:scientificName 'Gymnoscopelus bolini Andriashev, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Krefft, G.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-59.9'^^xsd:double;
  dwc:latitude '-46.8833'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '234729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB502|1988'^^xsd:anyURI;
  dwc:observationDate '1978-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB809|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB809|1991'^^xsd:string;
  dwc:scientificName 'Solea vulgaris Quensel, 1806'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '154712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB809|1991'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000171'^^xsd:string;
  dwc:scientificName 'Pasiphaea aequus Komai, Lin & Chan, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '762919'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000171'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '762919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000172'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis provocatoria Racek & Dall, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377702'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000172'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000173'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis provocatoria Racek & Dall, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377702'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000173'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000174'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis provocatoria Racek & Dall, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377702'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000174'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3833 -45.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-45.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3833 -45.2167)"^^geo:wktLiteral ;
  geo-pos:lat "48.3833"^^xsd:decimal ;
  geo-pos:long "-45.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1990'^^xsd:string;
  dwc:scientificName 'Lampadena speculigera Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.2167'^^xsd:double;
  dwc:latitude '48.3833'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -45.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.45"^^xsd:decimal ;
  dwc:decimalLongitude "-45.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.45 -45.3833)"^^geo:wktLiteral ;
  geo-pos:lat "47.45"^^xsd:decimal ;
  geo-pos:long "-45.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|2006'^^xsd:string;
  dwc:scientificName 'Lampadena speculigera Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.3833'^^xsd:double;
  dwc:latitude '47.45'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -45.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.35"^^xsd:decimal ;
  dwc:decimalLongitude "-45.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.35 -45.1333)"^^geo:wktLiteral ;
  geo-pos:lat "48.35"^^xsd:decimal ;
  geo-pos:long "-45.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1990'^^xsd:string;
  dwc:scientificName 'Lampadena speculigera Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.1333'^^xsd:double;
  dwc:latitude '48.35'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000984'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000984'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000150'^^xsd:string;
  dwc:scientificName 'Heterocarpus abulbus Yang, Chan & Chu, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515425'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000150'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000151'^^xsd:string;
  dwc:scientificName 'Heterocarpus hayashi Crosnier, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515431'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000151'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000152'^^xsd:string;
  dwc:scientificName 'Heterocarpus hayashi Crosnier, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515431'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000152'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000153'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000153'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1999'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-52'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1999'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-52'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1985'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001155'^^xsd:string;
  dwc:scientificName 'Leptosynapta (Clark, 1938)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001155'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6333 102.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.6333"^^xsd:decimal ;
  dwc:decimalLongitude "102.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6333 102.6833)"^^geo:wktLiteral ;
  geo-pos:lat "7.6333"^^xsd:decimal ;
  geo-pos:long "102.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU6|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU6|2006'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma carinatum Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Pseudosympodomma carinatum'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.6833'^^xsd:double;
  dwc:latitude '7.6333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | Vial and slide'^^xsd:string;
  dwc:aphiaid '387579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU6|2006'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.0716"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.0716 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.0716"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12|2006'^^xsd:string;
  dwc:scientificName 'Iphinoe canariensis Corbera, Brito & Nunez, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Brito, M. C. | Nunez, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Iphinoe canariensis'^^xsd:string;
  dwc:collector 'Corbera, J.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '28.0716'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Vial and slide'^^xsd:string;
  dwc:aphiaid '387575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12|2006'^^xsd:anyURI;
  dwc:observationDate '1998-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '387575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001849'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001849'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB571%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB571|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB571|1986'^^xsd:string;
  dwc:scientificName 'Johnius amblycephalus (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique241'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '218638'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB571|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '218638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0333"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0333"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB469|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB469|1986'^^xsd:string;
  dwc:scientificName 'Johnius dussumieri (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique243'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.0333'^^xsd:double;
  dwc:aphiaid '367241'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB469|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '367241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 8.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "8.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 8.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "8.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|2006'^^xsd:string;
  dwc:scientificName 'Kentrocapros rosapinto (Smith, 1949)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '8.3667'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:aphiaid '219901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|2006'^^xsd:anyURI;
  dwc:observationDate '1997-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '219901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7777 2.4762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7777"^^xsd:decimal ;
  dwc:decimalLongitude "2.4762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7777 2.4762)"^^geo:wktLiteral ;
  geo-pos:lat "39.7777"^^xsd:decimal ;
  geo-pos:long "2.4762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L206" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001156'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L206'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.4762'^^xsd:double;
  dwc:latitude '39.7777'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001156'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8077 3.8545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8077"^^xsd:decimal ;
  dwc:decimalLongitude "3.8545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8077 3.8545)"^^geo:wktLiteral ;
  geo-pos:lat "39.8077"^^xsd:decimal ;
  geo-pos:long "3.8545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L188" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001157'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L188'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.8545'^^xsd:double;
  dwc:latitude '39.8077'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001157'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5477 2.3272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5477"^^xsd:decimal ;
  dwc:decimalLongitude "2.3272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5477 2.3272)"^^geo:wktLiteral ;
  geo-pos:lat "39.5477"^^xsd:decimal ;
  geo-pos:long "2.3272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001158'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L222'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.3272'^^xsd:double;
  dwc:latitude '39.5477'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001158'^^xsd:anyURI;
  dwc:observationDate '2014-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000180'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000180'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000175'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis provocatoria Racek & Dall, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377702'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000175'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000176'^^xsd:string;
  dwc:scientificName 'Parapenaeus lanceolatus Kubo, 1949'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377560'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000176'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000177'^^xsd:string;
  dwc:scientificName 'Polycheles coccifer Galil, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '382984'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000177'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '382984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000178'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000178'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|2006'^^xsd:string;
  dwc:scientificName 'Kyphosus sectatrix (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:aphiaid '303486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|2006'^^xsd:anyURI;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '303486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7833 -7.8667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7833"^^xsd:decimal ;
  geo-pos:long "-7.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|2004'^^xsd:string;
  dwc:scientificName 'Labrus bergylta Ascanius, 1767'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.8667'^^xsd:double;
  dwc:latitude '43.7833'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|2004'^^xsd:anyURI;
  dwc:observationDate '2001-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.4833"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1999'^^xsd:string;
  dwc:scientificName 'Aspidophoroides monopterygius (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '159459'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.4833"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1999'^^xsd:string;
  dwc:scientificName 'Aspidophoroides monopterygius (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '159459'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.4833"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1999'^^xsd:string;
  dwc:scientificName 'Aspidophoroides monopterygius (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '159459'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4333 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4333 -80.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.4333"^^xsd:decimal ;
  geo-pos:long "-80.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1992'^^xsd:string;
  dwc:scientificName 'Prionotus scitulus Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:collector 'Renand, C.B.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.4333'^^xsd:double;
  dwc:aphiaid '159575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1992'^^xsd:anyURI;
  dwc:observationDate '1987-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '159575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9636 -86.3731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9636"^^xsd:decimal ;
  dwc:decimalLongitude "-86.3731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1395"^^xsd:integer ;
  dwc:maximumDepthInMeters "1395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9636 -86.3731)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9636"^^xsd:decimal ;
  geo-pos:long "-86.3731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|2010|10|003'^^xsd:string;
  dwc:scientificName 'Pseudomma melandi San Vicente, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Pseudomma melandi'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-86.3731'^^xsd:double;
  dwc:latitude '-69.9636'^^xsd:double;
  dwc:minimumDepth '1395'^^xsd:integer;
  dwc:maximumDepth '1395'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '571706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|003'^^xsd:anyURI;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '571706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus ruepelli (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.8275 -77.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.8275"^^xsd:decimal ;
  dwc:decimalLongitude "-77.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1083"^^xsd:integer ;
  dwc:maximumDepthInMeters "1083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.8275 -77.83)"^^geo:wktLiteral ;
  geo-pos:lat "-69.8275"^^xsd:decimal ;
  geo-pos:long "-77.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM20|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM20|2006'^^xsd:string;
  dwc:scientificName 'Hansenomysis anaramosae San Vicente & Sorbe, 2008 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Sorbe, J.C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Hansenomysis anaramosae'^^xsd:string;
  dwc:collector 'San Vicente, C. | Sorbe, J.C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-77.83'^^xsd:double;
  dwc:latitude '-69.8275'^^xsd:double;
  dwc:minimumDepth '1083'^^xsd:integer;
  dwc:maximumDepth '1083'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '432377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM20|2006'^^xsd:anyURI;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '432377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000928'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000928'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000929'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000929'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus ruepelli (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus ruepelli (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus ruepelli (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus ruepelli (Cocco, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1099"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  geo-pos:lat "44.5531"^^xsd:decimal ;
  geo-pos:long "-2.2696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS II > TS13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101904'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS II > TS13'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2696'^^xsd:double;
  dwc:latitude '44.5531'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1099'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101904'^^xsd:anyURI;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "509"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8"^^xsd:decimal ;
  geo-pos:long "-10.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1998'^^xsd:string;
  dwc:scientificName 'Artedidraco orianae Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.6833'^^xsd:double;
  dwc:latitude '-70.8'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '509'^^xsd:integer;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1998'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000002'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000002'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000003'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000003'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB339|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB339|1982'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB339|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB340|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB340|1982'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB340|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000014'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000014'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000015'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000015'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB352|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB352|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB352|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB353|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB353|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB353|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB354|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB354|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB354|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB355|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB355|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB355|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB356|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB356|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB356|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1997'^^xsd:string;
  dwc:scientificName 'Arothron hispidus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique215'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '219925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB490|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB490|1986'^^xsd:string;
  dwc:scientificName 'Arothron immaculatus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB490|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '219931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1997'^^xsd:string;
  dwc:scientificName 'Arothron stellatus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '219928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '219928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000007'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000007'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM23%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM23%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM23%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-87.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1798"^^xsd:integer ;
  dwc:maximumDepthInMeters "1798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM23%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9666"^^xsd:decimal ;
  geo-pos:long "-87.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM23%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM23|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM23|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.4333'^^xsd:double;
  dwc:latitude '-69.9666'^^xsd:double;
  dwc:minimumDepth '1798'^^xsd:integer;
  dwc:maximumDepth '1798'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM23|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM24%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM24%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM24%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-87.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1798"^^xsd:integer ;
  dwc:maximumDepthInMeters "1798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM24%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9666"^^xsd:decimal ;
  geo-pos:long "-87.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM24%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM24|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM24|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.4333'^^xsd:double;
  dwc:latitude '-69.9666'^^xsd:double;
  dwc:minimumDepth '1798'^^xsd:integer;
  dwc:maximumDepth '1798'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM24|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD58%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD58%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD58%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD58%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD58%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD58|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD58|2004'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6166'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 2'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD58|2004'^^xsd:anyURI;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6166)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD59|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD59|2004'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D. | Nettelmann, U.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6166'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva megalopa'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD59|2004'^^xsd:anyURI;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB511|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB511|1983'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB511|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB337|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB337|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori Kyle, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB337|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1994'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1985'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1985'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2667"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1985'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI256'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-29.2667'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB546|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB546|1986'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique254'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB546|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB786|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB786|1981'^^xsd:string;
  dwc:scientificName 'Arnoglossus capensis Boulenger, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '219791'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB786|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '219791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1983'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1983'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU80%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU80%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU80%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU80%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.5666)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU80%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU80|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU80|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype ofPseudosympodomma persicum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5666'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU80|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU85%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU85%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU85%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU85%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.5666)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU85%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU85|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU85|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5666'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU85|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000954'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000954'^^xsd:anyURI;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM29%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM29%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM29%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1343"^^xsd:integer ;
  dwc:maximumDepthInMeters "1343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM29%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  geo-pos:lat "-69.25"^^xsd:decimal ;
  geo-pos:long "-80.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM29%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM29|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM29|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '-69.25'^^xsd:double;
  dwc:minimumDepth '1343'^^xsd:integer;
  dwc:maximumDepth '1343'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM29|2007'^^xsd:anyURI;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM30%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM30%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM30%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.25"^^xsd:decimal ;
  dwc:decimalLongitude "-80.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1343"^^xsd:integer ;
  dwc:maximumDepthInMeters "1343"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM30%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.25 -80.2)"^^geo:wktLiteral ;
  geo-pos:lat "-69.25"^^xsd:decimal ;
  geo-pos:long "-80.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM30%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM30|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM30|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-80.2'^^xsd:double;
  dwc:latitude '-69.25'^^xsd:double;
  dwc:minimumDepth '1343'^^xsd:integer;
  dwc:maximumDepth '1343'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM30|2007'^^xsd:anyURI;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB243|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB243|1986'^^xsd:string;
  dwc:scientificName 'Merluccius albidus (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB243|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -108.6333)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-108.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1994'^^xsd:string;
  dwc:scientificName 'Merluccius angustimanus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6333'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '272451'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '272451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1994'^^xsd:string;
  dwc:scientificName 'Merluccius angustimanus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272451'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1994'^^xsd:string;
  dwc:scientificName 'Merluccius angustimanus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272451'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1994'^^xsd:string;
  dwc:scientificName 'Merluccius angustimanus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272451'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1982'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7167'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB424|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB424|1982'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7167'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB424|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB520%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB520|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB520|1983'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB520|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  geo-pos:lat "34.6167"^^xsd:decimal ;
  geo-pos:long "-76.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|1987'^^xsd:string;
  dwc:scientificName 'Anchoa hepsetus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ross, S.W.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-76.2167'^^xsd:double;
  dwc:latitude '34.6167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '158698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '158698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001025'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001025'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001026'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001026'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB497|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB497|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB497|1983'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB498%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB498|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB498|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB498|1983'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1997'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-29'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1997'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1997'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-29'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1997'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1997'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-29'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1997'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1997'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-29'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1997'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1996'^^xsd:string;
  dwc:scientificName 'Ammodytes dubius Reinhardt, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '151520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB303|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB303|1998'^^xsd:string;
  dwc:scientificName 'Amphiprion bicinctus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB303|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB347|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB347|1998'^^xsd:string;
  dwc:scientificName 'Amphiprion bicinctus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '212778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB347|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '212778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|2000'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000952'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000952'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000953'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000953'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  geo-pos:lat "34.6167"^^xsd:decimal ;
  geo-pos:long "-76.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|1987'^^xsd:string;
  dwc:scientificName 'Anchoa hepsetus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ross, S.W.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-76.2167'^^xsd:double;
  dwc:latitude '34.6167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '158698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '158698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  geo-pos:lat "34.6167"^^xsd:decimal ;
  geo-pos:long "-76.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB390|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB390|1987'^^xsd:string;
  dwc:scientificName 'Anchoa hepsetus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ross, S.W.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-76.2167'^^xsd:double;
  dwc:latitude '34.6167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '158698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB390|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '158698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000980'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000980'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000981'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000981'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-119.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5833"^^xsd:decimal ;
  geo-pos:long "-119.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB563%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB563|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB563|1988'^^xsd:string;
  dwc:scientificName 'Melanostigma pammelas Gilbert, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-119.5167'^^xsd:double;
  dwc:latitude '33.5833'^^xsd:double;
  dwc:aphiaid '274134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB563|1988'^^xsd:anyURI;
  dwc:observationDate '1966-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-119.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5833"^^xsd:decimal ;
  geo-pos:long "-119.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB564|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB564|1988'^^xsd:string;
  dwc:scientificName 'Melanostigma pammelas Gilbert, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-119.5167'^^xsd:double;
  dwc:latitude '33.5833'^^xsd:double;
  dwc:aphiaid '274134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB564|1988'^^xsd:anyURI;
  dwc:observationDate '1966-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3667 -45.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-45.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3667 -45.1333)"^^geo:wktLiteral ;
  geo-pos:lat "48.3667"^^xsd:decimal ;
  geo-pos:long "-45.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1990'^^xsd:string;
  dwc:scientificName 'Anarhichas minor Olafsen, 1772'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.1333'^^xsd:double;
  dwc:latitude '48.3667'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:aphiaid '126759'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-76.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6167 -76.2167)"^^geo:wktLiteral ;
  geo-pos:lat "34.6167"^^xsd:decimal ;
  geo-pos:long "-76.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|1987'^^xsd:string;
  dwc:scientificName 'Anchoa hepsetus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ross, S.W.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-76.2167'^^xsd:double;
  dwc:latitude '34.6167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '158698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '158698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001073'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001073'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001074'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001074'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000032'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000032'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1983'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 13.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9667"^^xsd:decimal ;
  dwc:decimalLongitude "13.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 13.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9667"^^xsd:decimal ;
  geo-pos:long "13.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1999'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8667'^^xsd:double;
  dwc:latitude '-25.9667'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB749|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB749|1981'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB749|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1994'^^xsd:string;
  dwc:scientificName 'Achirus scutum (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '279495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '279495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1999'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000045'^^xsd:string;
  dwc:scientificName 'Pitar rudis (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Moya, V.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000045'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-105.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  geo-pos:lat "22.3833"^^xsd:decimal ;
  geo-pos:long "-105.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1994'^^xsd:string;
  dwc:scientificName 'Achirus scutum (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.9333'^^xsd:double;
  dwc:latitude '22.3833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '279495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '279495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-105.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  geo-pos:lat "22.3833"^^xsd:decimal ;
  geo-pos:long "-105.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1994'^^xsd:string;
  dwc:scientificName 'Achirus scutum (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.9333'^^xsd:double;
  dwc:latitude '22.3833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '279495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '279495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB431|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB431|1986'^^xsd:string;
  dwc:scientificName 'Aescopia cornuta Kaup, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB431|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1985'^^xsd:string;
  dwc:scientificName 'Prionace glauca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI276'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-27.3'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000024'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000024'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2799"^^xsd:decimal ;
  dwc:decimalLongitude "0.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  geo-pos:lat "38.2799"^^xsd:decimal ;
  geo-pos:long "0.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001042'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.242'^^xsd:double;
  dwc:latitude '38.2799'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001042'^^xsd:anyURI;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB382|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB382|2000'^^xsd:string;
  dwc:scientificName 'Artedidraco skottsbergi Lönnberg, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB382|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.55"^^xsd:decimal ;
  dwc:decimalLongitude "-66.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.55 -66.3167)"^^geo:wktLiteral ;
  geo-pos:lat "44.55"^^xsd:decimal ;
  geo-pos:long "-66.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1987'^^xsd:string;
  dwc:scientificName 'Artediellus atlanticus atlanticus Jordan & Evermann, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sulak, K.'^^xsd:string;
  dwc:collector 'Sulak, K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-66.3167'^^xsd:double;
  dwc:latitude '44.55'^^xsd:double;
  dwc:aphiaid '322893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1987'^^xsd:anyURI;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '127193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2167 -45.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-45.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "459"^^xsd:integer ;
  dwc:maximumDepthInMeters "459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2167 -45.2333)"^^geo:wktLiteral ;
  geo-pos:lat "48.2167"^^xsd:decimal ;
  geo-pos:long "-45.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1990'^^xsd:string;
  dwc:scientificName 'Aspidophoroides monopterygius (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.2333'^^xsd:double;
  dwc:latitude '48.2167'^^xsd:double;
  dwc:minimumDepth '459'^^xsd:integer;
  dwc:maximumDepth '459'^^xsd:integer;
  dwc:aphiaid '159459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '159459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|1986'^^xsd:string;
  dwc:scientificName 'Minous coccineus Alcock, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '215617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '215617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB470|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB470|1986'^^xsd:string;
  dwc:scientificName 'Minous coccineus Alcock, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '215617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB470|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '215617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD52%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD52%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD52%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD52%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD52%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD52|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD52|2004'^^xsd:string;
  dwc:scientificName 'Perisesarma fasciatum (Lanchester, 1900) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Singapur'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '444647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD52|2004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD53%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD53%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD53%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD53%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD53%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD53|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD53|2004'^^xsd:string;
  dwc:scientificName 'Perisesarma fasciatum (Lanchester, 1900) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Singapur'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 3'^^xsd:string;
  dwc:aphiaid '444647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD53|2004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "461"^^xsd:integer ;
  dwc:maximumDepthInMeters "461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1986'^^xsd:string;
  dwc:scientificName 'Melanostomias niger Gilchrist & von Bonde, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII251'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-29.3'^^xsd:double;
  dwc:minimumDepth '461'^^xsd:integer;
  dwc:maximumDepth '461'^^xsd:integer;
  dwc:aphiaid '217617'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '217617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1986'^^xsd:string;
  dwc:scientificName 'Melanostomias niger Gilchrist & von Bonde, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII237'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '217617'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '217617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMCS8%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMCS8%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMCS8%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1833 6.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMCS8%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1833 6.6166)"^^geo:wktLiteral ;
  geo-pos:lat "56.1833"^^xsd:decimal ;
  geo-pos:long "6.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMCS8%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMCS8|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMCS8|2005'^^xsd:string;
  dwc:scientificName 'Pseudotontonia cornuta (Leegaard, 1915) Agatha, 2004 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Skovgaard, A.'^^xsd:string;
  dwc:typeStatus 'Neotype of Pseudotontonia cornuta'^^xsd:string;
  dwc:collector 'Skovgaard, A.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '6.6166'^^xsd:double;
  dwc:latitude '56.1833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Neotype | slide.'^^xsd:string;
  dwc:aphiaid '595198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMCS8|2005'^^xsd:anyURI;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '595198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000982'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000982'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  geo-pos:lat "10.9167"^^xsd:decimal ;
  geo-pos:long "-16.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.6667'^^xsd:double;
  dwc:latitude '10.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1987'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1981'^^xsd:string;
  dwc:scientificName 'Melanostomias niger Gilchrist & von Bonde, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217617'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB792%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB792%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB792%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB792%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB792%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB792|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV262(136)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB792|1981'^^xsd:string;
  dwc:scientificName 'Melanostomias niger Gilchrist & von Bonde, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV262(136)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '217617'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB792|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB216|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB216|1986'^^xsd:string;
  dwc:scientificName 'Melanostomias paucilaternatus Parin & Pokhilskaya, 1978'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I220'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '217618'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB216|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '217618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0667 -51.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1151"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0667 -51.5667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0667"^^xsd:decimal ;
  geo-pos:long "-51.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1999'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-79'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.5667'^^xsd:double;
  dwc:latitude '43.0667'^^xsd:double;
  dwc:minimumDepth '1151'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0667 -51.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1151"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0667 -51.5667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0667"^^xsd:decimal ;
  geo-pos:long "-51.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1999'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-79'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.5667'^^xsd:double;
  dwc:latitude '43.0667'^^xsd:double;
  dwc:minimumDepth '1151'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1985'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP-2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "10.55"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1987'^^xsd:string;
  dwc:scientificName 'Antennarius delaisi Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '10.55'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '301260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4667"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI295'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.4667'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4667 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4667"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI295" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI295'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.4667'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "373"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI210'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '373'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9667"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB215|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB215|1986'^^xsd:string;
  dwc:scientificName 'Malacosteus niger Ayres, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I229'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.9667'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB215|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1996'^^xsd:string;
  dwc:scientificName 'Poromitra megalops (Lütken, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3333 -45.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-45.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3333 -45.35)"^^geo:wktLiteral ;
  geo-pos:lat "48.3333"^^xsd:decimal ;
  geo-pos:long "-45.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LEMISHCAP 04 L-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|2006'^^xsd:string;
  dwc:scientificName 'Poromitra megalops (Lütken, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'LEMISHCAP 04 L-10'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.35'^^xsd:double;
  dwc:latitude '48.3333'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3333 -45.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-45.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3333 -45.35)"^^geo:wktLiteral ;
  geo-pos:lat "48.3333"^^xsd:decimal ;
  geo-pos:long "-45.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LEMISHCAP 04 L-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|2006'^^xsd:string;
  dwc:scientificName 'Poromitra megalops (Lütken, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'LEMISHCAP 04 L-9'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.35'^^xsd:double;
  dwc:latitude '48.3333'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1985'^^xsd:string;
  dwc:scientificName 'Poromitra megalops (Lütken, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB493%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB493|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB493|1986'^^xsd:string;
  dwc:scientificName 'Priacanthus hamrur (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218360'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB493|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|2000'^^xsd:string;
  dwc:scientificName 'Artedidraco orianae Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB381%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB381|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB381|2000'^^xsd:string;
  dwc:scientificName 'Artedidraco orianae Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB381|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "228"^^xsd:integer ;
  dwc:maximumDepthInMeters "228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB406|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-135-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB406|2000'^^xsd:string;
  dwc:scientificName 'Artedidraco orianae Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-135-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5833'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '228'^^xsd:integer;
  dwc:maximumDepth '228'^^xsd:integer;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB406|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|2000'^^xsd:string;
  dwc:scientificName 'Artedidraco shackletoni Waite, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000347'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000347'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000348'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000348'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000349'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000349'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000350'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000350'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  geo-pos:lat "47.0167"^^xsd:decimal ;
  geo-pos:long "-46.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1990'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei (Gill, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.5833'^^xsd:double;
  dwc:latitude '47.0167'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '591'^^xsd:integer;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-46.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "591"^^xsd:integer ;
  dwc:maximumDepthInMeters "591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.0167 -46.5833)"^^geo:wktLiteral ;
  geo-pos:lat "47.0167"^^xsd:decimal ;
  geo-pos:long "-46.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1990'^^xsd:string;
  dwc:scientificName 'Xenodermichthys copei (Gill, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.5833'^^xsd:double;
  dwc:latitude '47.0167'^^xsd:double;
  dwc:minimumDepth '591'^^xsd:integer;
  dwc:maximumDepth '591'^^xsd:integer;
  dwc:aphiaid '126714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "167C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000390'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '167C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000390'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1987'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1987'^^xsd:anyURI;
  dwc:observationDate '1985-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7008"^^xsd:decimal ;
  dwc:decimalLongitude "29.6938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7008"^^xsd:decimal ;
  geo-pos:long "29.6938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000383'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6938'^^xsd:double;
  dwc:latitude '-31.7008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000383'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7008"^^xsd:decimal ;
  dwc:decimalLongitude "29.6938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7008"^^xsd:decimal ;
  geo-pos:long "29.6938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "119D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000382'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '119D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6938'^^xsd:double;
  dwc:latitude '-31.7008'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000382'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7008"^^xsd:decimal ;
  dwc:decimalLongitude "29.6938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7008 29.6938)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7008"^^xsd:decimal ;
  geo-pos:long "29.6938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "119D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000381'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '119D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6938'^^xsd:double;
  dwc:latitude '-31.7008'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000381'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8926"^^xsd:decimal ;
  dwc:decimalLongitude "3.7338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  geo-pos:lat "39.8926"^^xsd:decimal ;
  geo-pos:long "3.7338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000051'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P55'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7338'^^xsd:double;
  dwc:latitude '39.8926'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000051'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC105%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC105%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC105%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC105%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC105%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC105|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XIV 2 P-101" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC105|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis macrohista N. Voss, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XIV 2 P-101'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '341870'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC105|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '341870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB202|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB202|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB202|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6118"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6118"^^xsd:decimal ;
  geo-pos:long "-3.8977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001161'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L22'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8977'^^xsd:double;
  dwc:latitude '36.6118'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001161'^^xsd:anyURI;
  dwc:observationDate '2014-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001162'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001162'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001148'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001148'^^xsd:anyURI;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001149'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001149'^^xsd:anyURI;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1986'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1981'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1999'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5477 2.3272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5477"^^xsd:decimal ;
  dwc:decimalLongitude "2.3272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5477 2.3272)"^^geo:wktLiteral ;
  geo-pos:lat "39.5477"^^xsd:decimal ;
  geo-pos:long "2.3272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001167'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L178'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.3272'^^xsd:double;
  dwc:latitude '39.5477'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001167'^^xsd:anyURI;
  dwc:observationDate '2014-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001083'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001083'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001163'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001163'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001164'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001164'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001165'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001165'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001166'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001166'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001844'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001844'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000488'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000488'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1774"^^xsd:integer ;
  dwc:maximumDepthInMeters "1783"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1990'^^xsd:string;
  dwc:scientificName 'Syngnathus phlegon Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III23'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1774'^^xsd:integer;
  dwc:maximumDepth '1783'^^xsd:integer;
  dwc:aphiaid '127388'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 0.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "0.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 0.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.2833"^^xsd:decimal ;
  geo-pos:long "0.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "GICS-329" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1995'^^xsd:string;
  dwc:scientificName 'Syngnathus phlegon Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'GICS-329'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.85'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '127388'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1995'^^xsd:anyURI;
  dwc:observationDate '1995-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "39.8333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|2006'^^xsd:string;
  dwc:scientificName 'Syngnathus phlegon Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '39.8333'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000481'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000481'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000482'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000482'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000483'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000483'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000484'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000484'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000485'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000485'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000489'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000489'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000490'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000490'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000491'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000491'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000492'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000492'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000493'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000493'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11.7677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "788"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11.7677)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-11.7677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > N03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000486'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > N03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7677'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '788'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000486'^^xsd:anyURI;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11.7677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "788"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -11.7677)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-11.7677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > N03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000487'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > N03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7677'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '788'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000487'^^xsd:anyURI;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001847'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001847'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001848'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001848'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6 -16.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6 -16.8167)"^^geo:wktLiteral ;
  geo-pos:lat "23.6"^^xsd:decimal ;
  geo-pos:long "-16.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB192|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB192|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone (Lacepède, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III214'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.8167'^^xsd:double;
  dwc:latitude '23.6'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB192|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001846'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001846'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0333"^^xsd:decimal ;
  dwc:decimalLongitude "36.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0333"^^xsd:decimal ;
  geo-pos:long "36.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB631|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB631|1986'^^xsd:string;
  dwc:scientificName 'Pomadasys maculatum (Bloch, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique23'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.2667'^^xsd:double;
  dwc:latitude '-19.0333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '401885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB631|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '218568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000167'^^xsd:string;
  dwc:scientificName 'Plesionika yui Chan & Crosnier, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515526'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000167'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000168'^^xsd:string;
  dwc:scientificName 'Pasiphaea aequus Komai, Lin & Chan, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '762919'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000168'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '762919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000169'^^xsd:string;
  dwc:scientificName 'Pasiphaea aequus Komai, Lin & Chan, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '762919'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000169'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '762919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.6333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "1.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001845'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Rojas, A.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6333'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Big specimen'^^xsd:string;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001845'^^xsd:anyURI;
  dwc:observationDate '2017-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000170'^^xsd:string;
  dwc:scientificName 'Pasiphaea aequus Komai, Lin & Chan, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '762919'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000170'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '762919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1985'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1985'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1985'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB390|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB390|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II249'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-18.9'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB390|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2833"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-18.2833'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|1981'^^xsd:anyURI;
  dwc:observationDate '1977-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2833"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-18.2833'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|1981'^^xsd:anyURI;
  dwc:observationDate '1977-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001153'^^xsd:string;
  dwc:scientificName 'Holothuria (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001153'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0193"^^xsd:decimal ;
  dwc:decimalLongitude "3.3627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0193 3.3627)"^^geo:wktLiteral ;
  geo-pos:lat "42.0193"^^xsd:decimal ;
  geo-pos:long "3.3627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001154'^^xsd:string;
  dwc:scientificName 'Holothuria (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3627'^^xsd:double;
  dwc:latitude '42.0193'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001154'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB629|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB629|1981'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB629|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB636|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV2-137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB636|1981'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV2-137'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB636|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB665|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV236(110)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB665|1981'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV236(110)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB665|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000792'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000792'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000975'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000975'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2833 11.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2833"^^xsd:decimal ;
  geo-pos:long "11.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB409|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB409|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4833'^^xsd:double;
  dwc:latitude '-18.2833'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB409|1981'^^xsd:anyURI;
  dwc:observationDate '1977-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB768%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB768%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB768%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB768%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB768%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB768|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB768|1981'^^xsd:string;
  dwc:scientificName 'Lampadena pontifex Krefft, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II237'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '272707'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB768|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '272707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3833 -0.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3833 -0.2167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3833"^^xsd:decimal ;
  geo-pos:long "-0.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|2004'^^xsd:string;
  dwc:scientificName 'Ijimaia loppei Roule, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R. & Armesto, A.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-0.2167'^^xsd:double;
  dwc:latitude '41.3833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:aphiaid '126330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|2004'^^xsd:anyURI;
  dwc:observationDate '2004-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7167 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.7167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7167 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.7167"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV210(84)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1981'^^xsd:string;
  dwc:scientificName 'Ijimaia loppei Roule, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV210(84)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-18.7167'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '126330'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -67.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -67.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-67.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1987'^^xsd:string;
  dwc:scientificName 'Iluocoetes facali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Iluocoetes facali'^^xsd:string;
  dwc:collector 'Goodall, N.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.3333'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '314703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1987'^^xsd:anyURI;
  dwc:observationDate '1976-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '281173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001123'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001123'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001124'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001124'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3057 -5.0323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3057"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3057 -5.0323)"^^geo:wktLiteral ;
  geo-pos:lat "36.3057"^^xsd:decimal ;
  geo-pos:long "-5.0323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2012 > 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000341'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2012 > 7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0323'^^xsd:double;
  dwc:latitude '36.3057'^^xsd:double;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000341'^^xsd:anyURI;
  dwc:observationDate '2012-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1987'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1987'^^xsd:anyURI;
  dwc:observationDate '1985-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4667 -8.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4667 -8.3167)"^^geo:wktLiteral ;
  geo-pos:lat "43.4667"^^xsd:decimal ;
  geo-pos:long "-8.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|2001'^^xsd:string;
  dwc:scientificName 'Lepadogaster candollei Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.3167'^^xsd:double;
  dwc:latitude '43.4667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|2001'^^xsd:anyURI;
  dwc:observationDate '1999-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '272526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1983'^^xsd:string;
  dwc:scientificName 'Gymnammodytes cicerelus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1994'^^xsd:string;
  dwc:scientificName 'Zalieutes elater (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '283203'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '283203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|1987'^^xsd:string;
  dwc:scientificName 'Schedophilus pemarco (Poll, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '273317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '273317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1987'^^xsd:string;
  dwc:scientificName 'Schroederichthys bivius (Smith, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '282684'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '282684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1987'^^xsd:string;
  dwc:scientificName 'Schroederichthys bivius (Smith, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '282684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '282684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1987'^^xsd:string;
  dwc:scientificName 'Schroederichthys bivius (Smith, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '282684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '282684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1987'^^xsd:string;
  dwc:scientificName 'Schroederichthys bivius (Smith, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '282684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '282684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001150'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001150'^^xsd:anyURI;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB606|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB606|1986'^^xsd:string;
  dwc:scientificName 'Leiognathus equula (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '303762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB606|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '303762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB607%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB607%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB607%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB607%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB607%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB607|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB607|1986'^^xsd:string;
  dwc:scientificName 'Leiognathus equula (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '303762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB607|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '303762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC83%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC83%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC83%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC83%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC83%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC83|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IX 2 P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC83|2002'^^xsd:string;
  dwc:scientificName 'Loligo reynaudii d\'Orbigny, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IX 2 P-41'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '220316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC83|2002'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '220316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC84%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC84%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC84%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC84%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC84%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC84|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC84|2002'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-7'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3167'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC84|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC85%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC85%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC85%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC85%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC85%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC85|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IX 2 P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC85|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IX 2 P-9'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-25.3'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC85|2002'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000039'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000039'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000040'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000040'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000041'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000041'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000042'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000042'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000043'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000043'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000044'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000044'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0614 3.7762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0614"^^xsd:decimal ;
  dwc:decimalLongitude "3.7762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0614 3.7762)"^^geo:wktLiteral ;
  geo-pos:lat "40.0614"^^xsd:decimal ;
  geo-pos:long "3.7762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000075'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P37'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7762'^^xsd:double;
  dwc:latitude '40.0614'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000075'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB584|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB584|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB584|1981'^^xsd:anyURI;
  dwc:observationDate '1979-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB599|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB599|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB599|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB600|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB600|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB600|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB601|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB601|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB601|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7232 3.6349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7232"^^xsd:decimal ;
  dwc:decimalLongitude "3.6349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7232 3.6349)"^^geo:wktLiteral ;
  geo-pos:lat "39.7232"^^xsd:decimal ;
  geo-pos:long "3.6349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000013'^^xsd:string;
  dwc:scientificName 'Limaria hians (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P58'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6349'^^xsd:double;
  dwc:latitude '39.7232'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000013'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1994'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1994'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB295|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB295|1983'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB295|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9237 1.3357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9237"^^xsd:decimal ;
  dwc:decimalLongitude "1.3357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9237 1.3357)"^^geo:wktLiteral ;
  geo-pos:lat "40.9237"^^xsd:decimal ;
  geo-pos:long "1.3357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000053'^^xsd:string;
  dwc:scientificName 'Cheilopogon exsiliens (Linnaeus, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A. | Saéz, R.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collector 'Sáez, R.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3357'^^xsd:double;
  dwc:latitude '40.9237'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:occurrenceRemarks 'Without otoliths'^^xsd:string;
  dwc:aphiaid '126381'^^xsd:integer;
  dwc:samplingProtocol 'Purse seine'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000053'^^xsd:anyURI;
  dwc:observationDate '2013-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5342 0.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5342"^^xsd:decimal ;
  dwc:decimalLongitude "0.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5342 0.583)"^^geo:wktLiteral ;
  geo-pos:lat "40.5342"^^xsd:decimal ;
  geo-pos:long "0.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000054'^^xsd:string;
  dwc:scientificName 'Sardinella maderensis (Lowe, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collector 'López, C.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.583'^^xsd:double;
  dwc:latitude '40.5342'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126423'^^xsd:integer;
  dwc:samplingProtocol 'Trammel net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000054'^^xsd:anyURI;
  dwc:observationDate '2016-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126423'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000055'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000055'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000056'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000056'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000046'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000046'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000047'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000047'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000048'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000048'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000623'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000623'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000624'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000624'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000625'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000625'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000626'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000626'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000049'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000049'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB368|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB368|1998'^^xsd:string;
  dwc:scientificName 'Lethrinus borbonicus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB368|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|2000'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000050'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000050'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000051'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000051'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1248 3.422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1248"^^xsd:decimal ;
  dwc:decimalLongitude "3.422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1248 3.422)"^^geo:wktLiteral ;
  geo-pos:lat "42.1248"^^xsd:decimal ;
  geo-pos:long "3.422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ROSES_16 > P48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000052'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii (Malm, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'ROSES_16 > P48'^^xsd:string;
  dwc:collector 'Fernández de Arcaya, U. | Recasens, L.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.422'^^xsd:double;
  dwc:latitude '42.1248'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000052'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3167"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1996'^^xsd:string;
  dwc:scientificName 'Xenolepidichthys dalgleishi Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.3167'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '159432'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1996'^^xsd:anyURI;
  dwc:observationDate '1986-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '159432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1998'^^xsd:string;
  dwc:scientificName 'Zapteryx exasperata (Jordan & Gilbert, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '283213'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '283213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9581"^^xsd:decimal ;
  dwc:decimalLongitude "3.1063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  geo-pos:lat "39.9581"^^xsd:decimal ;
  geo-pos:long "3.1063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000014'^^xsd:string;
  dwc:scientificName 'Anadara gibbosa (Reeve, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1063'^^xsd:double;
  dwc:latitude '39.9581'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '504350'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000014'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '504350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000622'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000622'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD253|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD253|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>56'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7333'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD253|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000632'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000632'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD245|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD245|1991'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD245|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9333 -3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9333 -3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "35.9333"^^xsd:decimal ;
  geo-pos:long "-3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "REINBAM 9702>2 P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|1997'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'REINBAM 9702>2 P-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1333'^^xsd:double;
  dwc:latitude '35.9333'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:occurrenceRemarks 'Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|1997'^^xsd:anyURI;
  dwc:observationDate '1997-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1982'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000627'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000627'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC76|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC76|2000'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-41'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC76|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC76|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII 2 P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC76|2002'^^xsd:string;
  dwc:scientificName 'Loligo reynaudii d\'Orbigny, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII 2 P-42'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '220316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC76|2002'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '220316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC76%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC76|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Hnos. TOUZA    Lance 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC76|2004'^^xsd:string;
  dwc:scientificName 'Todarodes angolensis Adam, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Hnos. TOUZA    Lance 16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '225569'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC76|2004'^^xsd:anyURI;
  dwc:observationDate '1989-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '225569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "15.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC77|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC77|2000'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4333'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC77|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.95"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC77|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII 2 P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC77|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII 2 P-64'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.95'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC77|2002'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|1999'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3333 15.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3333"^^xsd:decimal ;
  dwc:decimalLongitude "15.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3333 15.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3333"^^xsd:decimal ;
  geo-pos:long "15.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|2000'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0167'^^xsd:double;
  dwc:latitude '-27.3333'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "279"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1982'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '279'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD240|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD240|1998'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus (Brullé, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD240|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD238|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD238|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia disdorsalis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>11'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD238|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001850'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001850'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001851'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001851'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001852'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001852'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001853'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001853'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001854'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001854'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000179'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000179'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|2000'^^xsd:string;
  dwc:scientificName 'Pogonophryne scotti Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8 -10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8"^^xsd:decimal ;
  geo-pos:long "-10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB395|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB395|2000'^^xsd:string;
  dwc:scientificName 'Pogonophryne scotti Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.55'^^xsd:double;
  dwc:latitude '-70.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB395|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1996'^^xsd:string;
  dwc:scientificName 'Pollachius virens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1996'^^xsd:string;
  dwc:scientificName 'Pollachius virens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000337'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000337'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000338'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000338'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000339'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000339'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5855 -0.0108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5855 -0.0108)"^^geo:wktLiteral ;
  geo-pos:lat "39.5855"^^xsd:decimal ;
  geo-pos:long "-0.0108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000340'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0108'^^xsd:double;
  dwc:latitude '39.5855'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000340'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD372%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD372%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD372%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD372%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD372%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD372|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD372|1991'^^xsd:string;
  dwc:scientificName 'Munidopsis chunii Balss, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '392500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD372|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '392500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1997'^^xsd:string;
  dwc:scientificName 'Larimus acclivis Jordan & Bristol, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276127'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|2002'^^xsd:string;
  dwc:scientificName 'Trachinus radiatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "24.8"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1982'^^xsd:string;
  dwc:scientificName 'Trachinus radiatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:latitude '24.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "24.8"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1982'^^xsd:string;
  dwc:scientificName 'Trachinus radiatus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:latitude '24.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0167 -16.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.0167 -16.85)"^^geo:wktLiteral ;
  geo-pos:lat "11.0167"^^xsd:decimal ;
  geo-pos:long "-16.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1987'^^xsd:string;
  dwc:scientificName 'Uranoscopus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.85'^^xsd:double;
  dwc:latitude '11.0167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '126100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000041'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000041'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000042'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000042'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000043'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000043'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000044'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000044'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0245"^^xsd:decimal ;
  dwc:decimalLongitude "2.4918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "852"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  geo-pos:lat "39.0245"^^xsd:decimal ;
  geo-pos:long "2.4918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000351'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4918'^^xsd:double;
  dwc:latitude '39.0245'^^xsd:double;
  dwc:minimumDepth '852'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000351'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000391'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000391'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000392'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000392'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000393'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000393'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000394'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000394'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000395'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000395'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000396'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000396'^^xsd:anyURI;
  dwc:observationDate '1990-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000397'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000397'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000398'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000398'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000518'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000518'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000519'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000519'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5667 2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5667 2.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.5667"^^xsd:decimal ;
  geo-pos:long "2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD25%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD25|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Arrastrillos>P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD25|2000'^^xsd:string;
  dwc:scientificName 'Spinolambrus macrochelos (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Arrastrillos>P-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9'^^xsd:double;
  dwc:latitude '41.5667'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '442337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD25|2000'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 16.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 16.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1833"^^xsd:decimal ;
  geo-pos:long "16.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD250|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD250|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1833'^^xsd:double;
  dwc:latitude '-29.1833'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD250|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000628'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000628'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000629'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000629'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000630'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000630'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000631'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000631'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1983'^^xsd:string;
  dwc:scientificName 'Lepidotrigla dieuzeidei Blanc & Hureau, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7216"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  geo-pos:lat "37.7216"^^xsd:decimal ;
  geo-pos:long "-0.5336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000531'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L65'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5336'^^xsd:double;
  dwc:latitude '37.7216'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000531'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -2.6486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -2.6486)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-2.6486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000515'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6486'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000515'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.9027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.9027)"^^geo:wktLiteral ;
  geo-pos:lat "36.6265"^^xsd:decimal ;
  geo-pos:long "-2.9027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000516'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L44'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9027'^^xsd:double;
  dwc:latitude '36.6265'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000516'^^xsd:anyURI;
  dwc:observationDate '2013-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000517'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000517'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-0.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  geo-pos:lat "37.7925"^^xsd:decimal ;
  geo-pos:long "-0.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000342'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.623'^^xsd:double;
  dwc:latitude '37.7925'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000342'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000343'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000343'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000344'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000344'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000345'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000345'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.729"^^xsd:decimal ;
  dwc:decimalLongitude "2.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "854"^^xsd:integer ;
  dwc:maximumDepthInMeters "854"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.729 2.0375)"^^geo:wktLiteral ;
  geo-pos:lat "39.729"^^xsd:decimal ;
  geo-pos:long "2.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000346'^^xsd:string;
  dwc:scientificName 'Pontophilus norvegicus (M. Sars, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0375'^^xsd:double;
  dwc:latitude '39.729'^^xsd:double;
  dwc:minimumDepth '854'^^xsd:integer;
  dwc:maximumDepth '854'^^xsd:integer;
  dwc:aphiaid '107563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000346'^^xsd:anyURI;
  dwc:observationDate '2009-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000494'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000494'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000495'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000495'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000496'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000496'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000526'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000526'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000527'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000527'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000528'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000528'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7216"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  geo-pos:lat "37.7216"^^xsd:decimal ;
  geo-pos:long "-0.5336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000529'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L65'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5336'^^xsd:double;
  dwc:latitude '37.7216'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000529'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7216"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  geo-pos:lat "37.7216"^^xsd:decimal ;
  geo-pos:long "-0.5336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000530'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L65'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5336'^^xsd:double;
  dwc:latitude '37.7216'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000530'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0308 0.5671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0308"^^xsd:decimal ;
  dwc:decimalLongitude "0.5671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0308 0.5671)"^^geo:wktLiteral ;
  geo-pos:lat "40.0308"^^xsd:decimal ;
  geo-pos:long "0.5671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000537'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L123'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5671'^^xsd:double;
  dwc:latitude '40.0308'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000537'^^xsd:anyURI;
  dwc:observationDate '2014-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2776 0.3303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2776"^^xsd:decimal ;
  dwc:decimalLongitude "0.3303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "456"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2776 0.3303)"^^geo:wktLiteral ;
  geo-pos:lat "38.2776"^^xsd:decimal ;
  geo-pos:long "0.3303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000508'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L58'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3303'^^xsd:double;
  dwc:latitude '38.2776'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '456'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000508'^^xsd:anyURI;
  dwc:observationDate '2006-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2406 2.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2406"^^xsd:decimal ;
  dwc:decimalLongitude "2.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2406 2.1943)"^^geo:wktLiteral ;
  geo-pos:lat "41.2406"^^xsd:decimal ;
  geo-pos:long "2.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2004 > L88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000509'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2004 > L88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1943'^^xsd:double;
  dwc:latitude '41.2406'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000509'^^xsd:anyURI;
  dwc:observationDate '2004-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -1.5728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.359"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.359 -1.5728)"^^geo:wktLiteral ;
  geo-pos:lat "37.359"^^xsd:decimal ;
  geo-pos:long "-1.5728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2005 > L27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000510'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2005 > L27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5728'^^xsd:double;
  dwc:latitude '37.359'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000510'^^xsd:anyURI;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8231 3.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8231"^^xsd:decimal ;
  dwc:decimalLongitude "3.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8231 3.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.8231"^^xsd:decimal ;
  geo-pos:long "3.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2003 > L103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000511'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2003 > L103'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.156'^^xsd:double;
  dwc:latitude '41.8231'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000511'^^xsd:anyURI;
  dwc:observationDate '2003-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000512'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000512'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6568 -2.6651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6568"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6568 -2.6651)"^^geo:wktLiteral ;
  geo-pos:lat "36.6568"^^xsd:decimal ;
  geo-pos:long "-2.6651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2004 > L19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000513'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2004 > L19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6651'^^xsd:double;
  dwc:latitude '36.6568'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000513'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.8835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6258 -2.8835)"^^geo:wktLiteral ;
  geo-pos:lat "36.6258"^^xsd:decimal ;
  geo-pos:long "-2.8835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2010 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000514'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2010 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8835'^^xsd:double;
  dwc:latitude '36.6258'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000514'^^xsd:anyURI;
  dwc:observationDate '2010-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000525'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000525'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "2.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 2.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD38%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD38|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS 11-86>Est.-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD38|2004'^^xsd:string;
  dwc:scientificName 'Allosergestes sargassi (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS 11-86>Est.-10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.85'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514114'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD38|2004'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 14.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 14.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "14.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD364%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD364|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD364|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1333'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD364|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1572 14.3129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1572"^^xsd:decimal ;
  dwc:decimalLongitude "14.3129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1572 14.3129)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1572"^^xsd:decimal ;
  geo-pos:long "14.3129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000460'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '27.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3129'^^xsd:double;
  dwc:latitude '-25.1572'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000460'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2402"^^xsd:decimal ;
  dwc:decimalLongitude "13.5439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2402"^^xsd:decimal ;
  geo-pos:long "13.5439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000469'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5439'^^xsd:double;
  dwc:latitude '-22.2402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000469'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2736 13.7856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2736"^^xsd:decimal ;
  dwc:decimalLongitude "13.7856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2736 13.7856)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2736"^^xsd:decimal ;
  geo-pos:long "13.7856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "57.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000470'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '57.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7856'^^xsd:double;
  dwc:latitude '-23.2736'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000470'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1788 13.9174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1788"^^xsd:decimal ;
  dwc:decimalLongitude "13.9174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1788 13.9174)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1788"^^xsd:decimal ;
  geo-pos:long "13.9174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "68.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000471'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '68.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9174'^^xsd:double;
  dwc:latitude '-24.1788'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000471'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1572 14.3129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1572"^^xsd:decimal ;
  dwc:decimalLongitude "14.3129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1572 14.3129)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1572"^^xsd:decimal ;
  geo-pos:long "14.3129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000472'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3129'^^xsd:double;
  dwc:latitude '-25.1572'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000472'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  geo-pos:lat "-26.108"^^xsd:decimal ;
  geo-pos:long "14.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "61.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000473'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '61.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000473'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  geo-pos:lat "-26.108"^^xsd:decimal ;
  geo-pos:long "14.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "61.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000474'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '61.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000474'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000020'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000020'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000504'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000504'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1982'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1982'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1982'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB359|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB359|1981'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB359|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1982'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000505'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000505'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000506'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000506'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5323 2.9546)"^^geo:wktLiteral ;
  geo-pos:lat "41.5323"^^xsd:decimal ;
  geo-pos:long "2.9546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000507'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L135'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9546'^^xsd:double;
  dwc:latitude '41.5323'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000507'^^xsd:anyURI;
  dwc:observationDate '2013-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000520'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000520'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000521'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000521'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8696"^^xsd:decimal ;
  dwc:decimalLongitude "1.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "554"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8696 1.461)"^^geo:wktLiteral ;
  geo-pos:lat "40.8696"^^xsd:decimal ;
  geo-pos:long "1.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L147" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000522'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L147'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.461'^^xsd:double;
  dwc:latitude '40.8696'^^xsd:double;
  dwc:minimumDepth '554'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000522'^^xsd:anyURI;
  dwc:observationDate '2014-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000523'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000523'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6838"^^xsd:decimal ;
  dwc:decimalLongitude "0.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6838 0.2826)"^^geo:wktLiteral ;
  geo-pos:lat "38.6838"^^xsd:decimal ;
  geo-pos:long "0.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000524'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L91'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2826'^^xsd:double;
  dwc:latitude '38.6838'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000524'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000497'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000497'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8166"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "909"^^xsd:integer ;
  dwc:maximumDepthInMeters "909"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8166 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8166"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > V6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000498'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > V6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8166'^^xsd:double;
  dwc:minimumDepth '909'^^xsd:integer;
  dwc:maximumDepth '909'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000498'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000499'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000499'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000500'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000500'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "873"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000501'^^xsd:string;
  dwc:scientificName 'Munidopsis serricornis (Lovén, 1852) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '873'^^xsd:integer;
  dwc:aphiaid '107181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000501'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6596 -7.2381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6596"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6596 -7.2381)"^^geo:wktLiteral ;
  geo-pos:lat "36.6596"^^xsd:decimal ;
  geo-pos:long "-7.2381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000502'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2381'^^xsd:double;
  dwc:latitude '36.6596'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '546'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000502'^^xsd:anyURI;
  dwc:observationDate '2013-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -2.6486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67 -2.6486)"^^geo:wktLiteral ;
  geo-pos:lat "36.67"^^xsd:decimal ;
  geo-pos:long "-2.6486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000503'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6486'^^xsd:double;
  dwc:latitude '36.67'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000503'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2736 13.7856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2736"^^xsd:decimal ;
  dwc:decimalLongitude "13.7856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2736 13.7856)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2736"^^xsd:decimal ;
  geo-pos:long "13.7856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "46.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000458'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '46.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7856'^^xsd:double;
  dwc:latitude '-23.2736'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000458'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1788 13.9174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1788"^^xsd:decimal ;
  dwc:decimalLongitude "13.9174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1788 13.9174)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1788"^^xsd:decimal ;
  geo-pos:long "13.9174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000459'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9174'^^xsd:double;
  dwc:latitude '-24.1788'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000459'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD168%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD168%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD168%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD168%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD168%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD168|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD168|1998'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3.6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.25'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD168|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC26%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC26%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC26%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC26%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC26%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC26|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC26|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-238'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.6'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC26|2004'^^xsd:anyURI;
  dwc:observationDate '1989-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC30|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela I 2 P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC30|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela I 2 P-7'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC30|2002'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 -13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 -13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9667"^^xsd:decimal ;
  geo-pos:long "-13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC30%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC30|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC30|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-57'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '-13.9667'^^xsd:double;
  dwc:latitude '-25.9667'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC30|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1996'^^xsd:string;
  dwc:scientificName 'Lophius americanus Valenciennes, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159184'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1981'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1981'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7753 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7753"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7753 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.7753"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000040'^^xsd:string;
  dwc:scientificName 'Fusinus pulchellus (Philippi, 1840) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P46'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.7753'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139930'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000040'^^xsd:anyURI;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1591001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD148%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD148%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD148%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4333 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD148%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4333 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.4333"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD148%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD148|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-9.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD148|1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-9.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '41.4333'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD148|1998'^^xsd:anyURI;
  dwc:observationDate '1981-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447"^^xsd:integer ;
  dwc:maximumDepthInMeters "447"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6167"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1985'^^xsd:string;
  dwc:scientificName 'Liza richardsonii (Smith, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII267'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-24.6167'^^xsd:double;
  dwc:minimumDepth '447'^^xsd:integer;
  dwc:maximumDepth '447'^^xsd:integer;
  dwc:aphiaid '218883'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1042831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB444|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB444|1982'^^xsd:string;
  dwc:scientificName 'Liza ramada (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB444|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.25 16.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.25 16.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-31.25"^^xsd:decimal ;
  geo-pos:long "16.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD460%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD460|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A5899 054 035 5044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD460|1991'^^xsd:string;
  dwc:scientificName 'Munida benguela de Saint Laurent & Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A5899 054 035 5044'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.0167'^^xsd:double;
  dwc:latitude '-31.25'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '240648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD460|1991'^^xsd:anyURI;
  dwc:observationDate '1987-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1606057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC29|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela I 2 P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC29|2002'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela I 2 P-23'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC29|2002'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6 14.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6 14.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.6"^^xsd:decimal ;
  geo-pos:long "14.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC29%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC29|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC29|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-22'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1333'^^xsd:double;
  dwc:latitude '-26.6'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC29|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD608%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD608%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD608%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD608%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD608%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD608|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD608|1991'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus H. Milne Edwards, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-26.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD608|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD454%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD454%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD454%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD454%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD454%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD454|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD454|1991'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi Johnson, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>140'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD454|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB451|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB451|1982'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB451|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC100%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC100%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC100%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 13.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC100%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 13.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.85"^^xsd:decimal ;
  geo-pos:long "13.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC100%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC100|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC100|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) hieronis (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3333'^^xsd:double;
  dwc:latitude '-22.85'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '342137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC100|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667249'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "521"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC101|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC101|2000'^^xsd:string;
  dwc:scientificName 'Abralia veranyi (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-17'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '521'^^xsd:integer;
  dwc:aphiaid '139688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC101|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3167"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3167"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC101%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC101|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XIV 2 P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC101|2002'^^xsd:string;
  dwc:scientificName 'Rondeletiola minor (Naef, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XIV 2 P-53'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC101|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "521"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-3.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC102|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC102|2000'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-17'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.85'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '521'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC102|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC102%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC102|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 ITXAS-LUR 2 P-161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC102|2002'^^xsd:string;
  dwc:scientificName 'Ancistrocheirus lesueurii (d\'Orbigny, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 ITXAS-LUR 2 P-161'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '138747'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC102|2002'^^xsd:anyURI;
  dwc:observationDate '1989-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC103|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC103|2000'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC103|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "851"^^xsd:integer ;
  dwc:maximumDepthInMeters "851"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC103%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC103|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XII 2 P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC103|2002'^^xsd:string;
  dwc:scientificName 'Pholidoteuthis massyae (Pfeffer, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XII 2 P-PP3'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '851'^^xsd:integer;
  dwc:maximumDepth '851'^^xsd:integer;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC103|2002'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC104|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC104|2000'^^xsd:string;
  dwc:scientificName 'Rossia macrosoma (Delle Chiaje, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC104|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7833"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "831"^^xsd:integer ;
  dwc:maximumDepthInMeters "831"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7833"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC104%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC104|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XVI 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC104|2002'^^xsd:string;
  dwc:scientificName 'Pholidoteuthis massyae (Pfeffer, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XVI 2 P-105'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.7833'^^xsd:double;
  dwc:minimumDepth '831'^^xsd:integer;
  dwc:maximumDepth '831'^^xsd:integer;
  dwc:aphiaid '410388'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC104|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '410388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC106%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC106%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC106%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC106%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC106%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC106|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC106|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis macrohista N. Voss, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 P-5'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '341870'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC106|2002'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '341870'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC107%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC107%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC107%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC107%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.35"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC107%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC107|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Hnos Touza 2 P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC107|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis (Chun, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Hnos Touza 2 P-25'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-26.35'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC107|2002'^^xsd:anyURI;
  dwc:observationDate '1989-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC108%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC108%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC108%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "787"^^xsd:integer ;
  dwc:maximumDepthInMeters "824"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC108%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC108%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC108|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XIV 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC108|2002'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma Chun, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XIV 2 P-105'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.6333'^^xsd:double;
  dwc:minimumDepth '787'^^xsd:integer;
  dwc:maximumDepth '824'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC108|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC109%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC109%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC109%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "831"^^xsd:integer ;
  dwc:maximumDepthInMeters "831"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC109%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7833"^^xsd:decimal ;
  geo-pos:long "13.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC109%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC109|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XVI 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC109|2002'^^xsd:string;
  dwc:scientificName 'Megalocranchia oceanica (Voss, 1960)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XVI 2 P-105'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0167'^^xsd:double;
  dwc:latitude '-23.7833'^^xsd:double;
  dwc:minimumDepth '831'^^xsd:integer;
  dwc:maximumDepth '831'^^xsd:integer;
  dwc:aphiaid '225818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC109|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '225818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC11%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC11%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC11%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.65 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.65"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "828"^^xsd:integer ;
  dwc:maximumDepthInMeters "828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC11%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.65 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.65"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC11%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC11|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC11|2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-23.65'^^xsd:double;
  dwc:minimumDepth '828'^^xsd:integer;
  dwc:maximumDepth '828'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC11|2004'^^xsd:anyURI;
  dwc:observationDate '1990-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC110%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC110%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC110%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC110%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "10.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC110%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC110|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC110|2002'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticus Steenstrup, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est59'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.4167'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC110|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -4.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -4.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-4.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|2002'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-1'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4167'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC111%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC111%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC111%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5833 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC111%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.5833 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.5833"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC111%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC111|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC111|2002'^^xsd:string;
  dwc:scientificName 'Argonauta nodosus Lightfoot, 1786'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 P-10'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-24.5833'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '225565'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC111|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '1530663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC112%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC112%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC112%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC112%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.05"^^xsd:decimal ;
  geo-pos:long "14.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC112%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC112|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XV 2 P-47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC112|2002'^^xsd:string;
  dwc:scientificName 'Ornithoteuthis volatilis Sasaki, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XV 2 P-47'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0667'^^xsd:double;
  dwc:latitude '-27.05'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '220322'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC112|2002'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '220322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC113%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC113%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC113%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC113%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC113%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC113|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XIII2 P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC113|2002'^^xsd:string;
  dwc:scientificName 'Ornithoteuthis volatilis Sasaki, 1915'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XIII2 P-53'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-27.5'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '220322'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC113|2002'^^xsd:anyURI;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '220322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1355 1.7308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1355"^^xsd:decimal ;
  dwc:decimalLongitude "1.7308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1355 1.7308)"^^geo:wktLiteral ;
  geo-pos:lat "41.1355"^^xsd:decimal ;
  geo-pos:long "1.7308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000068'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Escolar, Ó'^^xsd:string;
  dwc:collector 'Escolar, Ó.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7308'^^xsd:double;
  dwc:latitude '41.1355'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed in formalin'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000068'^^xsd:anyURI;
  dwc:observationDate '2017-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4051 11.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4051"^^xsd:decimal ;
  dwc:decimalLongitude "11.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4051 11.039)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4051"^^xsd:decimal ;
  geo-pos:long "11.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "69.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000452'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '69.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.039'^^xsd:double;
  dwc:latitude '-17.4051'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000452'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.221"^^xsd:decimal ;
  dwc:decimalLongitude "11.1708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  geo-pos:lat "-18.221"^^xsd:decimal ;
  geo-pos:long "11.1708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "36.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000453'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '36.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.1708'^^xsd:double;
  dwc:latitude '-18.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000453'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0122"^^xsd:decimal ;
  dwc:decimalLongitude "11.6323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0122"^^xsd:decimal ;
  geo-pos:long "11.6323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "44.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000454'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '44.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6323'^^xsd:double;
  dwc:latitude '-19.0122'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000454'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "44.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000455'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '44.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000455'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1582"^^xsd:decimal ;
  dwc:decimalLongitude "13.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1582"^^xsd:decimal ;
  geo-pos:long "13.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000456'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0166'^^xsd:double;
  dwc:latitude '-21.1582'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000456'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2402"^^xsd:decimal ;
  dwc:decimalLongitude "13.5439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2402"^^xsd:decimal ;
  geo-pos:long "13.5439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "58.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000457'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '58.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5439'^^xsd:double;
  dwc:latitude '-22.2402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000457'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC23|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC23|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-42'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC23|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC24%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC24%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC24%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC24%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC24%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC24|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC24|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-39'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC24|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "433"^^xsd:integer ;
  dwc:maximumDepthInMeters "433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC25|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC25|1995'^^xsd:string;
  dwc:scientificName 'Onykia robsoni (Adam, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '433'^^xsd:integer;
  dwc:maximumDepth '433'^^xsd:integer;
  dwc:aphiaid '410384'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC25|1995'^^xsd:anyURI;
  dwc:observationDate '1987-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC25%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC25|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-146" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC25|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-146'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '423'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC25|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB525|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB525|1981'^^xsd:string;
  dwc:scientificName 'Lophius upsicephalus Smith, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '301378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB525|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4167 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "407"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4167 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4167"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB564|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB564|1981'^^xsd:string;
  dwc:scientificName 'Lophius upsicephalus Smith, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '-26.4167'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '407'^^xsd:integer;
  dwc:aphiaid '301378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB564|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3167"^^xsd:decimal ;
  dwc:decimalLongitude "13.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "387"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3167"^^xsd:decimal ;
  geo-pos:long "13.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB588%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB588|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB588|1981'^^xsd:string;
  dwc:scientificName 'Lophius upsicephalus Smith, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8167'^^xsd:double;
  dwc:latitude '-26.3167'^^xsd:double;
  dwc:minimumDepth '387'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '301378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB588|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC31|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC31|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-69'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC31|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4667"^^xsd:decimal ;
  geo-pos:long "14.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC31%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC31|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC31|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-21'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2167'^^xsd:double;
  dwc:latitude '-26.4667'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC31|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "11.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC32|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC32|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) hieronis (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-1'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5667'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '342137'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC32|2002'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1667249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC32%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC32|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC32|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-63'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC32|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4667 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4667 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4667"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC33|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela I 2 P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC33|2002'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela I 2 P-10'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-22.4667'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC33|2002'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.35"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC33%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC33|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC33|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-19'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-26.35'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC33|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3465"^^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 "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  geo-pos:lat "37.3465"^^xsd:decimal ;
  geo-pos:long "-1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001033'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L70'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.591'^^xsd:double;
  dwc:latitude '37.3465'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001033'^^xsd:anyURI;
  dwc:observationDate '2015-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB215|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB215|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena loppei Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB215|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB216|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB216|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena loppei Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB216|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena loppei Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB499|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB499|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena loppei Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB499|1983'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ATLOR III2P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|2002'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'ATLOR III2P-2'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|2002'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB296|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB296|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB296|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD493%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD493%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD493%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD493%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD493%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD493|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD493|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD493|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB399|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB399|1983'^^xsd:string;
  dwc:scientificName 'Lophius budegassa Spinola, 1807'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB399|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB878%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB878%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB878%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB878%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB878%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB878|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB878|1991'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB878|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7833 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.7833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.7833 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.7833"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1981'^^xsd:string;
  dwc:scientificName 'Lophius upsicephalus Smith, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-18.7833'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '301378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2799"^^xsd:decimal ;
  dwc:decimalLongitude "0.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  geo-pos:lat "38.2799"^^xsd:decimal ;
  geo-pos:long "0.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001041'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.242'^^xsd:double;
  dwc:latitude '38.2799'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001041'^^xsd:anyURI;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1632"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD117|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD117|1998'^^xsd:string;
  dwc:scientificName 'Nematocarcinus exilis (Spence Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV>P-10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1632'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD117|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1981'^^xsd:string;
  dwc:scientificName 'Lophius upsicephalus Smith, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I213'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '301378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0667 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0667 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0667"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1999'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.0667'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD477%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD477%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD477%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "882"^^xsd:integer ;
  dwc:maximumDepthInMeters "882"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD477%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD477%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD477|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD477|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '882'^^xsd:integer;
  dwc:maximumDepth '882'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD477|2000'^^xsd:anyURI;
  dwc:observationDate '2000-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC336%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC336%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC336%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2208"^^xsd:integer ;
  dwc:maximumDepthInMeters "2208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC336%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC336%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC336|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BATHOS 4 2 P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC336|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BATHOS 4 2 P-7'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '2208'^^xsd:integer;
  dwc:maximumDepth '2208'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC336|2000'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC337%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC337%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC337%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1606"^^xsd:integer ;
  dwc:maximumDepthInMeters "1608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC337%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC337%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC337|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BATHOS V 2 P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC337|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BATHOS V 2 P-2'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '1606'^^xsd:integer;
  dwc:maximumDepth '1608'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC337|2000'^^xsd:anyURI;
  dwc:observationDate '1988-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC338%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC338%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC338%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1588"^^xsd:integer ;
  dwc:maximumDepthInMeters "1588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC338%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC338%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC338|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BATHOS V 2 P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC338|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BATHOS V 2 P-8'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1588'^^xsd:integer;
  dwc:maximumDepth '1588'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC338|2000'^^xsd:anyURI;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC339%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC339%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC339%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC339%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC339%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC339|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 RETRO IV 2 P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC339|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 RETRO IV 2 P-8'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1300'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC339|2000'^^xsd:anyURI;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.3"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC34|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC34|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Sepia) officinalis vermiculata Quoy & Gaimard, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-73'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-18.3'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '562016'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC34|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '225551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC34%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC34|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC34|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-59'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC34|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC340%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC340%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC340%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC340%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC340%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC340|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC340|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3333'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC340|2000'^^xsd:anyURI;
  dwc:observationDate '1998-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC341%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC341%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC341%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 2.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "2.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC341%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 2.0833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "2.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC341%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC341|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 RETRO III 2 P-8 A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC341|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 RETRO III 2 P-8 A'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '2.0833'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC341|2000'^^xsd:anyURI;
  dwc:observationDate '1992-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC342%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC342%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC342%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1667 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC342%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1667 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1667"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC342%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC342|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC342|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-25.1667'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC342|2000'^^xsd:anyURI;
  dwc:observationDate '1988-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC343%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC343%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC343%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1667 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC343%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1667 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1667"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC343%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC343|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC343|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-25.1667'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC343|2000'^^xsd:anyURI;
  dwc:observationDate '1988-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC27%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC27%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC27%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC27%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC27%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC27|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC27|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-56'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC27|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC28|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC28|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-41'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC28|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3833 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "386"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3833 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3833"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC28%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC28|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC28|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-53'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-27.3833'^^xsd:double;
  dwc:minimumDepth '386'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC28|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1102 2.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1102"^^xsd:decimal ;
  dwc:decimalLongitude "2.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters "672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1102 2.198)"^^geo:wktLiteral ;
  geo-pos:lat "41.1102"^^xsd:decimal ;
  geo-pos:long "2.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000050'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranii (Férussac, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.198'^^xsd:double;
  dwc:latitude '41.1102'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:maximumDepth '672'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000050'^^xsd:anyURI;
  dwc:observationDate '1991-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1646"^^xsd:decimal ;
  dwc:decimalLongitude "3.4208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  geo-pos:lat "42.1646"^^xsd:decimal ;
  geo-pos:long "3.4208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P51D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000004'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P51D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4208'^^xsd:double;
  dwc:latitude '42.1646'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000004'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7975 3.5695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7975"^^xsd:decimal ;
  dwc:decimalLongitude "3.5695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7975 3.5695)"^^geo:wktLiteral ;
  geo-pos:lat "39.7975"^^xsd:decimal ;
  geo-pos:long "3.5695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000053'^^xsd:string;
  dwc:scientificName 'Mitrella scripta (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P11'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5695'^^xsd:double;
  dwc:latitude '39.7975'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000053'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC77%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC77|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Hnos. TOUZA    Lance 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC77|2004'^^xsd:string;
  dwc:scientificName 'Todarodes angolensis Adam, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Hnos. TOUZA    Lance 16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '225569'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC77|2004'^^xsd:anyURI;
  dwc:observationDate '1989-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '225569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "15.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC78%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC78|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC78|2000'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4333'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC78|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II25'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "94"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '94'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000032'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000032'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000033'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000033'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5416 -0.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5416"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5416 -0.9243)"^^geo:wktLiteral ;
  geo-pos:lat "37.5416"^^xsd:decimal ;
  geo-pos:long "-0.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001015'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.9243'^^xsd:double;
  dwc:latitude '37.5416'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001015'^^xsd:anyURI;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-166.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.6833"^^xsd:decimal ;
  geo-pos:long "-166.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB696|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB696|1988'^^xsd:string;
  dwc:scientificName 'Lycodes brevipes Bean, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-166.85'^^xsd:double;
  dwc:latitude '53.6833'^^xsd:double;
  dwc:aphiaid '254595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB696|1988'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS252%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS252%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS252%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818 -107.7127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1818"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS252%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1818 -107.7127)"^^geo:wktLiteral ;
  geo-pos:lat "24.1818"^^xsd:decimal ;
  geo-pos:long "-107.7127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS252%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS252|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > C1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS252|1994'^^xsd:string;
  dwc:scientificName 'Squilla panamensis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > C1'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7127'^^xsd:double;
  dwc:latitude '24.1818'^^xsd:double;
  dwc:aphiaid '409355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS252|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '409355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "193"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC80%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC80|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VIII2 P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC80|2002'^^xsd:string;
  dwc:scientificName 'Loligo reynaudii d\'Orbigny, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VIII2 P-27'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '193'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '220316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC80|2002'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '220316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC81|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IX 2 P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC81|2000'^^xsd:string;
  dwc:scientificName 'Loligo Lamarck, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IX 2 P-36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '-29.1'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC81|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "193"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC81%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC81|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VIII2 P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC81|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Anomalosepia) australis Quoy & Gaimard, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VIII2 P-27'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '193'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '220304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC81|2002'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1667120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB438|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB438|1981'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB438|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1981'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1981'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB500|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB500|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB500|1983'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena histrio Jenyns, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '274716'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '274716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0122"^^xsd:decimal ;
  dwc:decimalLongitude "11.6323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0122"^^xsd:decimal ;
  geo-pos:long "11.6323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "77.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000483'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '77.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6323'^^xsd:double;
  dwc:latitude '-19.0122'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000483'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "72.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000484'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '72.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000484'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3712"^^xsd:decimal ;
  dwc:decimalLongitude "11.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3712 11.9937)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3712"^^xsd:decimal ;
  geo-pos:long "11.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "52.27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000485'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '52.27'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.9937'^^xsd:double;
  dwc:latitude '-19.3712'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000485'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4586 11.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4586"^^xsd:decimal ;
  dwc:decimalLongitude "11.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4586 11.362)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4586"^^xsd:decimal ;
  geo-pos:long "11.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "66.9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000486'^^xsd:string;
  dwc:scientificName 'Parablennius pilicornis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '66.9'^^xsd:double;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '11.362'^^xsd:double;
  dwc:latitude '-17.4586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000486'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000047'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000047'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC522%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC522%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC522%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1193"^^xsd:integer ;
  dwc:maximumDepthInMeters "1193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC522%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC522%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC522|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII 2 PP2 (p-102)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC522|2001'^^xsd:string;
  dwc:scientificName 'Graneledone Joubin, 1918'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII 2 PP2 (p-102)'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '1193'^^xsd:integer;
  dwc:maximumDepth '1193'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC522|2001'^^xsd:anyURI;
  dwc:observationDate '1984-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC51%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC51%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC51%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC51%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-27.45"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC51%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC51|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC51|2002'^^xsd:string;
  dwc:scientificName 'Todarodes angolensis Adam, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-19'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-27.45'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '225569'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC51|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '225569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC52%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC52%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC52%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "186"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC52%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-27.45"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC52%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC52|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC52|2002'^^xsd:string;
  dwc:scientificName 'Octopus Cuvier, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-19'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-27.45'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '186'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC52|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC520%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC520%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC520%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "231"^^xsd:integer ;
  dwc:maximumDepthInMeters "231"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC520%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.15 6.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.15"^^xsd:decimal ;
  geo-pos:long "6.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC520%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC520|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 BB-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC520|2001'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 BB-8'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3333'^^xsd:double;
  dwc:latitude '-26.15'^^xsd:double;
  dwc:minimumDepth '231'^^xsd:integer;
  dwc:maximumDepth '231'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC520|2001'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC521%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC521%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC521%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC521%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC521%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC521|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VI 2 P-102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC521|2001'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii (Lesueur, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VI 2 P-102'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC521|2001'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC50%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC50%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC50%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC50%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC50%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC50|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC50|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-16'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC50|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1998'^^xsd:string;
  dwc:scientificName 'Syacium ovale (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '275843'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.5"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II2122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1985'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tanning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II2122'^^xsd:string;
  dwc:collector 'Rubies, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1833"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1981'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.1833'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|1981'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB419|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB419|1981'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB419|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "442"^^xsd:integer ;
  dwc:maximumDepthInMeters "442"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1999'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.5667'^^xsd:double;
  dwc:minimumDepth '442'^^xsd:integer;
  dwc:maximumDepth '442'^^xsd:integer;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001024'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001024'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB213|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB213|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena loppei Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB213|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC524%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC524%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC524%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC524%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC524%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC524|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC524|2001'^^xsd:string;
  dwc:scientificName 'Octopus Cuvier, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-71'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC524|2001'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC525%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC525%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC525%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC525%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC525%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC525|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC525|2001'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris Cuvier, 1797'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-71'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC525|2001'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001077'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001077'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9173 -3.1021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9173 -3.1021)"^^geo:wktLiteral ;
  geo-pos:lat "35.9173"^^xsd:decimal ;
  geo-pos:long "-3.1021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001045'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1021'^^xsd:double;
  dwc:latitude '35.9173'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001045'^^xsd:anyURI;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5501 -4.5818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5501"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5501 -4.5818)"^^geo:wktLiteral ;
  geo-pos:lat "36.5501"^^xsd:decimal ;
  geo-pos:long "-4.5818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001046'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L04'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5818'^^xsd:double;
  dwc:latitude '36.5501'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001046'^^xsd:anyURI;
  dwc:observationDate '2008-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001078'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001078'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1983'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1981'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  geo-pos:lat "39.9098"^^xsd:decimal ;
  geo-pos:long "3.7664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000018'^^xsd:string;
  dwc:scientificName 'Gouldia minima (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P52'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7664'^^xsd:double;
  dwc:latitude '39.9098'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000018'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000019'^^xsd:string;
  dwc:scientificName 'Laevicardium crassum (Gmelin, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '139004'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000019'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000045'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000045'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8577 3.4268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8577"^^xsd:decimal ;
  dwc:decimalLongitude "3.4268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8577 3.4268)"^^geo:wktLiteral ;
  geo-pos:lat "39.8577"^^xsd:decimal ;
  geo-pos:long "3.4268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000016'^^xsd:string;
  dwc:scientificName 'Gouldia minima (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P34'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4268'^^xsd:double;
  dwc:latitude '39.8577'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000016'^^xsd:anyURI;
  dwc:observationDate '2009-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  geo-pos:lat "39.9098"^^xsd:decimal ;
  geo-pos:long "3.7664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000017'^^xsd:string;
  dwc:scientificName 'Gouldia minima (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P52'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7664'^^xsd:double;
  dwc:latitude '39.9098'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000017'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000046'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000046'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000047'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000047'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000048'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000048'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000049'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000049'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-105.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3833 -105.9333)"^^geo:wktLiteral ;
  geo-pos:lat "22.3833"^^xsd:decimal ;
  geo-pos:long "-105.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1994'^^xsd:string;
  dwc:scientificName 'Achirus scutum (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.9333'^^xsd:double;
  dwc:latitude '22.3833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '279495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '279495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-94.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8333 -94.0333)"^^geo:wktLiteral ;
  geo-pos:lat "15.8333"^^xsd:decimal ;
  geo-pos:long "-94.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1994'^^xsd:string;
  dwc:scientificName 'Achirus scutum (Günther, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.0333'^^xsd:double;
  dwc:latitude '15.8333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '279495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '279495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000033'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000033'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8038 3.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8038"^^xsd:decimal ;
  dwc:decimalLongitude "3.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8038 3.6352)"^^geo:wktLiteral ;
  geo-pos:lat "39.8038"^^xsd:decimal ;
  geo-pos:long "3.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000046'^^xsd:string;
  dwc:scientificName 'Ocinebrina edwardsii (Payraudeau, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P57'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6352'^^xsd:double;
  dwc:latitude '39.8038'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140408'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000046'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '992267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000034'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000034'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000035'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000035'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000036'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000036'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1996'^^xsd:string;
  dwc:scientificName 'Anoplogaster cornuta (Valenciennes, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '126393'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000037'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000037'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000038'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000038'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0136"^^xsd:decimal ;
  dwc:decimalLongitude "3.3676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  geo-pos:lat "42.0136"^^xsd:decimal ;
  geo-pos:long "3.3676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P29F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000012'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P29F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3676'^^xsd:double;
  dwc:latitude '42.0136'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000012'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8577 3.6349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8577"^^xsd:decimal ;
  dwc:decimalLongitude "3.6349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8577 3.6349)"^^geo:wktLiteral ;
  geo-pos:lat "39.8577"^^xsd:decimal ;
  geo-pos:long "3.6349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000062'^^xsd:string;
  dwc:scientificName 'Euspira macilenta (Philippi, 1844) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6349'^^xsd:double;
  dwc:latitude '39.8577'^^xsd:double;
  dwc:minimumDepth '81'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140532'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000062'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '140532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-119.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5833"^^xsd:decimal ;
  geo-pos:long "-119.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB565%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB565|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB565|1988'^^xsd:string;
  dwc:scientificName 'Melanostigma pammelas Gilbert, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-119.5167'^^xsd:double;
  dwc:latitude '33.5833'^^xsd:double;
  dwc:aphiaid '274134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB565|1988'^^xsd:anyURI;
  dwc:observationDate '1966-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-119.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5833 -119.5167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5833"^^xsd:decimal ;
  geo-pos:long "-119.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB566|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB566|1988'^^xsd:string;
  dwc:scientificName 'Melanostigma pammelas Gilbert, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lea, R.N.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-119.5167'^^xsd:double;
  dwc:latitude '33.5833'^^xsd:double;
  dwc:aphiaid '274134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB566|1988'^^xsd:anyURI;
  dwc:observationDate '1966-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1333"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1985'^^xsd:string;
  dwc:scientificName 'Melanostomias niger Gilchrist & von Bonde, 1924'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII252'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-29.1333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '217617'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '217617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1986'^^xsd:string;
  dwc:scientificName 'Merluccius albidus (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB241|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB241|1986'^^xsd:string;
  dwc:scientificName 'Merluccius albidus (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB241|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB242|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB242|1986'^^xsd:string;
  dwc:scientificName 'Merluccius albidus (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB242|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-48.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4833 -48.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.4833"^^xsd:decimal ;
  geo-pos:long "-48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1999'^^xsd:string;
  dwc:scientificName 'Aspidophoroides monopterygius (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-20'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.5'^^xsd:double;
  dwc:latitude '45.4833'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '159459'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '159459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6333 -9.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "914"^^xsd:integer ;
  dwc:maximumDepthInMeters "1097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6333 -9.3333)"^^geo:wktLiteral ;
  geo-pos:lat "41.6333"^^xsd:decimal ;
  geo-pos:long "-9.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB322|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB322|1999'^^xsd:string;
  dwc:scientificName 'Mitsukurina owstoni Jordan, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3333'^^xsd:double;
  dwc:latitude '41.6333'^^xsd:double;
  dwc:minimumDepth '914'^^xsd:integer;
  dwc:maximumDepth '1097'^^xsd:integer;
  dwc:aphiaid '105842'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB322|1999'^^xsd:anyURI;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '105842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7667"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7667"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1982'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1982'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1982'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1982'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB239|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB239|1986'^^xsd:string;
  dwc:scientificName 'Merluccius albidus (Mitchill, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB239|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB421|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB421|1982'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7167'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB421|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB422|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB422|1982'^^xsd:string;
  dwc:scientificName 'Melanostigma atlanticum Koefoed, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7167'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB422|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000028'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000028'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000029'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000029'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000030'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000030'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000031'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000031'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.165"^^xsd:decimal ;
  dwc:decimalLongitude "2.0647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.165 2.0647)"^^geo:wktLiteral ;
  geo-pos:lat "41.165"^^xsd:decimal ;
  geo-pos:long "2.0647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000032'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0647'^^xsd:double;
  dwc:latitude '41.165'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000032'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters "459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5166)"^^geo:wktLiteral ;
  geo-pos:lat "40.9333"^^xsd:decimal ;
  geo-pos:long "1.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD11|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD11|2005'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5166'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:maximumDepth '459'^^xsd:integer;
  dwc:occurrenceRemarks 'Postpuerulus'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD11|2005'^^xsd:anyURI;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  geo-pos:lat "43.4772"^^xsd:decimal ;
  geo-pos:long "-3.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000064'^^xsd:string;
  dwc:scientificName 'Spirula spirula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Rojo, I.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.5141'^^xsd:double;
  dwc:latitude '43.4772'^^xsd:double;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000064'^^xsd:anyURI;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  geo-pos:lat "43.4772"^^xsd:decimal ;
  geo-pos:long "-3.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000065'^^xsd:string;
  dwc:scientificName 'Spirula spirula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Rojo, I.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.5141'^^xsd:double;
  dwc:latitude '43.4772'^^xsd:double;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000065'^^xsd:anyURI;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|1986'^^xsd:string;
  dwc:scientificName 'Abalistes stellatus (Lacepède, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB371|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB371|1986'^^xsd:string;
  dwc:scientificName 'Abalistes stellatus (Lacepède, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB371|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1998'^^xsd:string;
  dwc:scientificName 'Ablabys binotatus (Peters, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '221448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '221448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1998'^^xsd:string;
  dwc:scientificName 'Ablabys binotatus (Peters, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '221448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '221448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1992'^^xsd:string;
  dwc:scientificName 'Prionotus quiescens Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1992'^^xsd:string;
  dwc:scientificName 'Prionotus quiescens Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1992'^^xsd:string;
  dwc:scientificName 'Prionotus quiescens Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  geo-pos:lat "29.8833"^^xsd:decimal ;
  geo-pos:long "-88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1992'^^xsd:string;
  dwc:scientificName 'Prionotus roseus Jordan & Evermann, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '29.8833'^^xsd:double;
  dwc:aphiaid '159574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1992'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8833 -88)"^^geo:wktLiteral ;
  geo-pos:lat "29.8833"^^xsd:decimal ;
  geo-pos:long "-88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1992'^^xsd:string;
  dwc:scientificName 'Prionotus roseus Jordan & Evermann, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88'^^xsd:integer;
  dwc:latitude '29.8833'^^xsd:double;
  dwc:aphiaid '159574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1992'^^xsd:anyURI;
  dwc:observationDate '1973-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD54%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD54%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD54%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD54%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD54%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD54|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD54|2004'^^xsd:string;
  dwc:scientificName 'Perisesarma fasciatum (Lanchester, 1900) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Singapur'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 4'^^xsd:string;
  dwc:aphiaid '444647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD54|2004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD39|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD39|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva zoea 2'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD39|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000606'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000606'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000607'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000607'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.816)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001133'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.816'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001133'^^xsd:anyURI;
  dwc:observationDate '2013-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001122'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001122'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2193"^^xsd:integer ;
  dwc:maximumDepthInMeters "2198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1990'^^xsd:string;
  dwc:scientificName 'Ichthyococcus ovatus Cocco, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III29'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '2193'^^xsd:integer;
  dwc:maximumDepth '2198'^^xsd:integer;
  dwc:aphiaid '127298'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1985'^^xsd:string;
  dwc:scientificName 'Idiacanthus niger Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '306731'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU18%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU18%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU18%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0666 -60.6666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0666"^^xsd:decimal ;
  dwc:decimalLongitude "-60.6666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU18%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0666 -60.6666)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0666"^^xsd:decimal ;
  geo-pos:long "-60.6666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU18%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU18|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU18|2000'^^xsd:string;
  dwc:scientificName 'Campylaspis heterotuberculata Corbera, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Campylaspis heterotuberculata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.6666'^^xsd:double;
  dwc:latitude '-63.0666'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '231734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU18|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000149'^^xsd:string;
  dwc:scientificName 'Heterocarpus abulbus Yang, Chan & Chu, 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515425'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000149'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000333'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000333'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000334'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000334'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000335'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000335'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "765"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7333 -11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "42.7333"^^xsd:decimal ;
  geo-pos:long "-11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000336'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7333'^^xsd:double;
  dwc:latitude '42.7333'^^xsd:double;
  dwc:minimumDepth '765'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000336'^^xsd:anyURI;
  dwc:observationDate '2011-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU6%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU6|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU6|2000'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides (Montagu, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU6|2000'^^xsd:anyURI;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU11|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU11|2000'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea G.O. Sars, 1865 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU11|2000'^^xsd:anyURI;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "377"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB399|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB399|1981'^^xsd:string;
  dwc:scientificName 'Pleuroscopus pseudodorsalis Barnard, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-27.1'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '377'^^xsd:integer;
  dwc:aphiaid '219165'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB399|1981'^^xsd:anyURI;
  dwc:observationDate '1975-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '219165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB366|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB366|1981'^^xsd:string;
  dwc:scientificName 'Sufflogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '219573'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB366|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -107.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -107.6667)"^^geo:wktLiteral ;
  geo-pos:lat "24"^^xsd:decimal ;
  geo-pos:long "-107.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-1 Est. 27-B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1997'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-1 Est. 27-B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6667'^^xsd:double;
  dwc:latitude '24'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5229"^^xsd:decimal ;
  dwc:decimalLongitude "3.2457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5229 3.2457)"^^geo:wktLiteral ;
  geo-pos:lat "41.5229"^^xsd:decimal ;
  geo-pos:long "3.2457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > A7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000480'^^xsd:string;
  dwc:scientificName 'Munidopsis acutispina  Benedict, 1902 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PROMARES > A7'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2457'^^xsd:double;
  dwc:latitude '41.5229'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000480'^^xsd:anyURI;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD256|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD256|1997'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD256|1997'^^xsd:anyURI;
  dwc:observationDate '1995-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD256|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD256|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD256|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8295 3.8943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8295"^^xsd:decimal ;
  dwc:decimalLongitude "3.8943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8295 3.8943)"^^geo:wktLiteral ;
  geo-pos:lat "41.8295"^^xsd:decimal ;
  geo-pos:long "3.8943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001152'^^xsd:string;
  dwc:scientificName 'Holothuria (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8943'^^xsd:double;
  dwc:latitude '41.8295'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001152'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD502%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD502%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD502%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD502%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5333"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD502%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD502|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD502|1991'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.5333'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD502|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000620'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000620'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000621'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000621'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000619'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000619'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1998'^^xsd:string;
  dwc:scientificName 'Syacium ovale (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '275843'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "39.8333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|2006'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '39.8333'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|2006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3833 -50.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-50.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3833 -50.4167)"^^geo:wktLiteral ;
  geo-pos:lat "43.3833"^^xsd:decimal ;
  geo-pos:long "-50.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB313|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB313|1999'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-93'^^xsd:string;
  dwc:collector 'Bañón, R. ,'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-50.4167'^^xsd:double;
  dwc:latitude '43.3833'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB313|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1996'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3640"^^xsd:integer ;
  dwc:maximumDepthInMeters "3640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "10.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD397|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E59 RMT 218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD397|1991'^^xsd:string;
  dwc:scientificName 'Sergia grandis (Sund, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E59 RMT 218'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.4167'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '3640'^^xsd:integer;
  dwc:maximumDepth '3640'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD397|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1996'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1996'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1996'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1996'^^xsd:string;
  dwc:scientificName 'Myoxocephalus octodecemspinosus (Mitchill, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '159520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '159520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD260|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD260|2000'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD260|2000'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0975"^^xsd:decimal ;
  dwc:decimalLongitude "3.4126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0975 3.4126)"^^geo:wktLiteral ;
  geo-pos:lat "42.0975"^^xsd:decimal ;
  geo-pos:long "3.4126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000978'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4126'^^xsd:double;
  dwc:latitude '42.0975'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000978'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000979'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000979'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000041'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000041'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001121'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001121'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1986'^^xsd:string;
  dwc:scientificName 'Macruronus caninus Maul, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I224'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '301050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '221502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  geo-pos:lat "43.4772"^^xsd:decimal ;
  geo-pos:long "-3.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000063'^^xsd:string;
  dwc:scientificName 'Spirula spirula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Rojo, I.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.5141'^^xsd:double;
  dwc:latitude '43.4772'^^xsd:double;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000063'^^xsd:anyURI;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1981'^^xsd:string;
  dwc:scientificName 'Platyberyx groenlandicus (Jensen, 1942)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.5667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '313331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '873087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1981'^^xsd:string;
  dwc:scientificName 'Platyberyx groenlandicus (Jensen, 1942)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '313331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '873087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4333 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4333"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4333 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4333"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB192|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB192|1997'^^xsd:string;
  dwc:scientificName 'Platycephalus indicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique29'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.4333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB192|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1997'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P-3'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1997'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P-3'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1404'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1986'^^xsd:string;
  dwc:scientificName 'Lepidion natalensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '217731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1985'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI251'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD401|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Aqude>P-324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD401|1998'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Aqude>P-324'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '659'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD401|1998'^^xsd:anyURI;
  dwc:observationDate '1983-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD402|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD402|1991'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>22'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD402|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5333"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD402%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD402|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Aqude>2 P-385 sobrecopo" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD402|1998'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Aqude>2 P-385 sobrecopo'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.5333'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD402|1998'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000471'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000471'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000472'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000472'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000473'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000473'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000474'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000474'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000475'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000475'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000476'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000476'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000477'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000477'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2935 -4.7631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2935 -4.7631)"^^geo:wktLiteral ;
  geo-pos:lat "36.2935"^^xsd:decimal ;
  geo-pos:long "-4.7631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Muestreadores 2008 IEO >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000478'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Muestreadores 2008 IEO >'^^xsd:string;
  dwc:collector 'Torres, P.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7631'^^xsd:double;
  dwc:latitude '36.2935'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000478'^^xsd:anyURI;
  dwc:observationDate '2008-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -11.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "873"^^xsd:integer ;
  dwc:maximumDepthInMeters "873"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 -11.7666)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "-11.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > GOC6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000479'^^xsd:string;
  dwc:scientificName 'Munidopsis acutispina  Benedict, 1902 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > GOC6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7666'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:minimumDepth '873'^^xsd:integer;
  dwc:maximumDepth '873'^^xsd:integer;
  dwc:aphiaid '107169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000479'^^xsd:anyURI;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107169'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.1067 -84.8706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.1067"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.1067 -84.8706)"^^geo:wktLiteral ;
  geo-pos:lat "-70.1067"^^xsd:decimal ;
  geo-pos:long "-84.8706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|2010|10|001'^^xsd:string;
  dwc:scientificName 'Pseudomma bellingshausensis San Vicente, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Pseudomma bellingshausensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-84.8706'^^xsd:double;
  dwc:latitude '-70.1067'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '571705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|001'^^xsd:anyURI;
  dwc:observationDate '2006-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '571705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.1067 -84.8706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.1067"^^xsd:decimal ;
  dwc:decimalLongitude "-84.8706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "612"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.1067 -84.8706)"^^geo:wktLiteral ;
  geo-pos:lat "-70.1067"^^xsd:decimal ;
  geo-pos:long "-84.8706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2010%7C10%7C002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|2010|10|002'^^xsd:string;
  dwc:scientificName 'Pseudomma bellingshausensis San Vicente, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Pseudomma bellingshausensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-84.8706'^^xsd:double;
  dwc:latitude '-70.1067'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '571705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|2010|10|002'^^xsd:anyURI;
  dwc:observationDate '2006-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '571705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.2333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1983'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2333'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|2000'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB807|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB807|1991'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB807|1991'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000930'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000930'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8378"^^xsd:decimal ;
  dwc:decimalLongitude "4.3543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8378 4.3543)"^^geo:wktLiteral ;
  geo-pos:lat "39.8378"^^xsd:decimal ;
  geo-pos:long "4.3543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000931'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P31'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3543'^^xsd:double;
  dwc:latitude '39.8378'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000931'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD74|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD74|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia picta Faxon, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '377650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD74|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '377650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2114 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2114"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2114 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.2114"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000787'^^xsd:string;
  dwc:scientificName 'Scorpaena Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '42.2114'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 65'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000787'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8259 3.1728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8259"^^xsd:decimal ;
  dwc:decimalLongitude "3.1728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8259 3.1728)"^^geo:wktLiteral ;
  geo-pos:lat "41.8259"^^xsd:decimal ;
  geo-pos:long "3.1728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000788'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1728'^^xsd:double;
  dwc:latitude '41.8259'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 66'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000788'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000789'^^xsd:string;
  dwc:scientificName 'Gaidropsarus Rafinesque, 1810 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 67'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000789'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000790'^^xsd:string;
  dwc:scientificName 'Gaidropsarus Rafinesque, 1810 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 67'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000790'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6566 2.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6566"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6566 2.834)"^^geo:wktLiteral ;
  geo-pos:lat "41.6566"^^xsd:decimal ;
  geo-pos:long "2.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000791'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.834'^^xsd:double;
  dwc:latitude '41.6566'^^xsd:double;
  dwc:previousCatalogNumber 'Tube 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000791'^^xsd:anyURI;
  dwc:observationDate '1981-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000792'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000792'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000793'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000793'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000794'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000794'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000555'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000555'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1983'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1983'^^xsd:anyURI;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1983'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1983'^^xsd:anyURI;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB441%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB441|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB441|1983'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude23'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB441|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB442%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB442|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB442|1983'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude23'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB442|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB443|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB443|1983'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Acude23'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB443|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "42.4667"^^xsd:decimal ;
  geo-pos:long "-8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|2004'^^xsd:string;
  dwc:scientificName 'Cepola rubescens Linnaeus, 1766'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9833'^^xsd:double;
  dwc:latitude '42.4667'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '151492'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000554'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000554'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD75|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD75|1991'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD75|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1998'^^xsd:string;
  dwc:scientificName 'Peprilus snyderi Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276564'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB585|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB585|1981'^^xsd:string;
  dwc:scientificName 'Schedophilus huttoni (Waite, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1667'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '219741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB585|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '219741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1981'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus Cocco, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1667'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 13.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 13.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "13.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1981'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus Cocco, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III250'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2333'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1985'^^xsd:string;
  dwc:scientificName 'Schedophilus medusophagus Cocco, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000991'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000991'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000997'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000997'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD293|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD293|1999'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7833'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD293|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|1986'^^xsd:string;
  dwc:scientificName 'Bothus myriaster (Temminck & Schlegel, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB463|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB463|1986'^^xsd:string;
  dwc:scientificName 'Bothus myriaster (Temminck & Schlegel, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique220'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB463|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB600%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB600|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB600|1986'^^xsd:string;
  dwc:scientificName 'Bothus myriaster (Temminck & Schlegel, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique233'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB600|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|2000'^^xsd:string;
  dwc:scientificName 'Bothus podas Delaroche, 1809'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB328|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB328|1999'^^xsd:string;
  dwc:scientificName 'Bothus podas podas (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB328|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB363|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB363|1981'^^xsd:string;
  dwc:scientificName 'Sufflogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '219573'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB363|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB364|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB364|1981'^^xsd:string;
  dwc:scientificName 'Sufflogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '219573'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB364|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB365|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB365|1981'^^xsd:string;
  dwc:scientificName 'Sufflogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '219573'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB365|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1998'^^xsd:string;
  dwc:scientificName 'Syacium ovale (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275843'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1998'^^xsd:string;
  dwc:scientificName 'Syacium ovale (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '275843'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '275843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1998'^^xsd:string;
  dwc:scientificName 'Syacium ovale (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275843'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB407%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB407|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB407|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB407|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "47.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.55'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -9.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -9.0167)"^^geo:wktLiteral ;
  geo-pos:lat "42.4667"^^xsd:decimal ;
  geo-pos:long "-9.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|2001'^^xsd:string;
  dwc:scientificName 'Centrolabrus exoletus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.0167'^^xsd:double;
  dwc:latitude '42.4667'^^xsd:double;
  dwc:aphiaid '126961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|2001'^^xsd:anyURI;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB468|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB468|1981'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB468|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|2000'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1999'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1999'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB450%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB450|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB450|1983'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Acude24'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB450|1983'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|2002'^^xsd:string;
  dwc:scientificName 'Nerophis maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|2002'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX1PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1996'^^xsd:string;
  dwc:scientificName 'Nessorhamphus ingolfianus (Schmidt, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX1PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "707"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5167 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-6.5167"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB458|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB458|1999'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-69'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '-6.5167'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '707'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB458|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -1.6333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-1.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|2000'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-37'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.6333'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 15.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "15.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 15.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "15.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1981'^^xsd:string;
  dwc:scientificName 'Scyliorhinus capensis (Müller & Henle, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '217652'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1981'^^xsd:anyURI;
  dwc:observationDate '1975-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '217652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1990'^^xsd:string;
  dwc:scientificName 'Raja pullopunctata Smith, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217405'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD140|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-14.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD140|1998'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-14.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD140|1998'^^xsd:anyURI;
  dwc:observationDate '1982-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB406%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB406|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB406|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB406|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD293|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD293|1997'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD293|1997'^^xsd:anyURI;
  dwc:observationDate '1995-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB484|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB484|1981'^^xsd:string;
  dwc:scientificName 'Raja doutrei Cadenat, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '298902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB484|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 -45.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9"^^xsd:decimal ;
  dwc:decimalLongitude "-45.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "426"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 -45.7167)"^^geo:wktLiteral ;
  geo-pos:lat "47.9"^^xsd:decimal ;
  geo-pos:long "-45.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1990'^^xsd:string;
  dwc:scientificName 'Notoscopelus kroyeri (Malm, 1861) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.7167'^^xsd:double;
  dwc:latitude '47.9'^^xsd:double;
  dwc:minimumDepth '426'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '272728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '272728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0667 -57.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-57.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0667 -57.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0667"^^xsd:decimal ;
  geo-pos:long "-57.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/3 2P-159" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|2000'^^xsd:string;
  dwc:scientificName 'Nototheniops nudifrons (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/3 2P-159'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-57.5333'^^xsd:double;
  dwc:latitude '-63.0667'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '313402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1999'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB331|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB331|1982'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, C.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB331|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|1986'^^xsd:string;
  dwc:scientificName 'Cociella crocodila (Tilesius, 1812)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '398453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD665%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD665%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD665%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "242"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD665%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD665%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD665|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia>7 y 25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD665|1991'^^xsd:string;
  dwc:scientificName 'Paragiopagurus hobbiti (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Paragiopagurus hobbiti'^^xsd:string;
  dwc:fieldNumber 'Valdivia>7 y 25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3167'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '242'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '368046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD665|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '368046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB254|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB254|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB254|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB255|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB255|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB255|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB256|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB256|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB256|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD656%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD656%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD656%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1167 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD656%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1167 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1167"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD656%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD656|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD656|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.1167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD656|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD657%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD657%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD657%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD657%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD657%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD657|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD657|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>35'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD657|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB257|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB257|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB257|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9667 0.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9667 0.1833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9667"^^xsd:decimal ;
  geo-pos:long "0.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1988'^^xsd:string;
  dwc:scientificName 'Spicara smaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1833'^^xsd:double;
  dwc:latitude '38.9667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1988'^^xsd:anyURI;
  dwc:observationDate '1977-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9667 0.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9667 0.1833)"^^geo:wktLiteral ;
  geo-pos:lat "38.9667"^^xsd:decimal ;
  geo-pos:long "0.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1988'^^xsd:string;
  dwc:scientificName 'Spicara smaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1833'^^xsd:double;
  dwc:latitude '38.9667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1988'^^xsd:anyURI;
  dwc:observationDate '1977-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD66%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD66|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD66|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia disedwardsi (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>38B'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '377629'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD66|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '377629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "20.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1998'^^xsd:string;
  dwc:scientificName 'Ophichthus triserialis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '20.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271987'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1998'^^xsd:string;
  dwc:scientificName 'Ophichthus zophochir (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271991'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1994'^^xsd:string;
  dwc:scientificName 'Ophichthus zophochir (Jordan & Gilbert, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '271991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '271991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB555%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB555|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB555|1981'^^xsd:string;
  dwc:scientificName 'Raja doutrei Cadenat, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '298902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB555|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB590%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB590|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB590|1981'^^xsd:string;
  dwc:scientificName 'Raja doutrei Cadenat, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '298902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB590|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.35"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.35 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.35"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1987'^^xsd:string;
  dwc:scientificName 'Raja oxyrinchus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.35'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '293392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1981'^^xsd:string;
  dwc:scientificName 'Scyliorhinus capensis (Müller & Henle, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217652'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1981'^^xsd:string;
  dwc:scientificName 'Scyliorhinus capensis (Müller & Henle, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217652'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1981'^^xsd:string;
  dwc:scientificName 'Scyliorhinus capensis (Müller & Henle, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217652'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV265(139)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1981'^^xsd:string;
  dwc:scientificName 'Scyliorhinus capensis (Müller & Henle, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV265(139)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217652'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '217652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1998'^^xsd:string;
  dwc:scientificName 'Centriscus scutatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '217970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '217970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD387%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD387%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD387%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD387%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD387%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD387|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD387|1991'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD387|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "391"^^xsd:integer ;
  dwc:maximumDepthInMeters "433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB202|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB202|1998'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-19.1333'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:minimumDepth '391'^^xsd:integer;
  dwc:maximumDepth '433'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB202|1998'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD82|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>38-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD82|1992'^^xsd:string;
  dwc:scientificName 'Philocheras echinulatus (M. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>38-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD82|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD83%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD83%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD83%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD83%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD83%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD83|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD83|1991'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD83|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 6.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "221"^^xsd:integer ;
  dwc:maximumDepthInMeters "221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2333 6.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2333"^^xsd:decimal ;
  geo-pos:long "6.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|2006'^^xsd:string;
  dwc:scientificName 'Chrionema chlorotaenia McKay, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2333'^^xsd:double;
  dwc:latitude '-26.2333'^^xsd:double;
  dwc:minimumDepth '221'^^xsd:integer;
  dwc:maximumDepth '221'^^xsd:integer;
  dwc:aphiaid '280175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|2006'^^xsd:anyURI;
  dwc:observationDate '1996-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '280175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD865%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD865%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD865%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD865%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0667"^^xsd:decimal ;
  geo-pos:long "13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD865%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD865|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD865|1991'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9667'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD865|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1997'^^xsd:string;
  dwc:scientificName 'Synodus evermanii Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '272124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9667 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9667 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "22.9667"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD92|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD92|1991'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '22.9667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD92|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000757'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000757'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB377|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB377|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB377|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB391|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII 3 2P-136-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB391|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII 3 2P-136-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB391|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1833"^^xsd:decimal ;
  geo-pos:long "-12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-102-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-102-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2667'^^xsd:double;
  dwc:latitude '-71.1833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD375%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD375%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD375%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.15 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.15"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD375%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.15 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.15"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD375%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD375|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD375|1991'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>75'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.15'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD375|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1985'^^xsd:string;
  dwc:scientificName 'Notopogon macrosolen Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII258'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '217975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '217975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB298|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB298|1981'^^xsd:string;
  dwc:scientificName 'Cottunculoides macrocephalus (Gilchrist, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB298|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1981'^^xsd:string;
  dwc:scientificName 'Cottunculoides macrocephalus (Gilchrist, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "469"^^xsd:integer ;
  dwc:maximumDepthInMeters "469"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD284|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD284|1999'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-60'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '469'^^xsd:integer;
  dwc:maximumDepth '469'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD284|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1981'^^xsd:string;
  dwc:scientificName 'Cottunculoides macrocephalus (Gilchrist, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD277%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD277|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD277|1999'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2833'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD277|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1985'^^xsd:string;
  dwc:scientificName 'Cyclothone parapallida Badcock, 1982 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '274946'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '274946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD333|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Batimar-85>P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD333|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Batimar-85>P-3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD333|1998'^^xsd:anyURI;
  dwc:observationDate '1985-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD298|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD298|1991'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '156'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD298|1991'^^xsd:anyURI;
  dwc:observationDate '1981-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 2.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 2.2167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "2.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD298%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD298|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD298|1997'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Dantar, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2167'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:samplingProtocol 'Scuba diving'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD298|1997'^^xsd:anyURI;
  dwc:observationDate '1991-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD337%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD337%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD337%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD337%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD337%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD337|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD337|1991'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei Crosnier & Forest, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD337|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD338%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD338%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD338%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD338%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD338%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD338|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD338|1991'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus chacei Crosnier & Forest, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>83'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '107116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD338|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV210'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P- 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1997'^^xsd:string;
  dwc:scientificName 'Coryphaenoides mediterranea (Giglioli, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P- 11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1986'^^xsd:string;
  dwc:scientificName 'Coryphoblennius galerita (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD283%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD283|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD283|1991'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>E1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD283|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1998'^^xsd:string;
  dwc:scientificName 'Conodon serrifer Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1998'^^xsd:string;
  dwc:scientificName 'Conodon serrifer Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "159"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|1999'^^xsd:string;
  dwc:scientificName 'Cookeolus boops (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-78'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '159'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '218359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '127004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1996'^^xsd:string;
  dwc:scientificName 'Conocara macroptera (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '183096'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1996'^^xsd:string;
  dwc:scientificName 'Conocara macroptera (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '183096'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1985'^^xsd:string;
  dwc:scientificName 'Conocara macroptera (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP-2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '183096'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126695'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD318|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD318|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD318|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9833 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9833"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1479"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9833 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.9833"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD328%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD328|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD328|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '39.9833'^^xsd:double;
  dwc:minimumDepth '1479'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD328|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|1987'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1987'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1981'^^xsd:string;
  dwc:scientificName 'Cottunculoides macrocephalus (Gilchrist, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1333"^^xsd:decimal ;
  dwc:decimalLongitude "10.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1333"^^xsd:decimal ;
  geo-pos:long "10.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD384%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD384|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-IKMT-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD384|1998'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei Bouvier, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-IKMT-1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.0167'^^xsd:double;
  dwc:latitude '-23.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD384|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.5"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD385|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD385|1991'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 122'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD385|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD385%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD385|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>P-BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD385|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>P-BB1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD385|1998'^^xsd:anyURI;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1167"^^xsd:decimal ;
  geo-pos:long "13.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD386|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD386|1991'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1833'^^xsd:double;
  dwc:latitude '-24.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD386|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB340|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB340|1998'^^xsd:string;
  dwc:scientificName 'Coris formosa (Bennett, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB340|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1843802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB353|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB353|1998'^^xsd:string;
  dwc:scientificName 'Coris formosa (Bennett, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB353|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1843802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|1999'^^xsd:string;
  dwc:scientificName 'Cookeolus boops (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-71'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '218359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD377|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD377|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-26.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD377|1998'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD378%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD378|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD378|1991'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.4333'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD378|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|1998'^^xsd:string;
  dwc:scientificName 'Conodon serrifer Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB635%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB635|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB635|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB635|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB636%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB636|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB636|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB636|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB637|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB637|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I220'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB637|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD482%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD482%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD482%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD482%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD482%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD482|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD482|1991'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD482|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD483%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD483%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD483%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD483%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD483%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD483|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD483|1991'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>142'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD483|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB638|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB638|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I220'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB638|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2833"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB322|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB322|1988'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB322|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2833"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB323|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB323|1988'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB323|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2833"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB324|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB324|1988'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB324|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1695'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD414%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD414%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD414%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 16.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD414%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 16.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.65"^^xsd:decimal ;
  geo-pos:long "16.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD414%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD414|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD414|1991'^^xsd:string;
  dwc:scientificName 'Jasus lalandii (H. Milne Edwards, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>44'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1833'^^xsd:double;
  dwc:latitude '-28.65'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '246322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD414|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '246322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD424%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD424%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD424%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD424%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD424%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD424|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD424|1991'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>55'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD424|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1985'^^xsd:string;
  dwc:scientificName 'Pachycara crassiceps (Roule, 1916)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '127122'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|2002'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1985'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD388%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD388%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD388%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD388%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1333"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD388%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD388|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD388|1991'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-23.1333'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD388|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "571"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "13.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD327|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD327|1991'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis gracilis (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>119'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4667'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '571'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '240705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD327|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD326|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD326|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD326|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "424"^^xsd:integer ;
  dwc:maximumDepthInMeters "424"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD456%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD456|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD456|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '424'^^xsd:integer;
  dwc:maximumDepth '424'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD456|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6667 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6667"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6667 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6667"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD457|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD457|1991'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-17.6667'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD457|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "468"^^xsd:integer ;
  dwc:maximumDepthInMeters "468"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1167"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD458|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>85" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD458|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>85'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-26.1167'^^xsd:double;
  dwc:minimumDepth '468'^^xsd:integer;
  dwc:maximumDepth '468'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD458|2000'^^xsd:anyURI;
  dwc:observationDate '1984-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1987'^^xsd:string;
  dwc:scientificName 'Congiopodus peruvianus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '278357'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '278357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD448%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD448%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD448%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1193"^^xsd:integer ;
  dwc:maximumDepthInMeters "1193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD448%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD448%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD448|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD448|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>PP2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '1193'^^xsd:integer;
  dwc:maximumDepth '1193'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD448|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD450%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD450%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD450%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD450%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD450%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD450|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD450|1991'^^xsd:string;
  dwc:scientificName 'Funchalia villosa (Bouvier, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-26.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD450|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1772"^^xsd:integer ;
  dwc:maximumDepthInMeters "1790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD326|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD326|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1772'^^xsd:integer;
  dwc:maximumDepth '1790'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD326|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD584%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD584%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD584%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD584%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD584%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD584|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD584|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae (de Man, 1931)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 121'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD584|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7716 2.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7716"^^xsd:decimal ;
  dwc:decimalLongitude "2.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7716 2.462)"^^geo:wktLiteral ;
  geo-pos:lat "39.7716"^^xsd:decimal ;
  geo-pos:long "2.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000002'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P41'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.462'^^xsd:double;
  dwc:latitude '39.7716'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000002'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1987'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB418|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB418|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB418|1988'^^xsd:anyURI;
  dwc:observationDate '1987-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB420|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB420|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB420|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1987'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB354|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB354|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB354|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB355|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB355|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB355|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB356|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB356|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB356|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB357|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB357|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB357|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD574%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD574%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD574%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.55"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "595"^^xsd:integer ;
  dwc:maximumDepthInMeters "596"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD574%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.55 12)"^^geo:wktLiteral ;
  geo-pos:lat "-20.55"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD574%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD574|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>93" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD574|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>93'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-20.55'^^xsd:double;
  dwc:minimumDepth '595'^^xsd:integer;
  dwc:maximumDepth '596'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD574|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD612%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD612%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD612%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 9.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD612%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 9.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "9.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD612%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD612|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E60 P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD612|1991'^^xsd:string;
  dwc:scientificName 'Neosergestes edwardsii (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E60 P5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '9.9167'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '514130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD612|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '514130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD461%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD461%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD461%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7167 13.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7167"^^xsd:decimal ;
  dwc:decimalLongitude "13.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD461%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7167 13.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7167"^^xsd:decimal ;
  geo-pos:long "13.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD461%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD461|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD461|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1833'^^xsd:double;
  dwc:latitude '-23.7167'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD461|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD462|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD462|1991'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD462|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD409%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD409%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD409%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7167 -0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD409%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7167 -0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.7167"^^xsd:decimal ;
  geo-pos:long "-0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD409%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD409|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD409|1999'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'García, M.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7833'^^xsd:double;
  dwc:latitude '37.7167'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD409|1999'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD413%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD413%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD413%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6833 16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6833"^^xsd:decimal ;
  dwc:decimalLongitude "16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD413%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6833 16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6833"^^xsd:decimal ;
  geo-pos:long "16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD413%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD413|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD413|1991'^^xsd:string;
  dwc:scientificName 'Jasus lalandii (H. Milne Edwards, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>64'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2333'^^xsd:double;
  dwc:latitude '-28.6833'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '246322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD413|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '246322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB372|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB372|1999'^^xsd:string;
  dwc:scientificName 'Ophichthus rufus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB372|1999'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9662"^^xsd:decimal ;
  dwc:decimalLongitude "3.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9662 3.757)"^^geo:wktLiteral ;
  geo-pos:lat "39.9662"^^xsd:decimal ;
  geo-pos:long "3.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000010'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L194'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.757'^^xsd:double;
  dwc:latitude '39.9662'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000010'^^xsd:anyURI;
  dwc:observationDate '2014-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000037'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000037'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5167 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "761"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5167 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5167"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB533|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB533|1983'^^xsd:string;
  dwc:scientificName 'Raja clavata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I227'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.5167'^^xsd:double;
  dwc:minimumDepth '761'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB533|1983'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1981'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|1981'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1981'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1981'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1981'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000036'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000036'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1981'^^xsd:string;
  dwc:scientificName 'Scymnodon obscurus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '105917'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '283206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1982'^^xsd:string;
  dwc:scientificName 'Scymnorhinus licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '148871'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1982'^^xsd:string;
  dwc:scientificName 'Scymnorhinus licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '148871'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1982'^^xsd:string;
  dwc:scientificName 'Scymnorhinus licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '148871'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1982'^^xsd:string;
  dwc:scientificName 'Scymnorhinus licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '148871'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1982'^^xsd:string;
  dwc:scientificName 'Scymnorhinus licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '148871'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB371|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB371|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB371|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB372|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB372|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB372|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1984'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|2000'^^xsd:string;
  dwc:scientificName 'Coelorinchus labiatus Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '280299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|2000'^^xsd:anyURI;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '280299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000034'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000034'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB783%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB783%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB783%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB783%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB783%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB783|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB783|1981'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II270'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB783|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB275%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB275|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB275|1998'^^xsd:string;
  dwc:scientificName 'Odonus niger (Rüppell, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '5.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB275|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '219883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB364|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB364|1998'^^xsd:string;
  dwc:scientificName 'Odonus niger (Rüppell, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB364|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '219883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB312|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB312|1985'^^xsd:string;
  dwc:scientificName 'Oneirodes eschrichtii Lütken, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126572'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB312|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1982'^^xsd:string;
  dwc:scientificName 'Ophichthus rufus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 2.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1743"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 2.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "2.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1997'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T. & Unguro, N.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-5'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4833'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '1743'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1997'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1997'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P-11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1997'^^xsd:anyURI;
  dwc:observationDate '1984-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1997'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P-11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1997'^^xsd:anyURI;
  dwc:observationDate '1984-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB199|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATIMAR2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB199|1997'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'BATIMAR2P-3'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB199|1997'^^xsd:anyURI;
  dwc:observationDate '1985-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB310|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB310|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB310|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.25"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.25 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.25"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1982'^^xsd:string;
  dwc:scientificName 'Ophichthus rufus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD503%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD503%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD503%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD503%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD503%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD503|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD503|1991'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.4333'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD503|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD582%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD582%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD582%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.0167 -96.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD582%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.0167 -96.55)"^^geo:wktLiteral ;
  geo-pos:lat "24.0167"^^xsd:decimal ;
  geo-pos:long "-96.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD582%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD582|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD582|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis agassizii A. Milne-Edwards, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-96.55'^^xsd:double;
  dwc:latitude '24.0167'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '382863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD582|1991'^^xsd:anyURI;
  dwc:observationDate '1964-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '382863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD583%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD583%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD583%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD583%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD583%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD583|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD583|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus novaezeelandiae (de Man, 1931)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 125'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '240814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD583|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '240814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1984'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1984'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1545"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.4667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATIMAR2P-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1997'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'BATIMAR2P-4'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '40.4667'^^xsd:double;
  dwc:minimumDepth '1545'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1997'^^xsd:anyURI;
  dwc:observationDate '1985-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1767"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T. & Unguro, N.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-9'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1767'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1984'^^xsd:string;
  dwc:scientificName 'Coelorinchus mediterraneus Iwamoto & Ungaro, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Iwamoto, T. & Unguro, N.'^^xsd:string;
  dwc:typeStatus 'Paratype of Coelorinchus mediterraneus'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-6'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280313'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD562%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD562%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD562%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD562%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD562%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD562|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD562|1991'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 125'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD562|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB311|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB311|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB311|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD497%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD497%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD497%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD497%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD497%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD497|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD497|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD497|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD498%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD498%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD498%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD498%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD498%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD498|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD498|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD498|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9115"^^xsd:decimal ;
  dwc:decimalLongitude "3.2262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9115 3.2262)"^^geo:wktLiteral ;
  geo-pos:lat "40.9115"^^xsd:decimal ;
  geo-pos:long "3.2262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A04" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000035'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A04'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2262'^^xsd:double;
  dwc:latitude '40.9115'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000035'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-108.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9667 -108.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9667"^^xsd:decimal ;
  geo-pos:long "-108.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1998'^^xsd:string;
  dwc:scientificName 'Ophichthus triserialis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.5833'^^xsd:double;
  dwc:latitude '24.9667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '271987'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '271987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "20.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1998'^^xsd:string;
  dwc:scientificName 'Ophichthus triserialis (Kaup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '20.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '271987'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '271987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB251|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB251|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB251|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB252|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB252|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB252|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB253|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB253|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB253|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "22.4167"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1994'^^xsd:string;
  dwc:scientificName 'Cynoscion nanus Castro-Aguirre & Arvizu-Martinez, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1213'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '22.4167'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|1986'^^xsd:string;
  dwc:scientificName 'Dactyloptena orientalis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB585%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB585|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB585|1986'^^xsd:string;
  dwc:scientificName 'Dactyloptena peterseni (Nystrom, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB585|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB717%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB717%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB717%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.55 14.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB717%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.55 14.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.55"^^xsd:decimal ;
  geo-pos:long "14.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB717%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB717|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB717|1981'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1667'^^xsd:double;
  dwc:latitude '-26.55'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB717|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB730%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB730%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB730%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8833 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.8833"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB730%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8833 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-26.8833"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB730%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB730|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB730|1981'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-26.8833'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB730|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6333 13.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6333"^^xsd:decimal ;
  dwc:decimalLongitude "13.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6333 13.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.6333"^^xsd:decimal ;
  geo-pos:long "13.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB661|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV258(132)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB661|1981'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV258(132)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7667'^^xsd:double;
  dwc:latitude '-26.6333'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB661|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB753%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB753%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB753%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB753%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB753%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB753|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB753|1981'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB753|1981'^^xsd:anyURI;
  dwc:observationDate '1979-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD171|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-4.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD171|1998'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-4.6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD171|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2167"^^xsd:decimal ;
  dwc:decimalLongitude "35.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2167"^^xsd:decimal ;
  geo-pos:long "35.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|1986'^^xsd:string;
  dwc:scientificName 'Crossorhombrus valderostratus (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique244'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9167'^^xsd:double;
  dwc:latitude '-19.2167'^^xsd:double;
  dwc:aphiaid '219798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '219798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1987'^^xsd:string;
  dwc:scientificName 'Crossostomus sobrali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Crossostomus sobrali'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '280442'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '280440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|1988'^^xsd:string;
  dwc:scientificName 'Crossostomus sobrali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Crossostomus sobrali'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280442'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '280440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|1988'^^xsd:string;
  dwc:scientificName 'Crossostomus sobrali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Crossostomus sobrali'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280442'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '280440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "22.4167"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1994'^^xsd:string;
  dwc:scientificName 'Cynoscion nanus Castro-Aguirre & Arvizu-Martinez, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1213'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '22.4167'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "22.4167"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1994'^^xsd:string;
  dwc:scientificName 'Cynoscion nanus Castro-Aguirre & Arvizu-Martinez, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1213'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '22.4167'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD233|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD233|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD233|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1988'^^xsd:string;
  dwc:scientificName 'Crossostomus sobrali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Crossostomus sobrali'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1988'^^xsd:anyURI;
  dwc:observationDate '1987-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '280440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB424|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB424|1988'^^xsd:string;
  dwc:scientificName 'Crossostomus sobrali Lloris & Rucabado, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Crossostomus sobrali'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '280442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB424|1988'^^xsd:anyURI;
  dwc:observationDate '1987-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '280440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5833"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1986'^^xsd:string;
  dwc:scientificName 'Cruriraja parcomaculata (von Bonde & Swart, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII249'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.5833'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '217384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD22%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD22%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD22%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 0.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "0.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD22%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 0.6333)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "0.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD22%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD22|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Arrastrillos>C-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD22|2000'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi (Rizza, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Arrastrillos>C-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6333'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Spanish Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD22|2000'^^xsd:anyURI;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD220|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD220|1994'^^xsd:string;
  dwc:scientificName 'Calappa convexa Saussure, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>19'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '440299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD220|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '440299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD231|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD231|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD231|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "882"^^xsd:integer ;
  dwc:maximumDepthInMeters "886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD231|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB 12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD231|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB 12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '882'^^xsd:integer;
  dwc:maximumDepth '886'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD231|2000'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "22.4167"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1994'^^xsd:string;
  dwc:scientificName 'Cynoscion nanus Castro-Aguirre & Arvizu-Martinez, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1213'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '22.4167'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "286"^^xsd:integer ;
  dwc:maximumDepthInMeters "286"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4167 -106.3333)"^^geo:wktLiteral ;
  geo-pos:lat "22.4167"^^xsd:decimal ;
  geo-pos:long "-106.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1994'^^xsd:string;
  dwc:scientificName 'Cynoscion nanus Castro-Aguirre & Arvizu-Martinez, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1213'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3333'^^xsd:double;
  dwc:latitude '22.4167'^^xsd:double;
  dwc:minimumDepth '286'^^xsd:integer;
  dwc:maximumDepth '286'^^xsd:integer;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB252|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB252|1981'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB252|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|1981'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1999'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "383"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB583|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB583|1981'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '383'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB583|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2667 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "407"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2667 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2667"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB586|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB586|1981'^^xsd:string;
  dwc:scientificName 'Cyttus traversi Hutton, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.2667'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '407'^^xsd:integer;
  dwc:aphiaid '217957'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB586|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '217957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD236|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD236|1998'^^xsd:string;
  dwc:scientificName 'Spinolambrus notialis (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '442341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD236|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '442341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8667"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 14.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8667"^^xsd:decimal ;
  geo-pos:long "14.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD243|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD243|2000'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '-28.8667'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD243|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  geo-pos:lat "39.1667"^^xsd:decimal ;
  geo-pos:long "0.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD19|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bivalvos Val>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD19|1995'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone in Hailstone & Westwood, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Bivalvos Val>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1667'^^xsd:double;
  dwc:latitude '39.1667'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD19|1995'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB586%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB586|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB586|1986'^^xsd:string;
  dwc:scientificName 'Dactyloptena peterseni (Nystrom, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB586|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1794"^^xsd:integer ;
  dwc:maximumDepthInMeters "1794"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS III2P-3BIII" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1991'^^xsd:string;
  dwc:scientificName 'Dalatias licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'BATHOS III2P-3BIII'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '1794'^^xsd:integer;
  dwc:maximumDepth '1794'^^xsd:integer;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1991'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 2.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1045"^^xsd:integer ;
  dwc:maximumDepthInMeters "1045"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 2.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "2.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V2P-13BV" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1991'^^xsd:string;
  dwc:scientificName 'Dalatias licha (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'BATHOS V2P-13BV'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1167'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '1045'^^xsd:integer;
  dwc:maximumDepth '1045'^^xsd:integer;
  dwc:aphiaid '105910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1991'^^xsd:anyURI;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '105910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V25'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1387'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV25'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1886'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV25'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1886'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5333"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD205|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD205|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Parapagurus andreui'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '959'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD205|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5167 -106.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5167 -106.95)"^^geo:wktLiteral ;
  geo-pos:lat "23.5167"^^xsd:decimal ;
  geo-pos:long "-106.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD205|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3>7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD205|1994'^^xsd:string;
  dwc:scientificName 'Iliacantha hancocki Rathbun, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3>7'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.95'^^xsd:double;
  dwc:latitude '23.5167'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '441175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD205|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '441259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6667 1.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6667"^^xsd:decimal ;
  dwc:decimalLongitude "1.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1504"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6667 1.65)"^^geo:wktLiteral ;
  geo-pos:lat "39.6667"^^xsd:decimal ;
  geo-pos:long "1.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD329|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD329|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.65'^^xsd:double;
  dwc:latitude '39.6667'^^xsd:double;
  dwc:minimumDepth '1504'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD329|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone braueri Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III22'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1593'^^xsd:integer;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1632"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD327%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD327|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD327|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1632'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD327|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD329|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD329|1991'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis gracilis (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>142'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '240705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD329|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD334|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD334|1991'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi (Stebbing, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD334|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB841%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB841%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB841%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB841%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB841%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB841|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB841|1991'^^xsd:string;
  dwc:scientificName 'Raja radula Delaroche, 1809'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB841|1991'^^xsd:anyURI;
  dwc:observationDate '1987-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB301|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB301|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB301|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9667 -61.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9667 -61.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.9667"^^xsd:decimal ;
  geo-pos:long "-61.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1997'^^xsd:string;
  dwc:scientificName 'Sebastes fasciatus Girard, 1854'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sulak, K.'^^xsd:string;
  dwc:collector 'Sulak, K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-61.9667'^^xsd:double;
  dwc:latitude '42.9667'^^xsd:double;
  dwc:aphiaid '127252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1997'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127252'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|2000'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB372%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB372|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB372|1986'^^xsd:string;
  dwc:scientificName 'Decapterus macrosoma Bleeker, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB372|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD159%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD159%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD159%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 2.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD159%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 2.5167)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "2.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD159%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD159|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-9-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD159|1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-9-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5167'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD159|1998'^^xsd:anyURI;
  dwc:observationDate '1981-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.9333"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD169|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-8.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD169|1998'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-8.2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD169|1998'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD179|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD179|1994'^^xsd:string;
  dwc:scientificName 'Persephona edwardsii Bell, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '441254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD179|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '441254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1996'^^xsd:string;
  dwc:scientificName 'Sebastes marinus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '151324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB606%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB606|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB606|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB606|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANTXVII/3   2P-109-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco myersi DeWitt & Tyler, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANTXVII/3   2P-109-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.3833'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1987'^^xsd:string;
  dwc:scientificName 'Chascanopsetta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "241"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9333 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9333"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB214|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB214|1987'^^xsd:string;
  dwc:scientificName 'Chascanopsetta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9333'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '241'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB214|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1981'^^xsd:string;
  dwc:scientificName 'Chascanopsetta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II254'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD628%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD628%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD628%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD628%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD628%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD628|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD628|1991'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD628|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000494'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000494'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000495'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000495'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8405"^^xsd:decimal ;
  dwc:decimalLongitude "4.3622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  geo-pos:lat "39.8405"^^xsd:decimal ;
  geo-pos:long "4.3622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000824'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3622'^^xsd:double;
  dwc:latitude '39.8405'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000824'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8375"^^xsd:decimal ;
  dwc:decimalLongitude "4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  geo-pos:lat "39.8375"^^xsd:decimal ;
  geo-pos:long "4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000825'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.329'^^xsd:double;
  dwc:latitude '39.8375'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000825'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000492'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000492'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000471'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000471'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000472'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000472'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000473'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000473'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000474'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000474'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1985'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli KrØyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB314|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB314|1985'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli KrØyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB314|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0167 -51.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-51.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "807"^^xsd:integer ;
  dwc:maximumDepthInMeters "808"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0167 -51.3333)"^^geo:wktLiteral ;
  geo-pos:lat "43.0167"^^xsd:decimal ;
  geo-pos:long "-51.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB321|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98  2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB321|1999'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli KrØyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98  2'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.3333'^^xsd:double;
  dwc:latitude '43.0167'^^xsd:double;
  dwc:minimumDepth '807'^^xsd:integer;
  dwc:maximumDepth '808'^^xsd:integer;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB321|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^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 "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1983'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000496'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000496'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000497'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000497'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  geo-pos:lat "47.05"^^xsd:decimal ;
  geo-pos:long "-43.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1990'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  geo-pos:lat "47.05"^^xsd:decimal ;
  geo-pos:long "-43.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1990'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1985'^^xsd:string;
  dwc:scientificName 'Cetomimus picklei (Gilchrist, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '221397'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '221397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000493'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000493'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|1999'^^xsd:string;
  dwc:scientificName 'Chascanopseta lugubris Alcock, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD61|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42495" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD61|1992'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42495'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD61|1992'^^xsd:anyURI;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1982'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 16.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "16.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 16.5667)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "16.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|2002'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '16.5667'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|1998'^^xsd:string;
  dwc:scientificName 'Cheilio inermis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000746'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000746'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD675%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD675%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD675%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5167 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD675%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5167 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5167"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD675%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD675|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD675|1991'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-17.5167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD675|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8475"^^xsd:decimal ;
  dwc:decimalLongitude "4.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  geo-pos:lat "39.8475"^^xsd:decimal ;
  geo-pos:long "4.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000856'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3323'^^xsd:double;
  dwc:latitude '39.8475'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000856'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8475"^^xsd:decimal ;
  dwc:decimalLongitude "4.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  geo-pos:lat "39.8475"^^xsd:decimal ;
  geo-pos:long "4.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000857'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3323'^^xsd:double;
  dwc:latitude '39.8475'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000857'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000744'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000744'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000745'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000745'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1986'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1999'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB430|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB430|1999'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB430|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000811'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000811'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000812'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000812'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000491'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000491'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000498'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000498'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000499'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000499'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000500'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000500'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000501'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000501'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000502'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000502'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000503'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000503'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1986'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9667"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1982'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9667'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000476'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000476'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000477'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000477'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000478'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000478'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000479'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000479'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000480'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000480'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000481'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000481'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000482'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000482'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000483'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000483'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000484'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000484'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000856'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 7.0'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000856'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB662%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB662|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB662|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB662|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB663%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB663|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB663|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB663|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000750'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000750'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000751'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000751'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000752'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000752'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000753'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000753'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000754'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000754'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000755'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000755'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000756'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000756'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000757'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000757'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000758'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000758'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000759'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 56'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000759'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000724'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000724'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000725'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000725'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000726'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000726'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000727'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000727'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000728'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000728'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000730'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000730'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000731'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000731'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000732'^^xsd:string;
  dwc:scientificName 'Scombridae Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 47'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000732'^^xsd:anyURI;
  dwc:observationDate '1974-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '125559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000733'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 48'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000733'^^xsd:anyURI;
  dwc:observationDate '1975-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  geo-pos:lat "41.3184"^^xsd:decimal ;
  geo-pos:long "2.2582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000734'^^xsd:string;
  dwc:scientificName 'Mugil cephalus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est 3'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 49'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000734'^^xsd:anyURI;
  dwc:observationDate '1976-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 15.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "15.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 15.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "15.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD305|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD305|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1333'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD305|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000527'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000527'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000528'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000528'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000504'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000504'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000505'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000505'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000506'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000506'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000507'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000507'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000508'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000508'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000509'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000509'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000510'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000510'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000511'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000511'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000512'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000512'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000513'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000513'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000514'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000514'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000515'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000515'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000516'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000516'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000517'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000517'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000518'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000518'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000519'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000519'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000520'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000520'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000521'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000521'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000522'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000522'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000523'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000523'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB665%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB665|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB665|1986'^^xsd:string;
  dwc:scientificName 'Nezumia brevibarbatus (Barnard, 1925)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '400549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB665|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '217780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1986'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1985'^^xsd:string;
  dwc:scientificName 'Ceratias holboelli KrØyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126537'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000465'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000465'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000466'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000466'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000467'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000467'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000468'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000468'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000469'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000469'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000470'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000470'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1987'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1987'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1986'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB305|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB305|1985'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB305|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB217|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB217|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB217|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "2.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1990'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V21'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0667'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 3.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "3.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2239"^^xsd:integer ;
  dwc:maximumDepthInMeters "2256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 3.6333)"^^geo:wktLiteral ;
  geo-pos:lat "40.6167"^^xsd:decimal ;
  geo-pos:long "3.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1990'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III25'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6333'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '2239'^^xsd:integer;
  dwc:maximumDepth '2256'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9667"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|1982'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus maderensis (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9667'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000475'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000475'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0167 -59.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0167 -59.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0167"^^xsd:decimal ;
  geo-pos:long "-59.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-166-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco rastrospinosus DeWitt & Hureau, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-166-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-59.1167'^^xsd:double;
  dwc:latitude '-63.0167'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1981'^^xsd:string;
  dwc:scientificName 'Chlamydoselachus anguineus Garman, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1981'^^xsd:string;
  dwc:scientificName 'Chlamydoselachus anguineus Garman, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '105831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '105831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB418|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB418|2000'^^xsd:string;
  dwc:scientificName 'Chromis chromis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB418|2000'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000725'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000725'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000767'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000767'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000898'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000898'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000765'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000765'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000766'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000766'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB357|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB357|1983'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB357|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB428|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB428|1999'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB428|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4553 -4.8427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4553"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4553 -4.8427)"^^geo:wktLiteral ;
  geo-pos:lat "36.4553"^^xsd:decimal ;
  geo-pos:long "-4.8427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000867'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8427'^^xsd:double;
  dwc:latitude '36.4553'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000867'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833 -1.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "327"^^xsd:integer ;
  dwc:maximumDepthInMeters "327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833 -1.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.8833"^^xsd:decimal ;
  geo-pos:long "-1.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|2006'^^xsd:string;
  dwc:scientificName 'Chlopsis bicolor Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.85'^^xsd:double;
  dwc:latitude '36.8833'^^xsd:double;
  dwc:minimumDepth '327'^^xsd:integer;
  dwc:maximumDepth '327'^^xsd:integer;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|2000'^^xsd:string;
  dwc:scientificName 'Chlopsis bicolor Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-43'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0333 -0.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0333 -0.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.0333"^^xsd:decimal ;
  geo-pos:long "-0.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB466|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB466|1999'^^xsd:string;
  dwc:scientificName 'Chlopsis bicolor Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-46'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.35'^^xsd:double;
  dwc:latitude '38.0333'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126282'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB466|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "EDITS ES P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|2006'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'EDITS ES P-29'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-1.7667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000016'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000016'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000848'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000848'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000849'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000849'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000772'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000772'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8088 4.3507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8088"^^xsd:decimal ;
  dwc:decimalLongitude "4.3507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8088 4.3507)"^^geo:wktLiteral ;
  geo-pos:lat "39.8088"^^xsd:decimal ;
  geo-pos:long "4.3507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000908'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3507'^^xsd:double;
  dwc:latitude '39.8088'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000908'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -5.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333 -5.0167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333"^^xsd:decimal ;
  geo-pos:long "-5.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD97|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-N1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD97|1998'^^xsd:string;
  dwc:scientificName 'Upogebia tipica (Nardo, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-N1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0167'^^xsd:double;
  dwc:latitude '36.3333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD97|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD98%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD98|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD98|1991'^^xsd:string;
  dwc:scientificName 'Rimapenaeus pacificus (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '377579'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD98|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '377579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.65)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|2000'^^xsd:string;
  dwc:scientificName 'Chionodraco hamatus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-136'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.65'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1982'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1982'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1982'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000558'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000558'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000557'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000557'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD208|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD208|2000'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>47'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-27.9333'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD208|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000031'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000031'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC49%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC49%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC49%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC49%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC49%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC49|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC49|2002'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-30'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC49|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1985'^^xsd:string;
  dwc:scientificName 'Lycodes agulhensis Andriashev, 1959 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '221431'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1985'^^xsd:string;
  dwc:scientificName 'Lycodes agulhensis Andriashev, 1959 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '221431'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1985'^^xsd:string;
  dwc:scientificName 'Lycodes agulhensis Andriashev, 1959 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '221431'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1986'^^xsd:string;
  dwc:scientificName 'Lycodes agulhensis Andriashev, 1959 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I226'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '221431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|2004'^^xsd:string;
  dwc:scientificName 'Lycodes agulhensis Andriashev, 1959 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '221431'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|2004'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB694%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB694%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB694%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-166.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB694%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.6833"^^xsd:decimal ;
  geo-pos:long "-166.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB694%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB694|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB694|1988'^^xsd:string;
  dwc:scientificName 'Lycodes brevipes Bean, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-166.85'^^xsd:double;
  dwc:latitude '53.6833'^^xsd:double;
  dwc:aphiaid '254595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB694|1988'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-166.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.6833 -166.85)"^^geo:wktLiteral ;
  geo-pos:lat "53.6833"^^xsd:decimal ;
  geo-pos:long "-166.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB695|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB695|1988'^^xsd:string;
  dwc:scientificName 'Lycodes brevipes Bean, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Pietsch, T.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-166.85'^^xsd:double;
  dwc:latitude '53.6833'^^xsd:double;
  dwc:aphiaid '254595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB695|1988'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1646"^^xsd:decimal ;
  dwc:decimalLongitude "3.4208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "136"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1646 3.4208)"^^geo:wktLiteral ;
  geo-pos:lat "42.1646"^^xsd:decimal ;
  geo-pos:long "3.4208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P51D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000003'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P51D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4208'^^xsd:double;
  dwc:latitude '42.1646'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '136'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000003'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB438|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB438|1988'^^xsd:string;
  dwc:scientificName 'Macruronus magellanicus Lönnberg, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '272449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB438|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1988'^^xsd:string;
  dwc:scientificName 'Macruronus magellanicus Lönnberg, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '272449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1988'^^xsd:string;
  dwc:scientificName 'Macruronus magellanicus Lönnberg, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '272449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|2003'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|2003'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000095'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Preserved in alcohol 96º'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000095'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000096'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Preserved in formaldehyde 4%'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000096'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5955"^^xsd:decimal ;
  dwc:decimalLongitude "2.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5955 2.7022)"^^geo:wktLiteral ;
  geo-pos:lat "41.5955"^^xsd:decimal ;
  geo-pos:long "2.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000097'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis (Düben, 1845)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collector 'García de Vinuesa, G. | Vallejo, E.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7022'^^xsd:double;
  dwc:latitude '41.5955'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Preserved in formaldehyde 4%'^^xsd:string;
  dwc:aphiaid '126878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000097'^^xsd:anyURI;
  dwc:observationDate '2013-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC10%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC10%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC10%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.75 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.75"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "828"^^xsd:integer ;
  dwc:maximumDepthInMeters "828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC10%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.75 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.75"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC10%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC10|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC10|2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-106'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.75'^^xsd:double;
  dwc:minimumDepth '828'^^xsd:integer;
  dwc:maximumDepth '828'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC10|2004'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB456|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB456|1986'^^xsd:string;
  dwc:scientificName 'Lophiomus setigerus (Vahl, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB456|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB457|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB457|1986'^^xsd:string;
  dwc:scientificName 'Lophiomus setigerus (Vahl, 1797)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB457|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '217838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD417%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD417%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD417%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD417%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD417%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD417|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD417|1991'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Nematocarcinus sigmoideus'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD417|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8298 0.7063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8298"^^xsd:decimal ;
  dwc:decimalLongitude "0.7063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8298 0.7063)"^^geo:wktLiteral ;
  geo-pos:lat "39.8298"^^xsd:decimal ;
  geo-pos:long "0.7063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001018'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L87'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7063'^^xsd:double;
  dwc:latitude '39.8298'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001018'^^xsd:anyURI;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB430|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB430|1986'^^xsd:string;
  dwc:scientificName 'Apistus carinatus (Bloch, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '221440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB430|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '221440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1987'^^xsd:string;
  dwc:scientificName 'Apistus carinatus (Bloch, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poss, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '-19.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '221440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1987'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '221440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB818%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB818%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB818%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB818%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB818%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB818|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB818|1991'^^xsd:string;
  dwc:scientificName 'Apogon imberbis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB818|1991'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB821%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB821%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB821%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB821%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB821%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB821|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB821|1991'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB821|1991'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -8.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4667 -8.9833)"^^geo:wktLiteral ;
  geo-pos:lat "42.4667"^^xsd:decimal ;
  geo-pos:long "-8.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|2004'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus (Donovan, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9833'^^xsd:double;
  dwc:latitude '42.4667'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7167 -82.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-82.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7167 -82.3)"^^geo:wktLiteral ;
  geo-pos:lat "24.7167"^^xsd:decimal ;
  geo-pos:long "-82.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1984'^^xsd:string;
  dwc:scientificName 'Prionotus salmonicolor (Fowler, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-82.3'^^xsd:double;
  dwc:latitude '24.7167'^^xsd:double;
  dwc:aphiaid '309415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1984'^^xsd:anyURI;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '276289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7167 -82.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-82.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7167 -82.3)"^^geo:wktLiteral ;
  geo-pos:lat "24.7167"^^xsd:decimal ;
  geo-pos:long "-82.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1984'^^xsd:string;
  dwc:scientificName 'Prionotus salmonicolor (Fowler, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-82.3'^^xsd:double;
  dwc:latitude '24.7167'^^xsd:double;
  dwc:aphiaid '309415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1984'^^xsd:anyURI;
  dwc:observationDate '1983-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '276289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-88.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1992'^^xsd:string;
  dwc:scientificName 'Prionotus salmonicolor (Fowler, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88.35'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '309415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1992'^^xsd:anyURI;
  dwc:observationDate '1974-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-88.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1992'^^xsd:string;
  dwc:scientificName 'Prionotus salmonicolor (Fowler, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88.35'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '309415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1992'^^xsd:anyURI;
  dwc:observationDate '1974-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-88.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -88.35)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-88.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1992'^^xsd:string;
  dwc:scientificName 'Prionotus salmonicolor (Fowler, 1903)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-88.35'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '309415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1992'^^xsd:anyURI;
  dwc:observationDate '1974-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD560%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD560%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD560%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD560%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD560%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD560|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD560|1991'^^xsd:string;
  dwc:scientificName 'Systellaspis cristata (Faxon, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '842'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD560|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1983'^^xsd:string;
  dwc:scientificName 'Bothus podas podas (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:aphiaid '322837'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB519%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB519|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV264(138)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB519|1981'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV264(138)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB519|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB539|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB539|1981'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB539|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000721'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 44'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000721'^^xsd:anyURI;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000722'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000722'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000723'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000723'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000795'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000795'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000840'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000840'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000841'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000841'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000850'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 3.8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000850'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000851'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 3.8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000851'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000852'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 4.6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000852'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000853'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 4.6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000853'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000854'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 5.4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000854'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000855'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 5.4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000855'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000556'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000556'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.05"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1998'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000529'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000529'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000530'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000530'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000531'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000531'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000532'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000532'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000533'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000533'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000534'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000534'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000535'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000535'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000524'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000524'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000525'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000525'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000811'^^xsd:string;
  dwc:scientificName 'Gymnammodytes cicerelus (Rafinesque, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 70'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000811'^^xsd:anyURI;
  dwc:observationDate '1982-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000812'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 71'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000812'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1959 1.7386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1959"^^xsd:decimal ;
  dwc:decimalLongitude "1.7386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1959 1.7386)"^^geo:wktLiteral ;
  geo-pos:lat "41.1959"^^xsd:decimal ;
  geo-pos:long "1.7386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000813'^^xsd:string;
  dwc:scientificName 'Electrona risso (Cocco, 1829) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7386'^^xsd:double;
  dwc:latitude '41.1959'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000813'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000814'^^xsd:string;
  dwc:scientificName 'Solea solea (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000814'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000815'^^xsd:string;
  dwc:scientificName 'Solea solea (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000815'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000816'^^xsd:string;
  dwc:scientificName 'Solea solea (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000816'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000817'^^xsd:string;
  dwc:scientificName 'Solea solea (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000817'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000818'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000818'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000819'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000819'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000820'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000820'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000769'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000769'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000770'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000770'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000771'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000771'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000772'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 59'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000772'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000773'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 59'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000773'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000774'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 59'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000774'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000775'^^xsd:string;
  dwc:scientificName 'Lampanyctus pusillus (Johnson, 1890) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 60'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000775'^^xsd:anyURI;
  dwc:observationDate '1978-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6785"^^xsd:decimal ;
  geo-pos:long "-8.6698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000776'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.6698'^^xsd:double;
  dwc:latitude '43.6785'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 61'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000776'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6785"^^xsd:decimal ;
  geo-pos:long "-8.6698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000777'^^xsd:string;
  dwc:scientificName 'Anguilla anguilla (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.6698'^^xsd:double;
  dwc:latitude '43.6785'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 61'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000777'^^xsd:anyURI;
  dwc:observationDate '1977-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6785"^^xsd:decimal ;
  geo-pos:long "-8.6698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000778'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.6698'^^xsd:double;
  dwc:latitude '43.6785'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 62'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000778'^^xsd:anyURI;
  dwc:observationDate '1977-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6785"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6785 -8.6698)"^^geo:wktLiteral ;
  geo-pos:lat "43.6785"^^xsd:decimal ;
  geo-pos:long "-8.6698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000779'^^xsd:string;
  dwc:scientificName 'Syngnathus acus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.6698'^^xsd:double;
  dwc:latitude '43.6785'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 62'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000779'^^xsd:anyURI;
  dwc:observationDate '1977-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000780'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M. P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 63'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000780'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000781'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M. P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 63'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000781'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000782'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus (Valenciennes, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 64'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000782'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000783'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus (Valenciennes, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 64'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000783'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000784'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus (Valenciennes, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 64'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000784'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000785'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus (Valenciennes, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 64'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000785'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0562"^^xsd:decimal ;
  dwc:decimalLongitude "1.2334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0562 1.2334)"^^geo:wktLiteral ;
  geo-pos:lat "41.0562"^^xsd:decimal ;
  geo-pos:long "1.2334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000786'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus (Valenciennes, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2334'^^xsd:double;
  dwc:latitude '41.0562'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 64'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000786'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1987'^^xsd:string;
  dwc:scientificName 'Centroscyllium granulatum Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000798'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000798'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000799'^^xsd:string;
  dwc:scientificName 'Belone belone (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 17s'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6566 2.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6566"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6566 2.834)"^^geo:wktLiteral ;
  geo-pos:lat "41.6566"^^xsd:decimal ;
  geo-pos:long "2.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000800'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.834'^^xsd:double;
  dwc:latitude '41.6566'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 68'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000800'^^xsd:anyURI;
  dwc:observationDate '1981-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000801'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000801'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000802'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000802'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000803'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000803'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000804'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000804'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000805'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000805'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.05"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1998'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB620%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB620|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB620|1986'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB620|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB624%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB624|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB624|1986'^^xsd:string;
  dwc:scientificName 'Chaunax pictus Lowe, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB624|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|1998'^^xsd:string;
  dwc:scientificName 'Cheilio inermis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1987'^^xsd:string;
  dwc:scientificName 'Centroscyllium granulatum Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1987'^^xsd:string;
  dwc:scientificName 'Centroscyllium granulatum Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1987'^^xsd:string;
  dwc:scientificName 'Centroscyllium granulatum Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1987'^^xsd:string;
  dwc:scientificName 'Centroscyllium granulatum Günther, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "761"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1984'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I222'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '761'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000796'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000796'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000797'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000797'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000760'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000760'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000761'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000761'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000762'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000762'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000763'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000763'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000764'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000764'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6432"^^xsd:decimal ;
  dwc:decimalLongitude "2.7717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6432 2.7717)"^^geo:wktLiteral ;
  geo-pos:lat "41.6432"^^xsd:decimal ;
  geo-pos:long "2.7717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000765'^^xsd:string;
  dwc:scientificName 'Syngnathus typhle Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7717'^^xsd:double;
  dwc:latitude '41.6432'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 57'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000765'^^xsd:anyURI;
  dwc:observationDate '1975-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000766'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000766'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000767'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000767'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3401"^^xsd:decimal ;
  dwc:decimalLongitude "2.4601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3401 2.4601)"^^geo:wktLiteral ;
  geo-pos:lat "41.3401"^^xsd:decimal ;
  geo-pos:long "2.4601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000768'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4601'^^xsd:double;
  dwc:latitude '41.3401'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000768'^^xsd:anyURI;
  dwc:observationDate '1977-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1986'^^xsd:string;
  dwc:scientificName 'Nezumia longebarbata (Roule & Angel, 1933)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '126474'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.3"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD182|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD182|1991'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>73'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-18.3'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD182|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD110|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>P-60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD110|1996'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>P-60'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD110|1996'^^xsd:anyURI;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1984'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV24'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB456|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB456|1982'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB456|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1461"^^xsd:integer ;
  dwc:maximumDepthInMeters "1477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1984'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV216'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:minimumDepth '1461'^^xsd:integer;
  dwc:maximumDepth '1477'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD100|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD100|1991'^^xsd:string;
  dwc:scientificName 'Penaeus californiensis Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '584944'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD100|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1809219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD209|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD209|1991'^^xsd:string;
  dwc:scientificName 'Inachus angolensis Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '208894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD209|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '208894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1983'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1983'^^xsd:anyURI;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1983'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1983'^^xsd:anyURI;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1983'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1983'^^xsd:anyURI;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1983'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1983'^^xsd:anyURI;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1983'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1983'^^xsd:anyURI;
  dwc:observationDate '1980-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB464|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB464|1999'^^xsd:string;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-63'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0833'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB464|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD215|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD215|2000'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD215|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1996'^^xsd:string;
  dwc:scientificName 'Scyliorhinus cervigoni Maurin & Bonnet, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '271370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1996'^^xsd:anyURI;
  dwc:observationDate '1986-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '271370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 -47.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-47.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 -47.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "-47.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|2004'^^xsd:string;
  dwc:scientificName 'Scyliorhinus haeckelii (Miranda-Ribeiro, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^xsd:string;
  dwc:collector 'Rodrigues, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-47.8167'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '271372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|2004'^^xsd:anyURI;
  dwc:observationDate '1997-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '271372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1983'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|2000'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-31'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1986'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB788%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB788|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB788|1981'^^xsd:string;
  dwc:scientificName 'Neoscopelus macrolepidotus Johnson, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '126634'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB788|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB700|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV267(141)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB700|1981'^^xsd:string;
  dwc:scientificName 'Careproctus griseldea Lloris, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV267(141)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '306215'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB700|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '220972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB545%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB545|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB545|1981'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB545|1981'^^xsd:anyURI;
  dwc:observationDate '1980-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2667 0.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2667"^^xsd:decimal ;
  dwc:decimalLongitude "0.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2667 0.3167)"^^geo:wktLiteral ;
  geo-pos:lat "38.2667"^^xsd:decimal ;
  geo-pos:long "0.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|2000'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-50'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3167'^^xsd:double;
  dwc:latitude '38.2667'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|2000'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|2000'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB368|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB368|1999'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB368|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|1999'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1981'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0167"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1999'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB551|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB551|1981'^^xsd:string;
  dwc:scientificName 'Centrolophus niger (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126831'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB551|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000827'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000827'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1983'^^xsd:string;
  dwc:scientificName 'Nettastoma melanurum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB702%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB702|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB702|1987'^^xsd:string;
  dwc:scientificName 'Raja trachyderma Krefft & Stehmann, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5333'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '299046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB702|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '271562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB685%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB685%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB685%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB685%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB685%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB685|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB685|1981'^^xsd:string;
  dwc:scientificName 'Raja leucosticta Stehmann, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '298956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB685|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  geo-pos:lat "25.0333"^^xsd:decimal ;
  geo-pos:long "-16.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|1983'^^xsd:string;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V24'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.1333'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0333 -16.1333)"^^geo:wktLiteral ;
  geo-pos:lat "25.0333"^^xsd:decimal ;
  geo-pos:long "-16.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|1983'^^xsd:string;
  dwc:scientificName 'Raja naevus Müller & Henle, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V24'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-16.1333'^^xsd:double;
  dwc:latitude '25.0333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '148823'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000806'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000806'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000807'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000807'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000808'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000808'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000809'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000809'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000810'^^xsd:string;
  dwc:scientificName 'Phycis Walbaum, 1792 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 72'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000810'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000826'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000826'^^xsd:anyURI;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000739'^^xsd:string;
  dwc:scientificName 'Myctophum affine (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 51'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000739'^^xsd:anyURI;
  dwc:observationDate '1975-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '158902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000821'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000821'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000822'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000822'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000823'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000823'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000824'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000824'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000825'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000825'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD115|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 96>2 P-88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD115|1996'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 96>2 P-88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD115|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 2.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 2.0667)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "2.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD115|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATIMAR 85>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD115|1998'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATIMAR 85>P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0667'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1040'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD115|1998'^^xsd:anyURI;
  dwc:observationDate '1985-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD124%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD124|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD124|2004'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'DESEAS>P-1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD124|2004'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.65 13.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.65 13.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.65"^^xsd:decimal ;
  geo-pos:long "13.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1990'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX216'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8833'^^xsd:double;
  dwc:latitude '-26.65'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1999'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1999'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1999'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1999'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD204|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD204|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD204|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD204%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD204|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD204|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD204|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6333"^^xsd:decimal ;
  dwc:decimalLongitude "47.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6333 47.45)"^^geo:wktLiteral ;
  geo-pos:lat "3.6333"^^xsd:decimal ;
  geo-pos:long "47.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB298|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB298|1998'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.45'^^xsd:double;
  dwc:latitude '3.6333'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB298|1998'^^xsd:anyURI;
  dwc:observationDate '1991-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|1986'^^xsd:string;
  dwc:scientificName 'Pterois russelii Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '218082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB464|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB464|1986'^^xsd:string;
  dwc:scientificName 'Pterois russelii Bennett, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB464|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '218082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB434|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB434|1981'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB434|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1981'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB752|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB752|1981'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB752|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB757%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB757%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB757%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB757%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB757%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB757|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB757|1981'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB757|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|2000'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD342%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD342%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD342%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9167 11.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD342%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9167 11.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9167"^^xsd:decimal ;
  geo-pos:long "11.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD342%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD342|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E54 P2 y P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD342|1991'^^xsd:string;
  dwc:scientificName 'Processa namibiensis Macpherson, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E54 P2 y P4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6833'^^xsd:double;
  dwc:latitude '-17.9167'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '240883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD342|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '240883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD343%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD343%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD343%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9833 12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD343%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9833 12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9833"^^xsd:decimal ;
  geo-pos:long "12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD343%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD343|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E39 P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD343|1991'^^xsd:string;
  dwc:scientificName 'Processa namibiensis Macpherson, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E39 P2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9333'^^xsd:double;
  dwc:latitude '-19.9833'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '240883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD343|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '240883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD344%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD344%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD344%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9833 12.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9833"^^xsd:decimal ;
  dwc:decimalLongitude "12.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD344%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9833 12.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9833"^^xsd:decimal ;
  geo-pos:long "12.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD344%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD344|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E40 P2 P5 y P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD344|1991'^^xsd:string;
  dwc:scientificName 'Processa namibiensis Macpherson, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E40 P2 P5 y P6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7667'^^xsd:double;
  dwc:latitude '-19.9833'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '240883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD344|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '240883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7167 -0.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7167 -0.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.7167"^^xsd:decimal ;
  geo-pos:long "-0.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD291|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-99>L-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD291|1999'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-99>L-42'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.25'^^xsd:double;
  dwc:latitude '37.7167'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD291|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD291|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD291|2000'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>137'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD291|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|2000'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1999'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1999'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1999'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1983'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD363%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD363%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD363%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD363%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD363%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD363|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD363|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-25.8'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD363|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1986'^^xsd:string;
  dwc:scientificName 'Blennius zvonimiri Kolombatovic, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302162'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1986'^^xsd:string;
  dwc:scientificName 'Blennius zvonimiri Kolombatovic, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302162'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1986'^^xsd:string;
  dwc:scientificName 'Blennius zvonimiri Kolombatovic, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302162'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB341|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB341|1998'^^xsd:string;
  dwc:scientificName 'Bodianus macrognathos (Morris, 1974)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB341|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV2140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1985'^^xsd:string;
  dwc:scientificName 'Bolinichthys supralateralis (Parr, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV2140'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV2141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1985'^^xsd:string;
  dwc:scientificName 'Bolinichthys supralateralis (Parr, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV2141'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '126583'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3167 -8.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3167 -8.7833)"^^geo:wktLiteral ;
  geo-pos:lat "43.3167"^^xsd:decimal ;
  geo-pos:long "-8.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|2004'^^xsd:string;
  dwc:scientificName 'Naucrates ductor (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7833'^^xsd:double;
  dwc:latitude '43.3167'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|2004'^^xsd:anyURI;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8167 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8167"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8167 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8167"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1981'^^xsd:string;
  dwc:scientificName 'Naucrates ductor (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III245'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-20.8167'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '126811'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1999'^^xsd:string;
  dwc:scientificName 'Nematogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '314998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1999'^^xsd:string;
  dwc:scientificName 'Nematogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '314998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1999'^^xsd:string;
  dwc:scientificName 'Nematogobius bibarbatus (von Bonde, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '314998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1986'^^xsd:string;
  dwc:scientificName 'Pseudocyttus maculatus Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127424'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.1167 -54.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-54.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "602"^^xsd:integer ;
  dwc:maximumDepthInMeters "602"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.1167 -54.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-37.1167"^^xsd:decimal ;
  geo-pos:long "-54.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB504%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB504|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB504|1988'^^xsd:string;
  dwc:scientificName 'Pseudoicichthys australis (Haedrich, 1966)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.2167'^^xsd:double;
  dwc:latitude '-37.1167'^^xsd:double;
  dwc:minimumDepth '602'^^xsd:integer;
  dwc:maximumDepth '602'^^xsd:integer;
  dwc:aphiaid '320709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB504|1988'^^xsd:anyURI;
  dwc:observationDate '1978-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '234723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2167"^^xsd:decimal ;
  dwc:decimalLongitude "35.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2167 35.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2167"^^xsd:decimal ;
  geo-pos:long "35.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB550%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB550|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB550|1986'^^xsd:string;
  dwc:scientificName 'Pseudorhombus arsius (Hamilton-Buchanan, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique244'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9167'^^xsd:double;
  dwc:latitude '-19.2167'^^xsd:double;
  dwc:aphiaid '220051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB550|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '220051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "2A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000518'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '2A'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000518'^^xsd:anyURI;
  dwc:observationDate '1989-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "168C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000519'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '168C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000519'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000520'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000520'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000521'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000521'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "116D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000524'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '116D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000524'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000525'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000525'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6264"^^xsd:decimal ;
  dwc:decimalLongitude "30.5903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6264 30.5903)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6264"^^xsd:decimal ;
  geo-pos:long "30.5903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "153D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000526'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '153D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.5903'^^xsd:double;
  dwc:latitude '-32.6264'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000526'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447"^^xsd:integer ;
  dwc:maximumDepthInMeters "447"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6167"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1985'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-24.6167'^^xsd:double;
  dwc:minimumDepth '447'^^xsd:integer;
  dwc:maximumDepth '447'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.95 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.95 14.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.95"^^xsd:decimal ;
  geo-pos:long "14.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB428%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB428|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB428|1981'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '-26.95'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB428|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.95 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.95 14.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.95"^^xsd:decimal ;
  geo-pos:long "14.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1981'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '-26.95'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26"^^xsd:decimal ;
  dwc:decimalLongitude "13.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "396"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-26"^^xsd:decimal ;
  geo-pos:long "13.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB432|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB432|1981'^^xsd:string;
  dwc:scientificName 'Myrophis plumbeus (Cope, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7667'^^xsd:double;
  dwc:latitude '-26'^^xsd:integer;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '396'^^xsd:integer;
  dwc:aphiaid '275495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB432|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '275495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|2000'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1667 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1667 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1667"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD380|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD380|1991'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '-24.1667'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD380|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3167"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3167"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD380%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD380|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XIV>P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD380|1998'^^xsd:string;
  dwc:scientificName 'Inachus grallator Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XIV>P-53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3167'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD380|1998'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3833"^^xsd:decimal ;
  geo-pos:long "-4.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD287|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD287|1994'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4667'^^xsd:double;
  dwc:latitude '36.3833'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD287|1994'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD287%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD287|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD287|1999'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5667'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD287|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1981'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB455|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB455|1982'^^xsd:string;
  dwc:scientificName 'Bellotia apoda Giglioli, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '516'^^xsd:integer;
  dwc:aphiaid '126654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB455|1982'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -3.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -3.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-3.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB468|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB468|1999'^^xsd:string;
  dwc:scientificName 'Bathysolea profundicola (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-15'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.95'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB468|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -2.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "427"^^xsd:integer ;
  dwc:maximumDepthInMeters "427"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -2.6833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-2.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|2000'^^xsd:string;
  dwc:scientificName 'Bathysolea profundicola (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-24'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6833'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '427'^^xsd:integer;
  dwc:maximumDepth '427'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1999'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1981'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1981'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1981'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1981'^^xsd:string;
  dwc:scientificName 'Bathyuroconger vicinus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126284'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD86|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD86|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia martini Pérez Farfante & Boothe, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '377640'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD86|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '377640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD86|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>33-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD86|1992'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>33-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD86|1992'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB454|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB454|1982'^^xsd:string;
  dwc:scientificName 'Bellotia apoda Giglioli, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '516'^^xsd:integer;
  dwc:aphiaid '126654'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB454|1982'^^xsd:anyURI;
  dwc:observationDate '1981-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD78%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD78%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD78%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD78%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD78%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD78|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>95" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD78|1996'^^xsd:string;
  dwc:scientificName 'Calocarides macphersoni Kensley, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kensley, B.'^^xsd:string;
  dwc:typeStatus 'Paratype of Calocarides macphersoni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>95'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '-20.7'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype; Stomach of Raja clavata'^^xsd:string;
  dwc:aphiaid '246243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD78|1996'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '246243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000751'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000751'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1990'^^xsd:string;
  dwc:scientificName 'Austroglossus microlepis (Bleeker, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX224'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '219822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '219822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1985'^^xsd:string;
  dwc:scientificName 'Austroglossus microlepis (Bleeker, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI248'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:aphiaid '219822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '219822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "164"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1999'^^xsd:string;
  dwc:scientificName 'Austroglossus microlepis (Bleeker, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '164'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '219822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '219822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1999'^^xsd:string;
  dwc:scientificName 'Austroglossus microlepis (Bleeker, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '219822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '219822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4333 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4333 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4333"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB469%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB469|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I226" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB469|1981'^^xsd:string;
  dwc:scientificName 'Austroglossus microlepis (Bleeker, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I226'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-20.4333'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '219822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB469|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '219822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000885'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000885'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1987'^^xsd:string;
  dwc:scientificName 'Austrolycus depressiceps Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279843'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '279843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB431|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB431|1988'^^xsd:string;
  dwc:scientificName 'Austrolycus depressiceps Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:aphiaid '279843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB431|1988'^^xsd:anyURI;
  dwc:observationDate '1987-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '279843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB432|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB432|1988'^^xsd:string;
  dwc:scientificName 'Austrolycus depressiceps Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279843'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB432|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '279843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB433|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB433|1988'^^xsd:string;
  dwc:scientificName 'Austrolycus depressiceps Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.2333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279843'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB433|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '279843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB831%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB831%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB831%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB831%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB831%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB831|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB831|1991'^^xsd:string;
  dwc:scientificName 'Auxis rochei (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB831|1991'^^xsd:anyURI;
  dwc:observationDate '1986-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1986'^^xsd:string;
  dwc:scientificName 'Blennius zvonimiri Kolombatovic, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302162'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8833 0.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8833"^^xsd:decimal ;
  dwc:decimalLongitude "0.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8833 0.6667)"^^geo:wktLiteral ;
  geo-pos:lat "39.8833"^^xsd:decimal ;
  geo-pos:long "0.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD3|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD3|2003'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Carreras, J. | Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6667'^^xsd:double;
  dwc:latitude '39.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Columbretes Islands first record'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD3|2003'^^xsd:anyURI;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.6333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD7|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS>P-49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD7|2003'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi (Rizza, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS>P-49'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6333'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD7|2003'^^xsd:anyURI;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000740'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000740'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1982'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1982'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1982'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB456|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB456|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB456|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "399"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB532|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV24(78)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB532|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV24(78)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '399'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB532|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000008'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000008'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD295|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD295|1999'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-39'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD295|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000009'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000009'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1986'^^xsd:string;
  dwc:scientificName 'Blennius sphynx Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302134'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1986'^^xsd:string;
  dwc:scientificName 'Blennius trigloides Valenciennes, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302147'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1986'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1986'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB467|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB467|1999'^^xsd:string;
  dwc:scientificName 'Bathysolea profundicola (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-20'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4167'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB467|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5167"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.5167"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1983'^^xsd:string;
  dwc:scientificName 'Bothus podas podas (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '41.5167'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '322837'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB505%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB505|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB505|1983'^^xsd:string;
  dwc:scientificName 'Bothus podas podas (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '322837'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB505|1983'^^xsd:anyURI;
  dwc:observationDate '1983-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-39.85"^^xsd:decimal ;
  geo-pos:long "-73.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|2001'^^xsd:string;
  dwc:scientificName 'Bovichthys chilensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.4333'^^xsd:double;
  dwc:latitude '-39.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '316705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|2001'^^xsd:anyURI;
  dwc:observationDate '1984-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '234684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-39.85"^^xsd:decimal ;
  geo-pos:long "-73.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|2001'^^xsd:string;
  dwc:scientificName 'Bovichthys chilensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.4333'^^xsd:double;
  dwc:latitude '-39.85'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '316705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|2001'^^xsd:anyURI;
  dwc:observationDate '1984-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '234684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30 -71.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30"^^xsd:decimal ;
  dwc:decimalLongitude "-71.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30 -71.5)"^^geo:wktLiteral ;
  geo-pos:lat "-30"^^xsd:decimal ;
  geo-pos:long "-71.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|2001'^^xsd:string;
  dwc:scientificName 'Bovichthys chilensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-71.5'^^xsd:double;
  dwc:latitude '-30'^^xsd:integer;
  dwc:aphiaid '316705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|2001'^^xsd:anyURI;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234684'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  geo-pos:lat "41.3184"^^xsd:decimal ;
  geo-pos:long "2.2582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000831'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000831'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3184"^^xsd:decimal ;
  dwc:decimalLongitude "2.2582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3184 2.2582)"^^geo:wktLiteral ;
  geo-pos:lat "41.3184"^^xsd:decimal ;
  geo-pos:long "2.2582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000832'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2582'^^xsd:double;
  dwc:latitude '41.3184'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000832'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000833'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000833'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000834'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000834'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000835'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000835'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000836'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000836'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000837'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000837'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000838'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000838'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000839'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000839'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000830'^^xsd:string;
  dwc:scientificName 'Bothus podas (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000830'^^xsd:anyURI;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1992'^^xsd:string;
  dwc:scientificName 'Prionotus xenisma Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1992'^^xsd:string;
  dwc:scientificName 'Prionotus xenisma Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823"^^xsd:decimal ;
  dwc:decimalLongitude "4.3558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  geo-pos:lat "39.823"^^xsd:decimal ;
  geo-pos:long "4.3558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000921'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3558'^^xsd:double;
  dwc:latitude '39.823'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000921'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000828'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000828'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000829'^^xsd:string;
  dwc:scientificName 'Soleidae Bonaparte, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000829'^^xsd:anyURI;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1987'^^xsd:string;
  dwc:scientificName 'Austrolycus depressiceps Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '279843'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '279843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1994'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1994'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1999'^^xsd:string;
  dwc:scientificName 'Austroglossus pectoralis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '219821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 11.85)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1981'^^xsd:string;
  dwc:scientificName 'Austroglossus pectoralis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II244'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.85'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '219821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '219821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1994'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1994'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000892'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000892'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -47.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-47.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1326"^^xsd:integer ;
  dwc:maximumDepthInMeters "1390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6833 -47.65)"^^geo:wktLiteral ;
  geo-pos:lat "45.6833"^^xsd:decimal ;
  geo-pos:long "-47.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1999'^^xsd:string;
  dwc:scientificName 'Nemichthys scolopaceus Richardson, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-12'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-47.65'^^xsd:double;
  dwc:latitude '45.6833'^^xsd:double;
  dwc:minimumDepth '1326'^^xsd:integer;
  dwc:maximumDepth '1390'^^xsd:integer;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.85"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.85 -73.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-39.85"^^xsd:decimal ;
  geo-pos:long "-73.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|2001'^^xsd:string;
  dwc:scientificName 'Bovichthys chilensis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.4333'^^xsd:double;
  dwc:latitude '-39.85'^^xsd:double;
  dwc:aphiaid '316705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|2001'^^xsd:anyURI;
  dwc:observationDate '1991-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '234684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.3333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1983'^^xsd:string;
  dwc:scientificName 'Brama brama (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3333'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB251|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB251|1981'^^xsd:string;
  dwc:scientificName 'Brama brama (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-27.8'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB251|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB457|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB457|1999'^^xsd:string;
  dwc:scientificName 'Brama dussumieri Cuvier, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '221416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB457|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '221416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.4667"^^xsd:decimal ;
  geo-pos:long "-86.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1992'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6'^^xsd:double;
  dwc:latitude '29.4667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.4667"^^xsd:decimal ;
  geo-pos:long "-86.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1992'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6'^^xsd:double;
  dwc:latitude '29.4667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1987'^^xsd:string;
  dwc:scientificName 'Bauchotia marcellae (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '316607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1987'^^xsd:string;
  dwc:scientificName 'Bauchotia marcellae (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '316607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  geo-pos:lat "27.4"^^xsd:decimal ;
  geo-pos:long "-84.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1984'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brockman, K.A.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-84.1167'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1984'^^xsd:anyURI;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  geo-pos:lat "27.4"^^xsd:decimal ;
  geo-pos:long "-84.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1984'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brockman, K.A.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-84.1167'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1984'^^xsd:anyURI;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4"^^xsd:decimal ;
  dwc:decimalLongitude "-84.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4 -84.1167)"^^geo:wktLiteral ;
  geo-pos:lat "27.4"^^xsd:decimal ;
  geo-pos:long "-84.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1984'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brockman, K.A.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-84.1167'^^xsd:double;
  dwc:latitude '27.4'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1984'^^xsd:anyURI;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4667 -86.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.4667"^^xsd:decimal ;
  geo-pos:long "-86.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1992'^^xsd:string;
  dwc:scientificName 'Bellator militaris (Goode & Bean, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6'^^xsd:double;
  dwc:latitude '29.4667'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '159568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD72%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD72%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD72%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2333 -57.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-57.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD72%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.2333 -57.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-52.2333"^^xsd:decimal ;
  geo-pos:long "-57.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD72%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD72|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD72|1991'^^xsd:string;
  dwc:scientificName 'Lithodes turkayi Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-57.0833'^^xsd:double;
  dwc:latitude '-52.2333'^^xsd:double;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '369206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD72|1991'^^xsd:anyURI;
  dwc:observationDate '1971-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '369206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1981'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1981'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB463|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB463|1981'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB463|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB466|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB466|1981'^^xsd:string;
  dwc:scientificName 'Callorynchus capensis Dumeril, 1865'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I224'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4333'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '399794'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB466|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '221460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB346|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB346|1998'^^xsd:string;
  dwc:scientificName 'Canthigaster coronata (Vaillant & Sauvage, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219936'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB346|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '219936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1998'^^xsd:string;
  dwc:scientificName 'Canthigaster rivulata (Schlegel, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '5.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219937'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '219937'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB337|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB337|1998'^^xsd:string;
  dwc:scientificName 'Canthigaster valentini (Bleeker, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB337|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '219947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB503|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB503|1981'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB503|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7 -81.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7 -81.6)"^^geo:wktLiteral ;
  geo-pos:lat "25.7"^^xsd:decimal ;
  geo-pos:long "-81.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1984'^^xsd:string;
  dwc:scientificName 'Trachynotus carolinensis (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-81.6'^^xsd:double;
  dwc:latitude '25.7'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125945'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1984'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7 -81.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7 -81.6)"^^geo:wktLiteral ;
  geo-pos:lat "25.7"^^xsd:decimal ;
  geo-pos:long "-81.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1984'^^xsd:string;
  dwc:scientificName 'Trachynotus carolinensis (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-81.6'^^xsd:double;
  dwc:latitude '25.7'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125945'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1984'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '125945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823"^^xsd:decimal ;
  dwc:decimalLongitude "4.3558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  geo-pos:lat "39.823"^^xsd:decimal ;
  geo-pos:long "4.3558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000922'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3558'^^xsd:double;
  dwc:latitude '39.823'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000922'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8263"^^xsd:decimal ;
  dwc:decimalLongitude "4.3287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  geo-pos:lat "39.8263"^^xsd:decimal ;
  geo-pos:long "4.3287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000923'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3287'^^xsd:double;
  dwc:latitude '39.8263'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000923'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -67.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-67.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -67.45)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-67.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1987'^^xsd:string;
  dwc:scientificName 'Austroatherina nigricans (Richardson, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Vinuesa, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.45'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:aphiaid '316515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1987'^^xsd:anyURI;
  dwc:observationDate '1985-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '281828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1982'^^xsd:string;
  dwc:scientificName 'Molva dypterigia macrophthalma (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '322701'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB373%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB373|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB373|1986'^^xsd:string;
  dwc:scientificName 'Monocentris japonicus (Houttuyn, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB373|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB374|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB374|1986'^^xsd:string;
  dwc:scientificName 'Monocentris japonicus (Houttuyn, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB374|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.0667 48.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.0667"^^xsd:decimal ;
  dwc:decimalLongitude "48.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.0667 48.4333)"^^geo:wktLiteral ;
  geo-pos:lat "5.0667"^^xsd:decimal ;
  geo-pos:long "48.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1998'^^xsd:string;
  dwc:scientificName 'Monocentris japonicus (Houttuyn, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.4333'^^xsd:double;
  dwc:latitude '5.0667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '221356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '221357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB509|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB509|1986'^^xsd:string;
  dwc:scientificName 'Monocentris japonicus (Houttuyn, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB509|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1981'^^xsd:string;
  dwc:scientificName 'Mustelus asterias Cloquet, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1981'^^xsd:string;
  dwc:scientificName 'Mustelus asterias Cloquet, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000761'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000761'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.891 0.9235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.891"^^xsd:decimal ;
  dwc:decimalLongitude "0.9235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.891 0.9235)"^^geo:wktLiteral ;
  geo-pos:lat "38.891"^^xsd:decimal ;
  geo-pos:long "0.9235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000020'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 54'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9235'^^xsd:double;
  dwc:latitude '38.891'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000020'^^xsd:anyURI;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0546 0.9988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0546"^^xsd:decimal ;
  dwc:decimalLongitude "0.9988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0546 0.9988)"^^geo:wktLiteral ;
  geo-pos:lat "40.0546"^^xsd:decimal ;
  geo-pos:long "0.9988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 60" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000021'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 60'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9988'^^xsd:double;
  dwc:latitude '40.0546'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000021'^^xsd:anyURI;
  dwc:observationDate '1997-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000022'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P01'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000022'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7997"^^xsd:decimal ;
  dwc:decimalLongitude "4.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  geo-pos:lat "39.7997"^^xsd:decimal ;
  geo-pos:long "4.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000023'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P08'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3388'^^xsd:double;
  dwc:latitude '39.7997'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000023'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000159'^^xsd:string;
  dwc:scientificName 'Plesionika ortmanni Doflein, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515503'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000159'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000160'^^xsd:string;
  dwc:scientificName 'Plesionika ortmanni Doflein, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515503'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000160'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000161'^^xsd:string;
  dwc:scientificName 'Plesionika ortmanni Doflein, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515503'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000161'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000218'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000218'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000200'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000200'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000201'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000201'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000202'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000202'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000203'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000203'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000204'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000204'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000205'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000205'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000206'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000206'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000207'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000207'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000208'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000208'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000189'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000189'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000186'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000186'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2272"^^xsd:decimal ;
  dwc:decimalLongitude "2.1119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  geo-pos:lat "41.2272"^^xsd:decimal ;
  geo-pos:long "2.1119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000187'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1119'^^xsd:double;
  dwc:latitude '41.2272'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000187'^^xsd:anyURI;
  dwc:observationDate '2017-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1493 1.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1493"^^xsd:decimal ;
  dwc:decimalLongitude "1.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1493 1.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.1493"^^xsd:decimal ;
  geo-pos:long "1.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000188'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V21'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.717'^^xsd:double;
  dwc:latitude '41.1493'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000188'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1556"^^xsd:decimal ;
  dwc:decimalLongitude "1.6594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1556 1.6594)"^^geo:wktLiteral ;
  geo-pos:lat "41.1556"^^xsd:decimal ;
  geo-pos:long "1.6594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000185'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6594'^^xsd:double;
  dwc:latitude '41.1556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000185'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5419 0.7681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5419"^^xsd:decimal ;
  dwc:decimalLongitude "0.7681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5419 0.7681)"^^geo:wktLiteral ;
  geo-pos:lat "40.5419"^^xsd:decimal ;
  geo-pos:long "0.7681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000184'^^xsd:string;
  dwc:scientificName 'Serratina serrata (Brocchi, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R5B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7681'^^xsd:double;
  dwc:latitude '40.5419'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '605899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000184'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000198'^^xsd:string;
  dwc:scientificName 'Polititapes rhomboides (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '745846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000198'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000199'^^xsd:string;
  dwc:scientificName 'Peronidia albicans (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '878285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000199'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '878285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000197'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000197'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000178'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000178'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000179'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000179'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000180'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000180'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000181'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000181'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5821"^^xsd:decimal ;
  dwc:decimalLongitude "0.8548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  geo-pos:lat "40.5821"^^xsd:decimal ;
  geo-pos:long "0.8548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000182'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R15'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8548'^^xsd:double;
  dwc:latitude '40.5821'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000182'^^xsd:anyURI;
  dwc:observationDate '2017-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5821"^^xsd:decimal ;
  dwc:decimalLongitude "0.8548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  geo-pos:lat "40.5821"^^xsd:decimal ;
  geo-pos:long "0.8548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000183'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R15'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8548'^^xsd:double;
  dwc:latitude '40.5821'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000183'^^xsd:anyURI;
  dwc:observationDate '2017-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000219'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000219'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000209'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000209'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000170'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000170'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000171'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000171'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000172'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000172'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB459|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB459|1986'^^xsd:string;
  dwc:scientificName 'Trachinocephalus myops (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB459|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0579 29.1115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.0579"^^xsd:decimal ;
  dwc:decimalLongitude "29.1115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0579 29.1115)"^^geo:wktLiteral ;
  geo-pos:lat "-32.0579"^^xsd:decimal ;
  geo-pos:long "29.1115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000222'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '153'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1115'^^xsd:double;
  dwc:latitude '-32.0579'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo175, 175|AGU|153D20'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000222'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000221'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '157'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo175, 175|AGU157D11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000221'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000168'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000168'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000169'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000169'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000223'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo176, 176|AGU|122C10L4.7'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000223'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000240'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo182, 182|AGU|122D2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000240'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1714"^^xsd:decimal ;
  dwc:decimalLongitude "30.1566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1714 30.1566)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1714"^^xsd:decimal ;
  geo-pos:long "30.1566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000241'^^xsd:string;
  dwc:scientificName 'Myctophum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.1566'^^xsd:double;
  dwc:latitude '-31.1714'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo183, 183|AGU|134D5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125829'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000241'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125829'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000242'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo184, 184|AGU|120D26'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000242'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000243'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '157'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo184, 184|AGU|157C20'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000243'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.3 31.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.3"^^xsd:decimal ;
  dwc:decimalLongitude "31.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.3 31.6166)"^^geo:wktLiteral ;
  geo-pos:lat "-30.3"^^xsd:decimal ;
  geo-pos:long "31.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "202" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000226'^^xsd:string;
  dwc:scientificName 'Hygophum proximum Becker, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '202'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6166'^^xsd:double;
  dwc:latitude '-30.3'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo178, 178|AGU|202C49'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000226'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217700'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.35 30.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.35"^^xsd:decimal ;
  dwc:decimalLongitude "30.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.35 30.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.35"^^xsd:decimal ;
  geo-pos:long "30.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000227'^^xsd:string;
  dwc:scientificName 'Hygophum proximum Becker, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '203'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.9833'^^xsd:double;
  dwc:latitude '-30.35'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo178, 178|AGU|203D16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000227'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217700'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "32.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "32.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000228'^^xsd:string;
  dwc:scientificName 'Hygophum proximum Becker, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '162'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0166'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo178, 178|AGU|162C10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000228'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217700'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "-33.25"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000229'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '176'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '-33.25'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo179, 179|AGU|176C14'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000229'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4833 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4833"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4833 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4833"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000230'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '210'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo179, 179|AGU|210D13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000230'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000231'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo180, 180|AGU171D2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000231'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000232'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '177'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo180,  180|AGU177D18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000232'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4666"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4666"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000233'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4666'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo180, 180|AGU175D18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000233'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.9333)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-8.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|2001'^^xsd:string;
  dwc:scientificName 'Symphodus melops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9333'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '273571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|2001'^^xsd:anyURI;
  dwc:observationDate '2000-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB804|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB804|1991'^^xsd:string;
  dwc:scientificName 'Symphodus melops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '273571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB804|1991'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB516%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB516|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV263(137)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB516|1981'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV263(137)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB516|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB517|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV260(134)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB517|1981'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV260(134)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '-27.1'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB517|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB360|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB360|1998'^^xsd:string;
  dwc:scientificName 'Tetrosomus concatenatus (Bloch, 1786)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB360|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '219916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4666"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4666"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "139" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000220'^^xsd:string;
  dwc:scientificName 'Benthosema suborbitale (Gilbert, 1913) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '139'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4666'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo174, 174|AGU|139C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000220'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000235'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo181, 181|AGU|171C15'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000235'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1987'^^xsd:string;
  dwc:scientificName 'Squalus acanthias Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2666 30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2666"^^xsd:decimal ;
  dwc:decimalLongitude "30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2666 30.9)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2666"^^xsd:decimal ;
  geo-pos:long "30.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000211'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '124'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.9'^^xsd:double;
  dwc:latitude '-30.2666'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo170, 170|AGU|124C1'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000211'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2833 30.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2833"^^xsd:decimal ;
  dwc:decimalLongitude "30.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2833 30.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2833"^^xsd:decimal ;
  geo-pos:long "30.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000212'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '194'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.8833'^^xsd:double;
  dwc:latitude '-30.2833'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo170, 170|AGU|194C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000212'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8666 27.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8666"^^xsd:decimal ;
  dwc:decimalLongitude "27.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8666 27.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-33.8666"^^xsd:decimal ;
  geo-pos:long "27.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000213'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.0833'^^xsd:double;
  dwc:latitude '-33.8666'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo171, 171|AGU|114D16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000213'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9666"^^xsd:decimal ;
  dwc:decimalLongitude "27.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9666"^^xsd:decimal ;
  geo-pos:long "27.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000214'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.1333'^^xsd:double;
  dwc:latitude '-33.9666'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo171, 171|AGU|142C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000214'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.05 27.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.05"^^xsd:decimal ;
  dwc:decimalLongitude "27.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.05 27.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.05"^^xsd:decimal ;
  geo-pos:long "27.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000215'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.9333'^^xsd:double;
  dwc:latitude '-33.05'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo172, 172|AGU|115C1'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000215'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.05 27.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.05"^^xsd:decimal ;
  dwc:decimalLongitude "27.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.05 27.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.05"^^xsd:decimal ;
  geo-pos:long "27.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000216'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '115'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.9333'^^xsd:double;
  dwc:latitude '-33.05'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo172, 172|AGU|115C6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000216'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.65 29.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.65"^^xsd:decimal ;
  dwc:decimalLongitude "29.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.65 29.5666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.65"^^xsd:decimal ;
  geo-pos:long "29.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "189" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000217'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '189'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5666'^^xsd:double;
  dwc:latitude '-31.65'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo172, 172|AGU|189C3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000217'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1756 30.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1756"^^xsd:decimal ;
  dwc:decimalLongitude "30.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1756 30.1275)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1756"^^xsd:decimal ;
  geo-pos:long "30.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000218'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.1275'^^xsd:double;
  dwc:latitude '-31.1756'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo173,  173|AGU|134C10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000218'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0692 31.6697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0692"^^xsd:decimal ;
  dwc:decimalLongitude "31.6697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0692 31.6697)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0692"^^xsd:decimal ;
  geo-pos:long "31.6697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000219'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '165'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6697'^^xsd:double;
  dwc:latitude '-29.0692'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo173, 173|AGU|165C3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000219'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9333"^^xsd:decimal ;
  geo-pos:long "31.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000236'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1166'^^xsd:double;
  dwc:latitude '-29.9333'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo181, 181|AGU|126C13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000236'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1166 27.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.1166"^^xsd:decimal ;
  dwc:decimalLongitude "27.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.1166 27.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.1166"^^xsd:decimal ;
  geo-pos:long "27.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "143" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000237'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '143'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.2333'^^xsd:double;
  dwc:latitude '-34.1166'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo181, 181|AGU|143C3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000237'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000238'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo182, 182|AGU|122C21'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000238'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000239'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '177'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo182, 182|AGU|177D20'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000239'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000234'^^xsd:string;
  dwc:scientificName 'Myctophum phengodes (Lütken, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo180, 180|AGU171C15'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000234'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '317539'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1999'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.8833"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB313|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB313|1981'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I216'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-22.8833'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB313|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB464|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB464|1981'^^xsd:string;
  dwc:scientificName 'Japonoconger africanus (Poll, 1953)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '281191'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB464|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000784'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000784'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000785'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000785'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000790'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000790'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000791'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000791'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001144'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001144'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001145'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001145'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001146'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001146'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001147'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001147'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000786'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000786'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1998'^^xsd:string;
  dwc:scientificName 'Peprilus medius (Peters, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "23.9667"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1998'^^xsd:string;
  dwc:scientificName 'Peprilus snyderi Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '23.9667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '276564'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1998'^^xsd:string;
  dwc:scientificName 'Peprilus snyderi Gilbert & Starks, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276564'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000162'^^xsd:string;
  dwc:scientificName 'Plesionika semilaevis Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515515'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000162'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000163'^^xsd:string;
  dwc:scientificName 'Plesionika taiwanica Chan & Yu, 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515522'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000163'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1994'^^xsd:string;
  dwc:scientificName 'Zapteryx exasperata (Jordan & Gilbert, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '283213'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '283213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000604'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000604'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000605'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000605'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB699|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB699|1981'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II240'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB699|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6833 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.6833"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6833 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.6833"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1996'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-23.6833'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1996'^^xsd:anyURI;
  dwc:observationDate '1986-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3333 13.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3333"^^xsd:decimal ;
  dwc:decimalLongitude "13.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3333 13.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3333"^^xsd:decimal ;
  geo-pos:long "13.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD224%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD224|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD224|1991'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1333'^^xsd:double;
  dwc:latitude '-22.3333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD224|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1994'^^xsd:string;
  dwc:scientificName 'Umbrina xanti Gill, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273805'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.9667 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.9667"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD313|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD313|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.9667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD313|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|2000'^^xsd:string;
  dwc:scientificName 'Dysomma brevirostre (Facciolà, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '126321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.3"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD227|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD227|1991'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>73'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-18.3'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD227|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD263|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD263|1999'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0833'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD263|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1833 11.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1833 11.95)"^^geo:wktLiteral ;
  geo-pos:lat "-20.1833"^^xsd:decimal ;
  geo-pos:long "11.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD263|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD263|2000'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>92'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.95'^^xsd:double;
  dwc:latitude '-20.1833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD263|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1999'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1999'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB298|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB298|1982'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB298|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  geo-pos:lat "24.4833"^^xsd:decimal ;
  geo-pos:long "-107.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD267%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD267|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX C-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD267|1994'^^xsd:string;
  dwc:scientificName 'Petrochirus californiensis Bouvier, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX C-1>27'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5167'^^xsd:double;
  dwc:latitude '24.4833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '368345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD267|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '368345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD264%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD264|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD264|1999'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD264|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1999'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1999'^^xsd:anyURI;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "123"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.5667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD269|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 992>L-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD269|1999'^^xsd:string;
  dwc:scientificName 'Plesionika narval (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 992>L-35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5667'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '123'^^xsd:integer;
  dwc:aphiaid '107662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD269|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB296|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB296|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB296|1985'^^xsd:anyURI;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1985'^^xsd:anyURI;
  dwc:observationDate '1983-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB298|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB298|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB298|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "191"^^xsd:integer ;
  dwc:maximumDepthInMeters "191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -92.45)"^^geo:wktLiteral ;
  geo-pos:lat "14.1333"^^xsd:decimal ;
  geo-pos:long "-92.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD232|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD232|1994'^^xsd:string;
  dwc:scientificName 'Solenocera mutator Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>42'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.45'^^xsd:double;
  dwc:latitude '14.1333'^^xsd:double;
  dwc:minimumDepth '191'^^xsd:integer;
  dwc:maximumDepth '191'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD232|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD266|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD266|2000'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>89'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD266|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB472|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB472|1981'^^xsd:string;
  dwc:scientificName 'Zeus faber mauritanicus Desbrosses, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '322945'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB472|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1994'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1994'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1994'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1999'^^xsd:string;
  dwc:scientificName 'Dicrolene intronigra Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '159132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB357|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB357|1998'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB357|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1998'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB363|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB363|1986'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB363|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1994'^^xsd:string;
  dwc:scientificName 'Diodon holocanthus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD319%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD319|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD319|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD319|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1333"^^xsd:decimal ;
  geo-pos:long "13.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD311|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XI>63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD311|2000'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XI>63'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8833'^^xsd:double;
  dwc:latitude '-24.1333'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD311|2000'^^xsd:anyURI;
  dwc:observationDate '1987-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB471|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB471|1986'^^xsd:string;
  dwc:scientificName 'Diodon liturosus Shaw, 1804'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB471|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-9'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1994'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1994'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-16.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD232%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD232|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD232|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.8333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD232|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD311%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD311|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD311|1998'^^xsd:string;
  dwc:scientificName 'Scyllarides herklotsii (Herklots, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1667'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '241309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD311|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '241309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB485|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB485|1983'^^xsd:string;
  dwc:scientificName 'Dicentrarchus labrax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB485|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -8.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -8.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-8.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|2005'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.25'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|2005'^^xsd:anyURI;
  dwc:observationDate '2004-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB230|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB230|1981'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB230|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB231|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB231|1981'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB231|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1981'^^xsd:string;
  dwc:scientificName 'Dicologlossa cuneata (Moreau, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD321|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD321|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD321|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1999'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD331|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>110" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD331|2000'^^xsd:string;
  dwc:scientificName 'Lithodes murrayi Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>110'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '241288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD331|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '241288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1196"^^xsd:integer ;
  dwc:maximumDepthInMeters "1228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD334|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD334|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca VI>P-1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1196'^^xsd:integer;
  dwc:maximumDepth '1228'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD334|1998'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB239|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB239|1999'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB239|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD324|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD324|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD324|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1997'^^xsd:string;
  dwc:scientificName 'Drepane longimanus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '311199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB365|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB365|1986'^^xsd:string;
  dwc:scientificName 'Drepane longimanus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '311199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB365|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB366|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB366|1986'^^xsd:string;
  dwc:scientificName 'Drepane longimanus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '311199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB366|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.7833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1998'^^xsd:string;
  dwc:scientificName 'Dussumieria elopsoides Bleeker, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.7833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '212259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '212259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.4667"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD237|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD237|1998'^^xsd:string;
  dwc:scientificName 'Spinolambrus notialis (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.4667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '442341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD237|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '442341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD234|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD234|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD234|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD234%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD234|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD234|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD234|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB543|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB543|1986'^^xsd:string;
  dwc:scientificName 'Dussumieria elopsoides Bleeker, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '212259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB543|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB544|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB544|1986'^^xsd:string;
  dwc:scientificName 'Dussumieria elopsoides Bleeker, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '212259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB544|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6833 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6833 -0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6833"^^xsd:decimal ;
  geo-pos:long "-0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|2002'^^xsd:string;
  dwc:scientificName 'Dysomma brevirostre (Facciolà, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-47'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '37.6833'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '431'^^xsd:integer;
  dwc:aphiaid '126321'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 1.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "566"^^xsd:integer ;
  dwc:maximumDepthInMeters "566"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 1.9667)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "1.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sperma'8921" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1990'^^xsd:string;
  dwc:scientificName 'Dysomma brevirostre (Facciolà, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Sperma\'8921'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9667'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:minimumDepth '566'^^xsd:integer;
  dwc:maximumDepth '566'^^xsd:integer;
  dwc:aphiaid '126321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1990'^^xsd:anyURI;
  dwc:observationDate '1989-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "424"^^xsd:integer ;
  dwc:maximumDepthInMeters "424"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD334%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD334|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD334|2000'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '424'^^xsd:integer;
  dwc:maximumDepth '424'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD334|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD350%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD350%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD350%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6333 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6333"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD350%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6333 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6333"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD350%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD350|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD350|1991'^^xsd:string;
  dwc:scientificName 'Calocarides longispinis (McArdle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>82'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6333'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '246242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD350|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '246242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD331%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD331|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV>P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD331|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca IV>P-11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD331|1998'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB241|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB241|1999'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB241|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "711"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB308|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB308|1982'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '711'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB308|1982'^^xsd:anyURI;
  dwc:observationDate '1982-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1984'^^xsd:string;
  dwc:scientificName 'Decapterus punctatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-77.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5667 -77.7167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5667"^^xsd:decimal ;
  geo-pos:long "-77.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1984'^^xsd:string;
  dwc:scientificName 'Decapterus punctatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-77.7167'^^xsd:double;
  dwc:latitude '33.5667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.7833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1998'^^xsd:string;
  dwc:scientificName 'Decapterus russelli (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.7833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '218427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '218427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB467|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB467|1986'^^xsd:string;
  dwc:scientificName 'Decapterus russelli (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB467|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB812%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB812%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB812%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB812%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.45 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-27.45"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB812%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB812|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB812|1981'^^xsd:string;
  dwc:scientificName 'Thyrsites atun (Euphrasen, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-27.45'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '219697'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB812|1981'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '219697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "47.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1998'^^xsd:string;
  dwc:scientificName 'Synanceia nana Eschmeyer & Rama Rao, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.55'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '215626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '215626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB625%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB625|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB625|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB625|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7333 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.7333"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7333 13)"^^geo:wktLiteral ;
  geo-pos:lat "-22.7333"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB594|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB594|1981'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II210'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-22.7333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB594|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB801|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB801|1991'^^xsd:string;
  dwc:scientificName 'Dentex dentex Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB801|1991'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1990'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1990'^^xsd:string;
  dwc:scientificName 'Raja straeleni Poll, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217400'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.05"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1990'^^xsd:string;
  dwc:scientificName 'Raja caudaspinosa von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII250'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.05'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '298879'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '217409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1990'^^xsd:string;
  dwc:scientificName 'Raja caudaspinosa von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '298879'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1990'^^xsd:string;
  dwc:scientificName 'Raja caudaspinosa von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '298879'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB217|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB217|1981'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB217|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB313|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB313|1983'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB313|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB314|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB314|1983'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB314|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB215|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB215|1981'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB215|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB216|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB216|1981'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB216|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I29'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I29'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|2000'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|2000'^^xsd:anyURI;
  dwc:observationDate '1986-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|2000'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.95"^^xsd:decimal ;
  dwc:decimalLongitude "47.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.95 47.55)"^^geo:wktLiteral ;
  geo-pos:lat "3.95"^^xsd:decimal ;
  geo-pos:long "47.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1998'^^xsd:string;
  dwc:scientificName 'Synanceia nana Eschmeyer & Rama Rao, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.55'^^xsd:double;
  dwc:latitude '3.95'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '215626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '215626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.5833"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1990'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.5833'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1985'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1985'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.05 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.05 -5.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.05"^^xsd:decimal ;
  geo-pos:long "-5.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB395|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB395|1999'^^xsd:string;
  dwc:scientificName 'Decapterus tabl Berry, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.05'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '159484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB395|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '159484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.05 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.05"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.05 -5.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.05"^^xsd:decimal ;
  geo-pos:long "-5.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|1999'^^xsd:string;
  dwc:scientificName 'Decapterus tabl Berry, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.05'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '159484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '159484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1998'^^xsd:string;
  dwc:scientificName 'Decodon melasma Gomon, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB602|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB602|1986'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB602|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB557%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB557%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB557%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB557%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB557%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB557|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB557|1986'^^xsd:string;
  dwc:scientificName 'Thryssa vitrirostris (Gilchrist & Thompson, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '212290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB557|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1866587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1990'^^xsd:string;
  dwc:scientificName 'Thyrsites atun (Euphrasen, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX224'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '219697'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '219697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1997'^^xsd:string;
  dwc:scientificName 'Thyrsites atun (Euphrasen, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-25'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1997'^^xsd:string;
  dwc:scientificName 'Thyrsites atun (Euphrasen, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-25'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1999'^^xsd:string;
  dwc:scientificName 'Thyrsites atun (Euphrasen, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '219697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1985'^^xsd:string;
  dwc:scientificName 'Diplodus sargus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD261|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD261|1994'^^xsd:string;
  dwc:scientificName 'Pagurus smithi (Benedict, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>38'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '366792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD261|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '366792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD261%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD261|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD261|1998'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD261|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sperma'8922" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1990'^^xsd:string;
  dwc:scientificName 'Dysomma brevirostre (Facciolà, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Sperma\'8922'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '126321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1990'^^xsd:anyURI;
  dwc:observationDate '1989-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8667 -0.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8667 -0.1333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8667"^^xsd:decimal ;
  geo-pos:long "-0.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITES-ES2 P-47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|2000'^^xsd:string;
  dwc:scientificName 'Dysomma brevirostre (Facciolà, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITES-ES2 P-47'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1333'^^xsd:double;
  dwc:latitude '37.8667'^^xsd:double;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '465'^^xsd:integer;
  dwc:aphiaid '126321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1981'^^xsd:string;
  dwc:scientificName 'Taractes rubescens (Jordan & Evermann, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III244'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-20.8'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '126787'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB337|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB337|1981'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB337|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD141|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>36.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD141|1998'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>36.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD141|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB335|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB335|1981'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB335|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB336|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB336|1981'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB336|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1994'^^xsd:string;
  dwc:scientificName 'Selene peruviana (Guichenot, 1866)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-111'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD154|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-36.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD154|1998'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-36.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD154|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "363"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD175|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-4.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD175|1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-4.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '363'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD175|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD183|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD183|1991'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD183|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "571"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "13.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD312|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD312|2000'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>119'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4667'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '571'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD312|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD313%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD313|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>57" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD313|1991'^^xsd:string;
  dwc:scientificName 'Platydromia spongiosa (Stimpson, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Platydromia spongiosa'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>57'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '440104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD313|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '440104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD312%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD312|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD312|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD312|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "571"^^xsd:integer ;
  dwc:maximumDepthInMeters "578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD172|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD172|1991'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Paralomis africana'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>119'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '571'^^xsd:integer;
  dwc:maximumDepth '578'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD172|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6167"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB231%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB231|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB231|1987'^^xsd:string;
  dwc:scientificName 'Xenomystax congroides Smith, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6167'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '283191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB231|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '283191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000162'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo125, ICICMBN125|AGU|121C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000162'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000163'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '141'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo126, ICICMBN126|AGU|141C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000163'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.3166"^^xsd:decimal ;
  dwc:decimalLongitude "29.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-32.3166"^^xsd:decimal ;
  geo-pos:long "29.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000164'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.0166'^^xsd:double;
  dwc:latitude '-32.3166'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo127, ICICMBN127|AGU|118C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000164'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1002 29.1818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.1002"^^xsd:decimal ;
  dwc:decimalLongitude "29.1818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.1002 29.1818)"^^geo:wktLiteral ;
  geo-pos:lat "-32.1002"^^xsd:decimal ;
  geo-pos:long "29.1818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000165'^^xsd:string;
  dwc:scientificName 'Hygophum hygomii (Lütken, 1892) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '153'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1818'^^xsd:double;
  dwc:latitude '-32.1002'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo128, ICICMBN128|AGU|153D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000165'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000166'^^xsd:string;
  dwc:scientificName 'Diaphus diadematus Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo129, ICICMBN129|AGU|120D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000166'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.35 30.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.35"^^xsd:decimal ;
  dwc:decimalLongitude "30.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.35 30.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.35"^^xsd:decimal ;
  geo-pos:long "30.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "203" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000167'^^xsd:string;
  dwc:scientificName 'Diaphus diadematus Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '203'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.9833'^^xsd:double;
  dwc:latitude '-30.35'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo130, ICICMBN130|AGU|203C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000167'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '217690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000168'^^xsd:string;
  dwc:scientificName 'Diaphus diadematus Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '131'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo131, ICICMBN131|AGU|177D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000168'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.55 26.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.55"^^xsd:decimal ;
  dwc:decimalLongitude "26.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.55 26.2666)"^^geo:wktLiteral ;
  geo-pos:lat "-34.55"^^xsd:decimal ;
  geo-pos:long "26.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "179" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000181'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '179'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '26.2666'^^xsd:double;
  dwc:latitude '-34.55'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo144, ICICMBN144|AGU|179C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000181'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000190'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000190'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000224'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo176, 176|AGU|122C10L6.7'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000224'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000174'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000174'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000175'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000175'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000176'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000176'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000177'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000177'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000173'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000173'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000112'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000112'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000113'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000113'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000114'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000114'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000196'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000196'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB515|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB515|1981'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB515|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB472|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB472|1986'^^xsd:string;
  dwc:scientificName 'Torquigener hicksi Hardy, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '278268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB472|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '278268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000194'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000194'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000195'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000195'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000192'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000192'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000193'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000193'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000191'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000191'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000088'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000088'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000089'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000089'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000090'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000090'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000091'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1D2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000091'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1604"^^xsd:decimal ;
  dwc:decimalLongitude "1.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  geo-pos:lat "41.1604"^^xsd:decimal ;
  geo-pos:long "1.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V2D1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000092'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V2D1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.707'^^xsd:double;
  dwc:latitude '41.1604'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000092'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1604"^^xsd:decimal ;
  dwc:decimalLongitude "1.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  geo-pos:lat "41.1604"^^xsd:decimal ;
  geo-pos:long "1.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V2D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000093'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V2D3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.707'^^xsd:double;
  dwc:latitude '41.1604'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000093'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000094'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000094'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000095'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000095'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000096'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000096'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0833"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000160'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '156'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0833'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo123, ICICMBN123|Agu|156C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000160'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.45 26.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.45"^^xsd:decimal ;
  dwc:decimalLongitude "26.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.45 26.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-34.45"^^xsd:decimal ;
  geo-pos:long "26.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "145" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000161'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '145'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '26.1166'^^xsd:double;
  dwc:latitude '-34.45'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo124, ICICMBN124|Agu|145C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000161'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1700"^^xsd:integer ;
  dwc:maximumDepthInMeters "1700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 12.05)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1"^^xsd:decimal ;
  geo-pos:long "12.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000132'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E47'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.05'^^xsd:double;
  dwc:latitude '-22.1'^^xsd:double;
  dwc:minimumDepth '1700'^^xsd:integer;
  dwc:maximumDepth '1700'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo95, ICICMBN95SI47|V'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000132'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000250'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000250'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000251'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000251'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000252'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000252'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000253'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000253'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000284'^^xsd:string;
  dwc:scientificName 'Aequipecten commutatus (Monterosato, 1875) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140686'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000284'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1672365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000285'^^xsd:string;
  dwc:scientificName 'Pseudamussium clavatum (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '140716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000285'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5297 0.7247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5297"^^xsd:decimal ;
  dwc:decimalLongitude "0.7247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5297 0.7247)"^^geo:wktLiteral ;
  geo-pos:lat "40.5297"^^xsd:decimal ;
  geo-pos:long "0.7247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000099'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'R2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7247'^^xsd:double;
  dwc:latitude '40.5297'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000099'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IV3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000130'^^xsd:string;
  dwc:scientificName 'Melanolagus bericoides (Borodin, 1929) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'IV3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo93, ICICMBN93|VIV3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000130'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4666"^^xsd:decimal ;
  dwc:decimalLongitude "14.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4666 14.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4666"^^xsd:decimal ;
  geo-pos:long "14.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IV3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000131'^^xsd:string;
  dwc:scientificName 'Melanolagus bericoides (Borodin, 1929) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'IV3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1166'^^xsd:double;
  dwc:latitude '-23.4666'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo94, ICICMBN94|VIV3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification'^^xsd:string;
  dwc:aphiaid '126721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000131'^^xsd:anyURI;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000249'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000249'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000097'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000097'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000098'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000098'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000099'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000099'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000106'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000106'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000107'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000107'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000108'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000108'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000109'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000109'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000110'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000110'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000111'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000111'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5969 2.9249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5969"^^xsd:decimal ;
  dwc:decimalLongitude "2.9249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5969 2.9249)"^^geo:wktLiteral ;
  geo-pos:lat "41.5969"^^xsd:decimal ;
  geo-pos:long "2.9249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000098'^^xsd:string;
  dwc:scientificName 'Diplecogaster bimaculata (Bonnaterre, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Demestre, M. | Maynou, F.'^^xsd:string;
  dwc:collector 'Demestre, M. | Maynou, F.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9249'^^xsd:double;
  dwc:latitude '41.5969'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '126513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000098'^^xsd:anyURI;
  dwc:observationDate '2016-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5323 -0.8163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5323 -0.8163)"^^geo:wktLiteral ;
  geo-pos:lat "37.5323"^^xsd:decimal ;
  geo-pos:long "-0.8163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001617'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L43'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8163'^^xsd:double;
  dwc:latitude '37.5323'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001617'^^xsd:anyURI;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6004"^^xsd:decimal ;
  dwc:decimalLongitude "2.6549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  geo-pos:lat "41.6004"^^xsd:decimal ;
  geo-pos:long "2.6549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T4-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001616'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T4-20'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6549'^^xsd:double;
  dwc:latitude '41.6004'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001616'^^xsd:anyURI;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6004"^^xsd:decimal ;
  dwc:decimalLongitude "2.6549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  geo-pos:lat "41.6004"^^xsd:decimal ;
  geo-pos:long "2.6549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T4-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001615'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T4-20'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6549'^^xsd:double;
  dwc:latitude '41.6004'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001615'^^xsd:anyURI;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1216"^^xsd:integer ;
  dwc:maximumDepthInMeters "1224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001621'^^xsd:string;
  dwc:scientificName 'Aspidarachna clypeata (G.O. Sars, 1870) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1216'^^xsd:integer;
  dwc:maximumDepth '1224'^^xsd:integer;
  dwc:aphiaid '148671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001621'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.4333 -7.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "864"^^xsd:integer ;
  dwc:maximumDepthInMeters "865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.4333 -7.55)"^^geo:wktLiteral ;
  geo-pos:lat "79.4333"^^xsd:decimal ;
  geo-pos:long "-7.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "L-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001622'^^xsd:string;
  dwc:scientificName 'Cleippides quadricuspis Heller, 1875 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'L-31'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Artic Ocean'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '-7.55'^^xsd:double;
  dwc:latitude '79.4333'^^xsd:double;
  dwc:minimumDepth '864'^^xsd:integer;
  dwc:maximumDepth '865'^^xsd:integer;
  dwc:aphiaid '102181'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001622'^^xsd:anyURI;
  dwc:observationDate '2015-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '102181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.719 -10.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.719"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "884"^^xsd:integer ;
  dwc:maximumDepthInMeters "884"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.719 -10.1166)"^^geo:wktLiteral ;
  geo-pos:lat "77.719"^^xsd:decimal ;
  geo-pos:long "-10.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "L44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001623'^^xsd:string;
  dwc:scientificName 'Eurythenes gryllus (Lichtenstein in Mandt, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'L44'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Artic Ocean'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '-10.1166'^^xsd:double;
  dwc:latitude '77.719'^^xsd:double;
  dwc:minimumDepth '884'^^xsd:integer;
  dwc:maximumDepth '884'^^xsd:integer;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001623'^^xsd:anyURI;
  dwc:observationDate '2015-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4166 -9.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78.4166"^^xsd:decimal ;
  dwc:decimalLongitude "-9.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1026"^^xsd:integer ;
  dwc:maximumDepthInMeters "1026"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78.4166 -9.0833)"^^geo:wktLiteral ;
  geo-pos:lat "78.4166"^^xsd:decimal ;
  geo-pos:long "-9.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "L39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001624'^^xsd:string;
  dwc:scientificName 'Eurythenes gryllus (Lichtenstein in Mandt, 1822) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'L39'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Artic Ocean'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '-9.0833'^^xsd:double;
  dwc:latitude '78.4166'^^xsd:double;
  dwc:minimumDepth '1026'^^xsd:integer;
  dwc:maximumDepth '1026'^^xsd:integer;
  dwc:aphiaid '102563'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001624'^^xsd:anyURI;
  dwc:observationDate '2015-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '102563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000085'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000085'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000086'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000086'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000087'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000087'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000115'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000115'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1216"^^xsd:integer ;
  dwc:maximumDepthInMeters "1224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001620'^^xsd:string;
  dwc:scientificName 'Aspidarachna clypeata (G.O. Sars, 1870) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1216'^^xsd:integer;
  dwc:maximumDepth '1224'^^xsd:integer;
  dwc:aphiaid '148671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001620'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001603'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001603'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001604'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001604'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001605'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001605'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001606'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001606'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001607'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001607'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001608'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001608'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001609'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001609'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001610'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001610'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 2.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.577"^^xsd:decimal ;
  dwc:decimalLongitude "2.5975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 2.5975)"^^geo:wktLiteral ;
  geo-pos:lat "41.577"^^xsd:decimal ;
  geo-pos:long "2.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T6-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001611'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T6-30'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5975'^^xsd:double;
  dwc:latitude '41.577'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001611'^^xsd:anyURI;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000132'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000132'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000142'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000142'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000143'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000143'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000144'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000144'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000145'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000145'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000146'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000146'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5169 0.6532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5169"^^xsd:decimal ;
  dwc:decimalLongitude "0.6532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5169 0.6532)"^^geo:wktLiteral ;
  geo-pos:lat "40.5169"^^xsd:decimal ;
  geo-pos:long "0.6532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R9E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000147'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R9E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6532'^^xsd:double;
  dwc:latitude '40.5169'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000147'^^xsd:anyURI;
  dwc:observationDate '2016-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001304'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001304'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001305'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001305'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001306'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001306'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001307'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001307'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001308'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001308'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000131'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000131'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000126'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000126'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000152'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000152'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6065"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.6065"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000153'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'A1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.6065'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000153'^^xsd:anyURI;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6065"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.6065"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000154'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'A1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.6065'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000154'^^xsd:anyURI;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6065"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.6065"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000155'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'A1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.6065'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000155'^^xsd:anyURI;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6065"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.6065"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000156'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'A1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.6065'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000156'^^xsd:anyURI;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6065"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6065 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.6065"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "A1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000157'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'A1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.6065'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000157'^^xsd:anyURI;
  dwc:observationDate '2017-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2272"^^xsd:decimal ;
  dwc:decimalLongitude "2.1119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  geo-pos:lat "41.2272"^^xsd:decimal ;
  geo-pos:long "2.1119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000158'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1119'^^xsd:double;
  dwc:latitude '41.2272'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000158'^^xsd:anyURI;
  dwc:observationDate '2017-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2272"^^xsd:decimal ;
  dwc:decimalLongitude "2.1119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2272 2.1119)"^^geo:wktLiteral ;
  geo-pos:lat "41.2272"^^xsd:decimal ;
  geo-pos:long "2.1119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000159'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1119'^^xsd:double;
  dwc:latitude '41.2272'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000159'^^xsd:anyURI;
  dwc:observationDate '2017-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000160'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000160'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000161'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000161'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000130'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000130'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000129'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000129'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000125'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000125'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000127'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000127'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000128'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000128'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000148'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000148'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000149'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000149'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000150'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000150'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000151'^^xsd:string;
  dwc:scientificName 'Monoplex corrugatus (Lamarck, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '476518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000151'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '476518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD368%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD368%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD368%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD368%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD368%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD368|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD368|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte ancistrota Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>35'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD368|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD111|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 96>P-88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD111|1996'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 96>P-88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD111|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "13.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "428"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6167"^^xsd:decimal ;
  geo-pos:long "13.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD112|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD112|1991'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>61'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5167'^^xsd:double;
  dwc:latitude '-24.6167'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '428'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD112|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD112|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD112|1992'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>25'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD112|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5333"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD112%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD112|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>2 P-38-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD112|1996'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>2 P-38-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.5333'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD112|1996'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD399%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD399%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD399%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "688"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD399%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD399%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD399|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD399|1991'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '688'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD399|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1333 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1333 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1333"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD457%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD457|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD457|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>63'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.1333'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD457|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.3"^^xsd:decimal ;
  geo-pos:long "12.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD462%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD462|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD462|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6333'^^xsd:double;
  dwc:latitude '-21.3'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD462|2000'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD463|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD463|1991'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD463|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD463%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD463|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD463|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>133'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD463|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD464%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD464|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD464|1991'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>14'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD464|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD504%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD504%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD504%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5167 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD504%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.5167 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.5167"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD504%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD504|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD504|1991'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-11.5167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD504|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD509%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD509%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD509%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7667 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD509%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7667 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7667"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD509%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD509|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD509|1991'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela III>3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-17.7667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD509|1991'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 12.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "639"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 12.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.05"^^xsd:decimal ;
  geo-pos:long "12.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD391|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD391|1991'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>102'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6167'^^xsd:double;
  dwc:latitude '-22.05'^^xsd:double;
  dwc:minimumDepth '639'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD391|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4167 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4167"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "236"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4167 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4167"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD391%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD391|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD391|1998'^^xsd:string;
  dwc:scientificName 'Ebalia scandens Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-29.4167'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '236'^^xsd:integer;
  dwc:aphiaid '241049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD391|1998'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '241266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD392|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>133" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD392|1991'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>133'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD392|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD392%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD392|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>P-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD392|1998'^^xsd:string;
  dwc:scientificName 'Ebalia scandens Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>P-48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD392|1998'^^xsd:anyURI;
  dwc:observationDate '1984-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '241266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD425%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD425%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD425%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD425%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD425%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD425|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD425|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra kingsleyi Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.5333'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:occurrenceRemarks 'Stomach of Alepocephalus rostratus'^^xsd:string;
  dwc:aphiaid '240810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD425|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '240810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD426%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD426%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD426%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD426%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD426%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD426|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD426|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acutifrons Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '158347'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD426|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '158347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD427%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD427%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD427%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD427%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD427%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD427|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD427|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra quadrispinosa Kemp, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '210438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD427|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '210438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD428%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD428%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD428%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD428%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD428%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD428|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD428|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD428|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD184%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD184|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD184|1991'^^xsd:string;
  dwc:scientificName 'Ashtoret lunaris (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD184|1991'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD610%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD610%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD610%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD610%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD610%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD610|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD610|1991'^^xsd:string;
  dwc:scientificName 'Sergia laminata (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '377611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD610|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '377611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1982'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1997'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1997'^^xsd:anyURI;
  dwc:observationDate '1985-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1981'^^xsd:string;
  dwc:scientificName 'Trachyscorpia capensis (Gilchrist & von Bonde, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '221447'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '274872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001331'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001331'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^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 "1475"^^xsd:integer ;
  dwc:maximumDepthInMeters "1475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|2002'^^xsd:string;
  dwc:scientificName 'Trachiscorpia cristulata echinata (Koehler, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-4'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '1475'^^xsd:integer;
  dwc:maximumDepth '1475'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.35 12.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.35 12.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.35"^^xsd:decimal ;
  geo-pos:long "12.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1981'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II231'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8167'^^xsd:double;
  dwc:latitude '-22.35'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1987'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|1999'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3667"^^xsd:decimal ;
  geo-pos:long "3.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD62|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD62|2006'^^xsd:string;
  dwc:scientificName 'Automate branchialis Holthuis & Gottlieb, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Box, A. | P. Abelló'^^xsd:string;
  dwc:collector 'Box, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2333'^^xsd:double;
  dwc:latitude '39.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Western Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '107487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD62|2006'^^xsd:anyURI;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD63|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD63|1992'^^xsd:string;
  dwc:scientificName 'Philocheras echinulatus (M. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42476'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD63|1992'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3667"^^xsd:decimal ;
  geo-pos:long "3.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD63|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD63|2006'^^xsd:string;
  dwc:scientificName 'Automate branchialis Holthuis & Gottlieb, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Box, A. | P. Abelló'^^xsd:string;
  dwc:collector 'Box, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2333'^^xsd:double;
  dwc:latitude '39.3667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Western Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '107487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD63|2006'^^xsd:anyURI;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001318'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001318'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001309'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001309'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001310'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001310'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001311'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001311'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB244|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB244|1982'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB244|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4167 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4167 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4167"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1985'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII25'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '-23.4167'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1981'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB291|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB291|1982'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB291|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB292|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB292|1982'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB292|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1982'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9833 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9833"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB294|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB294|1982'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB294|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1983'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB302|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB302|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB302|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB303|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB303|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB303|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB305|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB305|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB305|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001357'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001357'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001358'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001358'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001359'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001359'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001360'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001360'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001361'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001361'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001362'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001362'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001363'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001363'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001321'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001321'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001322'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001322'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001323'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001323'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001324'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001324'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001325'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001325'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001326'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001326'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001327'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001327'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001328'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001328'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001329'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001329'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001330'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001330'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001312'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001312'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001313'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001313'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001314'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001314'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001315'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001315'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001316'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001316'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001319'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001319'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001320'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001320'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  geo-pos:lat "25.2333"^^xsd:decimal ;
  geo-pos:long "-15.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1983'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:latitude '25.2333'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  geo-pos:lat "25.2333"^^xsd:decimal ;
  geo-pos:long "-15.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1983'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:latitude '25.2333'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB362%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB362|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB362|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB362|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB363|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB363|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB363|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001364'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001364'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001365'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001365'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001366'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001366'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001367'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001367'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001368'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001368'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001369'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001369'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001370'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001370'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001371'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001371'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001372'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001372'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001373'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001373'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000121'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000121'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000117'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000117'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000118'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000118'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000119'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000119'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000120'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000120'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000162'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000162'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000163'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000163'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000164'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000164'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000165'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000165'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000166'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000166'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000167'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000167'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000168'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000168'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000169'^^xsd:string;
  dwc:scientificName 'Bivetiella cancellata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '341244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000169'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '341244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000116'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000116'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000122'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000122'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000123'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000123'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB382|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB382|1986'^^xsd:string;
  dwc:scientificName 'Trachinocephalus myops (Forster, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB382|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000045'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000045'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000046'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000046'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000992'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000992'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000993'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000993'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000994'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000994'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000995'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000995'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000996'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000996'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000997'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000997'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000998'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000998'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001121'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001121'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001122'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001122'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000100'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000100'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000101'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000101'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000102'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000102'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000103'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000103'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000104'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000104'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000105'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000105'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9833 13.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9833 13.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9833"^^xsd:decimal ;
  geo-pos:long "13.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000128'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E54'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0166'^^xsd:double;
  dwc:latitude '-25.9833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo91, ICICMBN91|SI54|5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type B'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000128'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000210'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000210'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000211'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000211'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000212'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000212'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000213'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000213'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000214'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000214'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000215'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000215'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000216'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000216'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000217'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000217'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000248'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000248'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0333"^^xsd:decimal ;
  geo-pos:long "12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000129'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4833'^^xsd:double;
  dwc:latitude '-26.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo92, ICICMBN92SNEC'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type B'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000129'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000124'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000124'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB308|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB308|1981'^^xsd:string;
  dwc:scientificName 'Triplophos hemingi (Mc Ardle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB308|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '283054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "40.45"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1982'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '40.45'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB336|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB336|1982'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB336|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB337%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB337|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB337|1982'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB337|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000471'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000471'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000472'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000472'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000473'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000473'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000474'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000474'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000475'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000475'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1999'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1999'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001086'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001086'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001087'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001087'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001088'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001088'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001089'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001089'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001090'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001090'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001091'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001091'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001092'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001092'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001347'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001347'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001348'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001348'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3845"^^xsd:decimal ;
  dwc:decimalLongitude "2.1984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  geo-pos:lat "41.3845"^^xsd:decimal ;
  geo-pos:long "2.1984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001349'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Martínez, E.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1984'^^xsd:double;
  dwc:latitude '41.3845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found in Area of Aquariums and Experimental Chambers at Institute of Marine Sciences'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001349'^^xsd:anyURI;
  dwc:observationDate '2014-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3845"^^xsd:decimal ;
  dwc:decimalLongitude "2.1984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  geo-pos:lat "41.3845"^^xsd:decimal ;
  geo-pos:long "2.1984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001350'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Martínez, E.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1984'^^xsd:double;
  dwc:latitude '41.3845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found in Area of Aquariums and Experimental Chambers at Institute of Marine Sciences'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001350'^^xsd:anyURI;
  dwc:observationDate '2014-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3845"^^xsd:decimal ;
  dwc:decimalLongitude "2.1984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  geo-pos:lat "41.3845"^^xsd:decimal ;
  geo-pos:long "2.1984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001351'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Martínez, E.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1984'^^xsd:double;
  dwc:latitude '41.3845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found in Area of Aquariums and Experimental Chambers at Institute of Marine Sciences'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001351'^^xsd:anyURI;
  dwc:observationDate '2014-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3845"^^xsd:decimal ;
  dwc:decimalLongitude "2.1984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3845 2.1984)"^^geo:wktLiteral ;
  geo-pos:lat "41.3845"^^xsd:decimal ;
  geo-pos:long "2.1984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001352'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Martínez, E.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1984'^^xsd:double;
  dwc:latitude '41.3845'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found in Area of Aquariums and Experimental Chambers at Institute of Marine Sciences'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001352'^^xsd:anyURI;
  dwc:observationDate '2014-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.188"^^xsd:decimal ;
  dwc:decimalLongitude "2.0435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  geo-pos:lat "41.188"^^xsd:decimal ;
  geo-pos:long "2.0435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001353'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L103'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0435'^^xsd:double;
  dwc:latitude '41.188'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001353'^^xsd:anyURI;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.188"^^xsd:decimal ;
  dwc:decimalLongitude "2.0435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  geo-pos:lat "41.188"^^xsd:decimal ;
  geo-pos:long "2.0435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001354'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L103'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0435'^^xsd:double;
  dwc:latitude '41.188'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001354'^^xsd:anyURI;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.188"^^xsd:decimal ;
  dwc:decimalLongitude "2.0435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.188 2.0435)"^^geo:wktLiteral ;
  geo-pos:lat "41.188"^^xsd:decimal ;
  geo-pos:long "2.0435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001355'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L103'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0435'^^xsd:double;
  dwc:latitude '41.188'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001355'^^xsd:anyURI;
  dwc:observationDate '2009-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001356'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001356'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1981'^^xsd:string;
  dwc:scientificName 'Zeus faber mauritanicus Desbrosses, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '322945'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1981'^^xsd:string;
  dwc:scientificName 'Zeus faber mauritanicus Desbrosses, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '322945'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1981'^^xsd:string;
  dwc:scientificName 'Zeus faber mauritanicus Desbrosses, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '322945'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001332'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001332'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000225'^^xsd:string;
  dwc:scientificName 'Diogenichthys panurgus Bolin, 1946 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo177, 177|AGU|122C10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000225'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000999'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000999'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB439%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB439|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB439|1982'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB439|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5833"^^xsd:decimal ;
  geo-pos:long "-2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|2000'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-20'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7833'^^xsd:double;
  dwc:latitude '36.5833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD109%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD109%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD109%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD109%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD109%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD109|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD109|1992'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>16'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD109|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000476'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000476'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000477'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000477'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000478'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000478'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "138.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "138.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1991'^^xsd:string;
  dwc:scientificName 'Uranoscopus chinensis Guichenot, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kishimoto, H.'^^xsd:string;
  dwc:collector 'Kishimoto, H.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '138.5333'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '274033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1991'^^xsd:anyURI;
  dwc:observationDate '1990-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '274033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "138.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "138.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB4%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB4|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB4|1991'^^xsd:string;
  dwc:scientificName 'Uranoscopus chinensis Guichenot, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kishimoto, H.'^^xsd:string;
  dwc:collector 'Kishimoto, H.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '138.5333'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '274033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB4|1991'^^xsd:anyURI;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "138.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "138.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1991'^^xsd:string;
  dwc:scientificName 'Uranoscopus japonicus Houttuyn, 1782 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kishimoto, H.'^^xsd:string;
  dwc:collector 'Kishimoto, H.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '138.5333'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '274040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1991'^^xsd:anyURI;
  dwc:observationDate '1990-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '274040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5833"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5833"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|2000'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '36.5833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1990'^^xsd:string;
  dwc:scientificName 'Ventrifossa divergens Gilbert & Hubbs, 1920'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217789'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1990'^^xsd:string;
  dwc:scientificName 'Ventrifossa divergens Gilbert & Hubbs, 1920'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII227'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '217789'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1990'^^xsd:anyURI;
  dwc:observationDate '1985-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '217789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1999'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1999'^^xsd:string;
  dwc:scientificName 'Yarrella blackfordi Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '158835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '158835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB309|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB309|1981'^^xsd:string;
  dwc:scientificName 'Triplophos hemingi (Mc Ardle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB309|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '283054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001339'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001339'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001340'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001340'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001341'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001341'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001342'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001342'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001343'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001343'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001344'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001344'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001345'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001345'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1226"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1226 -0.2293)"^^geo:wktLiteral ;
  geo-pos:lat "39.1226"^^xsd:decimal ;
  geo-pos:long "-0.2293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Estany" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001346'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Estany'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2293'^^xsd:double;
  dwc:latitude '39.1226'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001346'^^xsd:anyURI;
  dwc:observationDate '1989-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1997'^^xsd:string;
  dwc:scientificName 'Upeneus grandisquamis (Gill, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '304015'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 0.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 0.2167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "0.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sandos'9425" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1995'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Sandos\'9425'^^xsd:string;
  dwc:collector 'Franco, I. | Reñones, O.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2167'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1995'^^xsd:anyURI;
  dwc:observationDate '1994-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "39.8333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|2006'^^xsd:string;
  dwc:scientificName 'Trachipterus trachypterus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '39.8333'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:aphiaid '126528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB860%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB860%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB860%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB860%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.7333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB860%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB860|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB860|1991'^^xsd:string;
  dwc:scientificName 'Trachipterus trachypterus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '41.7333'^^xsd:double;
  dwc:aphiaid '126528'^^xsd:integer;
  dwc:samplingProtocol 'Long line fishing'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB860|1991'^^xsd:anyURI;
  dwc:observationDate '1987-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001093'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001093'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001117'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001117'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001118'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001118'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001119'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001119'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001120'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001120'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1985'^^xsd:string;
  dwc:scientificName 'Seriola lalandi Valenciennes, 1833'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '218436'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '218436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1986'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127092'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1986'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000038'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000038'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000039'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000039'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000040'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000040'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000041'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000041'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000042'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000042'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000043'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000043'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 3.202)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000044'^^xsd:string;
  dwc:scientificName 'Hymenodiscus coronata (Sars, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.202'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '381759'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000044'^^xsd:anyURI;
  dwc:observationDate '2012-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  geo-pos:lat "39.1667"^^xsd:decimal ;
  geo-pos:long "0.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD18%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD18|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bivalvos Val>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD18|1995'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Bivalvos Val>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1667'^^xsd:double;
  dwc:latitude '39.1667'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD18|1995'^^xsd:anyURI;
  dwc:observationDate '1990-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD183|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD183|1994'^^xsd:string;
  dwc:scientificName 'Collodes tenuirostris Rathbun, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>9'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '441977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD183|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '441977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|2004'^^xsd:string;
  dwc:scientificName 'Ebinania costacanariae Cervigón, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '401185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|2004'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "24.1"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1983'^^xsd:string;
  dwc:scientificName 'Echelus myrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '24.1'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD229|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD229|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD229|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD229|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD229|2000'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD229|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9333 0.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "587"^^xsd:integer ;
  dwc:maximumDepthInMeters "597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9333 0.9333)"^^geo:wktLiteral ;
  geo-pos:lat "38.9333"^^xsd:decimal ;
  geo-pos:long "0.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD186|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS98 2>P-56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD186|1999'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi Johnson, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS98 2>P-56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9333'^^xsd:double;
  dwc:latitude '38.9333'^^xsd:double;
  dwc:minimumDepth '587'^^xsd:integer;
  dwc:maximumDepth '597'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD186|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD186%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD186|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-12.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD186|1998'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-12.2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD186|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD183|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-29-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD183|1998'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-29-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD183|1998'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB349|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB349|1981'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB349|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB350|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB350|1981'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB350|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB351|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB351|1981'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB351|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB352|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB352|1981'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB352|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "559"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.7167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-4.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD183%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD183|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS98 2>P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD183|1999'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS98 2>P-14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7167'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '559'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD183|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1983'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1983'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB396%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB396|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB396|1983'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB396|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB475%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB475|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB475|1981'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB475|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB476|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB476|1981'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB476|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1235"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  geo-pos:lat "40.8166"^^xsd:decimal ;
  geo-pos:long "1.8388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000020'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8388'^^xsd:double;
  dwc:latitude '40.8166'^^xsd:double;
  dwc:minimumDepth '1235'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000020'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001028'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001028'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1986'^^xsd:string;
  dwc:scientificName 'Blennius sanguinolentus Pallas, 1811'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Costa, G.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '12.3333'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302127'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB307|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB307|1983'^^xsd:string;
  dwc:scientificName 'Pomadasys bennetti (Lowe, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '401878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB307|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001197'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001197'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000036'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000036'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000037'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000037'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000038'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000038'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000039'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000039'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000555'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000555'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001198'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001198'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5666"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13052702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13052702'^^xsd:string;
  dwc:scientificName 'Galiteuthis  armata (Joubin, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1548'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13052702'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8166"^^xsd:decimal ;
  dwc:decimalLongitude "1.8388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1235"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8166 1.8388)"^^geo:wktLiteral ;
  geo-pos:lat "40.8166"^^xsd:decimal ;
  geo-pos:long "1.8388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000021'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8388'^^xsd:double;
  dwc:latitude '40.8166'^^xsd:double;
  dwc:minimumDepth '1235'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000021'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.5167"^^xsd:decimal ;
  dwc:decimalLongitude "159.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  geo-pos:lat "-54.5167"^^xsd:decimal ;
  geo-pos:long "159.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM13102502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM13102502'^^xsd:string;
  dwc:scientificName 'Corellamysis eltanina San Vicente & Monniot F., 2014 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:typeStatus 'Paratype of Corellamysis eltanina'^^xsd:string;
  dwc:collector 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '159.0059'^^xsd:double;
  dwc:latitude '-54.5167'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | dissected'^^xsd:string;
  dwc:aphiaid '759578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM13102502'^^xsd:anyURI;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '759578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.5167"^^xsd:decimal ;
  dwc:decimalLongitude "159.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  geo-pos:lat "-54.5167"^^xsd:decimal ;
  geo-pos:long "159.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM13102503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM13102503'^^xsd:string;
  dwc:scientificName 'Corellamysis eltanina San Vicente & Monniot F., 2014 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:typeStatus 'Paratype of Corellamysis eltanina'^^xsd:string;
  dwc:collector 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '159.0059'^^xsd:double;
  dwc:latitude '-54.5167'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '759578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM13102503'^^xsd:anyURI;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '759578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001199'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001199'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6667 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.6667"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|2001'^^xsd:string;
  dwc:scientificName 'Neoscopelus microchir (Matsubara, 1943)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '42.6667'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126635'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|2001'^^xsd:anyURI;
  dwc:observationDate '1999-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '126635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000486'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000486'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000487'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000487'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001021'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001021'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001127'^^xsd:string;
  dwc:scientificName 'Leptosynapta (Verrill, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001127'^^xsd:anyURI;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000556'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000556'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000557'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000557'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000558'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000558'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000559'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000559'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5666"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13052703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13052703'^^xsd:string;
  dwc:scientificName 'Galiteuthis  armata (Joubin, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1548'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13052703'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001046'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001046'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|1999'^^xsd:string;
  dwc:scientificName 'Grammicolepus brachiusculus Paey, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '127420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB192|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB192|1986'^^xsd:string;
  dwc:scientificName 'Guentherus altivela Osorio, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '272023'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB192|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '272023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000568'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000568'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000569'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000569'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000570'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000570'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000571'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000571'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1986'^^xsd:string;
  dwc:scientificName 'Gouania wildenowi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '400735'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB399|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB399|1999'^^xsd:string;
  dwc:scientificName 'Grammicolepus brachiusculus Paey, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '304'^^xsd:integer;
  dwc:aphiaid '127420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB399|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001035'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001035'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001036'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001036'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB323|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB323|1982'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB323|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB246|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB246|1985'^^xsd:string;
  dwc:scientificName 'Gonostoma elongatum Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB246|1985'^^xsd:anyURI;
  dwc:observationDate '1985-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1985'^^xsd:string;
  dwc:scientificName 'Gonostoma elongatum Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1986'^^xsd:string;
  dwc:scientificName 'Gouania wildenowi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '400735'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.685"^^xsd:decimal ;
  dwc:decimalLongitude "2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.685 2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.685"^^xsd:decimal ;
  geo-pos:long "2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001187'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7833'^^xsd:double;
  dwc:latitude '40.685'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001187'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001188'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001188'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001189'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001189'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000973'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000973'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000972'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000972'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001110'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001110'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001111'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001111'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001026'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001026'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001027'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001027'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001191'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001191'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001192'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001192'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001193'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001193'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1986'^^xsd:string;
  dwc:scientificName 'Gouania wildenowi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '400735'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1986'^^xsd:string;
  dwc:scientificName 'Gouania wildenowi (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '400735'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB306|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB306|1983'^^xsd:string;
  dwc:scientificName 'Pomadasys bennetti (Lowe, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '401878'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB306|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000463'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000463'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000464'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000464'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000485'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000485'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001029'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001029'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001030'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001030'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001031'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001031'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1986'^^xsd:string;
  dwc:scientificName 'Lamprogrammus niger Alcock, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I214'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126672'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5333"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD84%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD84|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>38-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD84|1992'^^xsd:string;
  dwc:scientificName 'Philocheras echinulatus (M. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'Acude>38-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.5333'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD84|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1984'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1984'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB341|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB341|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB341|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB342|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB342|1982'^^xsd:string;
  dwc:scientificName 'Lepidion lepidion (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB342|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.293666666667 1.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.293666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.293666666667 1.263)"^^geo:wktLiteral ;
  geo-pos:lat "40.293666666667"^^xsd:decimal ;
  geo-pos:long "1.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000461'^^xsd:string;
  dwc:scientificName 'Latreillia elegans Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L115'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.263'^^xsd:double;
  dwc:latitude '40.293666666667'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000461'^^xsd:anyURI;
  dwc:observationDate '2013-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.293666666667 1.263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.293666666667"^^xsd:decimal ;
  dwc:decimalLongitude "1.263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.293666666667 1.263)"^^geo:wktLiteral ;
  geo-pos:lat "40.293666666667"^^xsd:decimal ;
  geo-pos:long "1.263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000462'^^xsd:string;
  dwc:scientificName 'Latreillia elegans Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L115'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.263'^^xsd:double;
  dwc:latitude '40.293666666667'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000462'^^xsd:anyURI;
  dwc:observationDate '2013-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.891 0.9235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.891"^^xsd:decimal ;
  dwc:decimalLongitude "0.9235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.891 0.9235)"^^geo:wktLiteral ;
  geo-pos:lat "38.891"^^xsd:decimal ;
  geo-pos:long "0.9235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000019'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 54'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9235'^^xsd:double;
  dwc:latitude '38.891'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000019'^^xsd:anyURI;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001173'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001173'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001174'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001174'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -3.8156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters "526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -3.8156)"^^geo:wktLiteral ;
  geo-pos:lat "36.6165"^^xsd:decimal ;
  geo-pos:long "-3.8156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000017'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 19'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8156'^^xsd:double;
  dwc:latitude '36.6165'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:maximumDepth '526'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000017'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -3.8156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters "526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -3.8156)"^^geo:wktLiteral ;
  geo-pos:lat "36.6165"^^xsd:decimal ;
  geo-pos:long "-3.8156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000018'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 19'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8156'^^xsd:double;
  dwc:latitude '36.6165'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:maximumDepth '526'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000018'^^xsd:anyURI;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001136'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001136'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000144'^^xsd:string;
  dwc:scientificName 'Platymaia remifera Rathbun, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '441945'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000144'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '441945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMARES > PROMARESA01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001151'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'PROMARES > PROMARESA01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001151'^^xsd:anyURI;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6118"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6118"^^xsd:decimal ;
  geo-pos:long "-3.8977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001159'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L22'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8977'^^xsd:double;
  dwc:latitude '36.6118'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001159'^^xsd:anyURI;
  dwc:observationDate '2014-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6118"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6118 -3.8977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6118"^^xsd:decimal ;
  geo-pos:long "-3.8977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001160'^^xsd:string;
  dwc:scientificName 'Ophiotrix fragilis (Abildgaard, in O.F. Müller, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L22'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8977'^^xsd:double;
  dwc:latitude '36.6118'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001160'^^xsd:anyURI;
  dwc:observationDate '2014-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9518 -3.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9518"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9518 -3.0998)"^^geo:wktLiteral ;
  geo-pos:lat "35.9518"^^xsd:decimal ;
  geo-pos:long "-3.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001206'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0998'^^xsd:double;
  dwc:latitude '35.9518'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001206'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001129'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001129'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2367"^^xsd:decimal ;
  dwc:decimalLongitude "2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "41.2367"^^xsd:decimal ;
  geo-pos:long "2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001137'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8075'^^xsd:double;
  dwc:latitude '41.2367'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001137'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2367"^^xsd:decimal ;
  dwc:decimalLongitude "2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "41.2367"^^xsd:decimal ;
  geo-pos:long "2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001138'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8075'^^xsd:double;
  dwc:latitude '41.2367'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001138'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2367"^^xsd:decimal ;
  dwc:decimalLongitude "2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "41.2367"^^xsd:decimal ;
  geo-pos:long "2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001139'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8075'^^xsd:double;
  dwc:latitude '41.2367'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001139'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2583"^^xsd:decimal ;
  dwc:decimalLongitude "2.8087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2583 2.8087)"^^geo:wktLiteral ;
  geo-pos:lat "41.2583"^^xsd:decimal ;
  geo-pos:long "2.8087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001134'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8087'^^xsd:double;
  dwc:latitude '41.2583'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001134'^^xsd:anyURI;
  dwc:observationDate '2008-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001135'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001135'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001127'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001127'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB671%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB671|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB671|1981'^^xsd:string;
  dwc:scientificName 'Platyberyx groenlandicus (Jensen, 1942)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '313331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB671|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '873087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001097'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001097'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001130'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001130'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB509%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB509|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB509|1983'^^xsd:string;
  dwc:scientificName 'Platichthys flesus flesus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB509|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB510%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB510|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB510|1983'^^xsd:string;
  dwc:scientificName 'Platichthys flesus flesus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB510|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "532"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001120'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '532'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001120'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001123'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001123'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001149'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001149'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001150'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001150'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2833 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2833"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1990'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe moselii (Cunningham, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII248'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-26.2833'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '302582'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1990'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001101'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001101'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB506%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB506|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB506|1983'^^xsd:string;
  dwc:scientificName 'Platichthys flesus flesus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB506|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB508%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB508|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB508|1983'^^xsd:string;
  dwc:scientificName 'Platichthys flesus flesus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB508|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001107'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001107'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001108'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001108'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB507|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB507|1983'^^xsd:string;
  dwc:scientificName 'Platichthys flesus flesus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '322841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB507|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001094'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001094'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001148'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001148'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -87.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-87.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -87.0833)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-87.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1984'^^xsd:string;
  dwc:scientificName 'Scorpaena calcarata Goode & Bean, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-87.0833'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '159563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1984'^^xsd:anyURI;
  dwc:observationDate '1983-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC20%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC20%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC20%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5833 3.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5833"^^xsd:decimal ;
  dwc:decimalLongitude "3.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC20%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5833 3.9167)"^^geo:wktLiteral ;
  geo-pos:lat "42.5833"^^xsd:decimal ;
  geo-pos:long "3.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC20%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC20|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC20|2004'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus (Lamarck, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.9167'^^xsd:double;
  dwc:latitude '42.5833'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC20|2004'^^xsd:anyURI;
  dwc:observationDate '1990-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC200%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC200%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC200%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1333"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC200%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1333 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1333"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC200%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC200|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA IV 2 P-84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC200|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'Paratype of Opisthoteuthis calypso'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA IV 2 P-84'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.1333'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC200|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC21%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC21%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC21%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "333"^^xsd:integer ;
  dwc:maximumDepthInMeters "337"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC21%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5833 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5833"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC21%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC21|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC21|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-38'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-29.5833'^^xsd:double;
  dwc:minimumDepth '333'^^xsd:integer;
  dwc:maximumDepth '337'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC21|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -7.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-7.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001147'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2333'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '548'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001147'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000560'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000560'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000329'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000329'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001070'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001070'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|2000'^^xsd:string;
  dwc:scientificName 'Pentheroscion mbizi (Poll, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '282214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|2000'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '282214'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "23.9667"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1998'^^xsd:string;
  dwc:scientificName 'Peprilus medius (Peters, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '23.9667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9667 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "23.9667"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1998'^^xsd:string;
  dwc:scientificName 'Peprilus medius (Peters, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '23.9667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1998'^^xsd:string;
  dwc:scientificName 'Peprilus medius (Peters, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001158'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001158'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001159'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001159'^^xsd:anyURI;
  dwc:observationDate '1987-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.4833 31.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.4833"^^xsd:decimal ;
  dwc:decimalLongitude "31.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.4833 31.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.4833"^^xsd:decimal ;
  geo-pos:long "31.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "204" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000198'^^xsd:string;
  dwc:scientificName 'Lampanyctus nobilis Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '204'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.2833'^^xsd:double;
  dwc:latitude '-30.4833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo161, ICICMBN161|AGU|204D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000198'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000154'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000154'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000155'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000155'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000156'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000156'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000199'^^xsd:string;
  dwc:scientificName 'Lampanyctus nobilis Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo162, ICICMBN162|AGU|122C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000199'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001112'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001112'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001114'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001114'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB489|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB489|1986'^^xsd:string;
  dwc:scientificName 'Lagocephalus lunaris (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB489|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '219957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "5.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1998'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Forster, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '5.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|1986'^^xsd:string;
  dwc:scientificName 'Lagocephalus spadiceus (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '127415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4667 -78.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-78.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4667 -78.7833)"^^geo:wktLiteral ;
  geo-pos:lat "33.4667"^^xsd:decimal ;
  geo-pos:long "-78.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1984'^^xsd:string;
  dwc:scientificName 'Lagodon rhomboides (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-78.7833'^^xsd:double;
  dwc:latitude '33.4667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001113'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001113'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000951'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000951'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4142"^^xsd:decimal ;
  dwc:decimalLongitude "1.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4142 1.777)"^^geo:wktLiteral ;
  geo-pos:lat "38.4142"^^xsd:decimal ;
  geo-pos:long "1.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN01 > BF01A03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000587'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis (Ascanius, 1805)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN01 > BF01A03'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.777'^^xsd:double;
  dwc:latitude '38.4142'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000587'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000561'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000561'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000562'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000562'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000563'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000563'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000564'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000564'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD138%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD138%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD138%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD138%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD138%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD138|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD138|1991'^^xsd:string;
  dwc:scientificName 'Platymaia longimana Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Platymaia longimana'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '441941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD138|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1633415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB318|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB318|1999'^^xsd:string;
  dwc:scientificName 'Scomber scombrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB318|1999'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1999'^^xsd:string;
  dwc:scientificName 'Scomber scombrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1999'^^xsd:string;
  dwc:scientificName 'Scomber scombrus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001113'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001113'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9522"^^xsd:decimal ;
  dwc:decimalLongitude "4.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9522 4.2671)"^^geo:wktLiteral ;
  geo-pos:lat "39.9522"^^xsd:decimal ;
  geo-pos:long "4.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001114'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Pretus, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2671'^^xsd:double;
  dwc:latitude '39.9522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001114'^^xsd:anyURI;
  dwc:observationDate '1992-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "532"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001119'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata Spence Bate, 1881 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '532'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001119'^^xsd:anyURI;
  dwc:observationDate '2008-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001202'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001202'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.575"^^xsd:decimal ;
  dwc:decimalLongitude "2.8533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.575 2.8533)"^^geo:wktLiteral ;
  geo-pos:lat "40.575"^^xsd:decimal ;
  geo-pos:long "2.8533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 > EST10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001203'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 > EST10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8533'^^xsd:double;
  dwc:latitude '40.575'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001203'^^xsd:anyURI;
  dwc:observationDate '1986-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8613"^^xsd:decimal ;
  dwc:decimalLongitude "3.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8613 3.1275)"^^geo:wktLiteral ;
  geo-pos:lat "40.8613"^^xsd:decimal ;
  geo-pos:long "3.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES02 > DM02M19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001042'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES02 > DM02M19'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1275'^^xsd:double;
  dwc:latitude '40.8613'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001042'^^xsd:anyURI;
  dwc:observationDate '2012-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB324|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB324|1982'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB324|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB325|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB325|1982'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB325|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2833 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.2833"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1983'^^xsd:string;
  dwc:scientificName 'Sarpa salpa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.2833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB848%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB848%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB848%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB848%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB848%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB848|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB848|1991'^^xsd:string;
  dwc:scientificName 'Sarpa salpa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB848|1991'^^xsd:anyURI;
  dwc:observationDate '1987-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB377|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB377|1986'^^xsd:string;
  dwc:scientificName 'Satyrichthys adeni (Lloyd, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '215625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB377|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1011966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB542|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB542|1986'^^xsd:string;
  dwc:scientificName 'Saurida tumbil (Bloch, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '217663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB542|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '217663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB326%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB326|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB326|1982'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB326|1982'^^xsd:anyURI;
  dwc:observationDate '1980-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|1981'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II246'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5833 -16.9667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5833"^^xsd:decimal ;
  geo-pos:long "-16.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1983'^^xsd:string;
  dwc:scientificName 'Hymenocephalus italicus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V213'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9667'^^xsd:double;
  dwc:latitude '23.5833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001081'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001081'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001082'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001082'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "676"^^xsd:integer ;
  dwc:maximumDepthInMeters "785"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -7.2186)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-7.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001144'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.2186'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:minimumDepth '676'^^xsd:integer;
  dwc:maximumDepth '785'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001144'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3271 -7.1198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3271"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "657"^^xsd:integer ;
  dwc:maximumDepthInMeters "673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3271 -7.1198)"^^geo:wktLiteral ;
  geo-pos:lat "36.3271"^^xsd:decimal ;
  geo-pos:long "-7.1198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001145'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L12'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.1198'^^xsd:double;
  dwc:latitude '36.3271'^^xsd:double;
  dwc:minimumDepth '657'^^xsd:integer;
  dwc:maximumDepth '673'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001145'^^xsd:anyURI;
  dwc:observationDate '2008-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001051'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001051'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001052'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001052'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.05 12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.05 12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.05"^^xsd:decimal ;
  geo-pos:long "12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1981'^^xsd:string;
  dwc:scientificName 'Hyperoglyphe matthewsi (Smith, 1959)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.2667'^^xsd:double;
  dwc:latitude '-19.05'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '302581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001079'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001079'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001080'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001080'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001692'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001692'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001693'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001693'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001694'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001694'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5312"^^xsd:decimal ;
  dwc:decimalLongitude "2.6707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  geo-pos:lat "41.5312"^^xsd:decimal ;
  geo-pos:long "2.6707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001695'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L108'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6707'^^xsd:double;
  dwc:latitude '41.5312'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001695'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5312"^^xsd:decimal ;
  dwc:decimalLongitude "2.6707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  geo-pos:lat "41.5312"^^xsd:decimal ;
  geo-pos:long "2.6707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001696'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L108'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6707'^^xsd:double;
  dwc:latitude '41.5312'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001696'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5312"^^xsd:decimal ;
  dwc:decimalLongitude "2.6707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  geo-pos:lat "41.5312"^^xsd:decimal ;
  geo-pos:long "2.6707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001697'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L108'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6707'^^xsd:double;
  dwc:latitude '41.5312'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001697'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5312"^^xsd:decimal ;
  dwc:decimalLongitude "2.6707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5312 2.6707)"^^geo:wktLiteral ;
  geo-pos:lat "41.5312"^^xsd:decimal ;
  geo-pos:long "2.6707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001698'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L108'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6707'^^xsd:double;
  dwc:latitude '41.5312'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001698'^^xsd:anyURI;
  dwc:observationDate '2007-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001699'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001699'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001700'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001700'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001701'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001701'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001662'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001662'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001663'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001663'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001664'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001664'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001665'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001665'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001666'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001666'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001667'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001667'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001668'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001668'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001669'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001669'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001670'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001670'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001671'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001671'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000346'^^xsd:string;
  dwc:scientificName 'Diaphus diadematus Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000346'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000347'^^xsd:string;
  dwc:scientificName 'Diaphus diadematus Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000347'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '217690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000348'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type A'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000348'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.3166"^^xsd:decimal ;
  dwc:decimalLongitude "29.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-32.3166"^^xsd:decimal ;
  geo-pos:long "29.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000200'^^xsd:string;
  dwc:scientificName 'Lampanyctus pusillus (Johnson, 1890) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.0166'^^xsd:double;
  dwc:latitude '-32.3166'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo163, ICICMBN163|AGU|118D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000200'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9333"^^xsd:decimal ;
  geo-pos:long "31.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000201'^^xsd:string;
  dwc:scientificName 'Lampanyctus pusillus (Johnson, 1890) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1166'^^xsd:double;
  dwc:latitude '-29.9333'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo164, ICICMBN164|AGU|126D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000201'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1985'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII22'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB634%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB634|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB634|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides striatura Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '300981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB634|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '217763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI250'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB423%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB423|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB423|1999'^^xsd:string;
  dwc:scientificName 'Conger Bosc, 1817 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-23'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '125624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB423|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 5.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "5.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 5.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "5.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD400|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Aqude>P-362" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD400|1998'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Aqude>P-362'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '5.0167'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD400|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus torvus (Gronovius, 1760)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '221442'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '221442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus torvus (Gronovius, 1760)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '221442'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '221442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus torvus (Gronovius, 1760)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '221442'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '221442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2667"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB246|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB246|1981'^^xsd:string;
  dwc:scientificName 'Congiopodus torvus (Gronovius, 1760)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-29.2667'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '221442'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB246|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '221442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2667"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB247%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB247|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB247|1981'^^xsd:string;
  dwc:scientificName 'Congiopodus torvus (Gronovius, 1760)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-29.2667'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '221442'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB247|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '221442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB422|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB422|1999'^^xsd:string;
  dwc:scientificName 'Conger Bosc, 1817 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-23'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3'^^xsd:integer;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '125624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB422|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '125624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1985'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB514%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB514|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB514|1981'^^xsd:string;
  dwc:scientificName 'Tetragonurus cuvieri Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '127080'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB514|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T-2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001588'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T-2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001588'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001592'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001592'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001593'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001593'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001594'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001594'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001595'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001595'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5357"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  geo-pos:lat "37.5357"^^xsd:decimal ;
  geo-pos:long "-0.8442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001657'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L45'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8442'^^xsd:double;
  dwc:latitude '37.5357'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001657'^^xsd:anyURI;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5357"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  geo-pos:lat "37.5357"^^xsd:decimal ;
  geo-pos:long "-0.8442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001658'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L45'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8442'^^xsd:double;
  dwc:latitude '37.5357'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001658'^^xsd:anyURI;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5357"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5357 -0.8442)"^^geo:wktLiteral ;
  geo-pos:lat "37.5357"^^xsd:decimal ;
  geo-pos:long "-0.8442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001659'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L45'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8442'^^xsd:double;
  dwc:latitude '37.5357'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001659'^^xsd:anyURI;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001660'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001660'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001661'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001661'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -5.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -5.1833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-5.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03L4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001646'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03L4'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1833'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001646'^^xsd:anyURI;
  dwc:observationDate '2003-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3578 -5.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3578"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3578 -5.2072)"^^geo:wktLiteral ;
  geo-pos:lat "36.3578"^^xsd:decimal ;
  geo-pos:long "-5.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001647'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L9'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2072'^^xsd:double;
  dwc:latitude '36.3578'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001647'^^xsd:anyURI;
  dwc:observationDate '2006-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3853 -4.5207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3853"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3853 -4.5207)"^^geo:wktLiteral ;
  geo-pos:lat "36.3853"^^xsd:decimal ;
  geo-pos:long "-4.5207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS94L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001648'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS94L16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5207'^^xsd:double;
  dwc:latitude '36.3853'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001648'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6595 -3.1892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6595"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "551"^^xsd:integer ;
  dwc:maximumDepthInMeters "551"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6595 -3.1892)"^^geo:wktLiteral ;
  geo-pos:lat "36.6595"^^xsd:decimal ;
  geo-pos:long "-3.1892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS12L119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001649'^^xsd:string;
  dwc:scientificName 'Thalassinidae Latreille, 1831 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS12L119'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1892'^^xsd:double;
  dwc:latitude '36.6595'^^xsd:double;
  dwc:minimumDepth '551'^^xsd:integer;
  dwc:maximumDepth '551'^^xsd:integer;
  dwc:aphiaid '196160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001649'^^xsd:anyURI;
  dwc:observationDate '2012-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '196160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001650'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001650'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3484"^^xsd:decimal ;
  dwc:decimalLongitude "2.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  geo-pos:lat "41.3484"^^xsd:decimal ;
  geo-pos:long "2.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 M10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001627'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DOSMARES04 M10'^^xsd:string;
  dwc:collector 'Baptista, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.749'^^xsd:double;
  dwc:latitude '41.3484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001627'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3484"^^xsd:decimal ;
  dwc:decimalLongitude "2.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  geo-pos:lat "41.3484"^^xsd:decimal ;
  geo-pos:long "2.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 M10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001628'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DOSMARES04 M10'^^xsd:string;
  dwc:collector 'Baptista, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.749'^^xsd:double;
  dwc:latitude '41.3484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001628'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0917 -1.7908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0917 -1.7908)"^^geo:wktLiteral ;
  geo-pos:lat "37.0917"^^xsd:decimal ;
  geo-pos:long "-1.7908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS01 L33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001629'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS01 L33'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7908'^^xsd:double;
  dwc:latitude '37.0917'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001629'^^xsd:anyURI;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001291'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001291'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0313 0.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0313"^^xsd:decimal ;
  dwc:decimalLongitude "0.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0313 0.889)"^^geo:wktLiteral ;
  geo-pos:lat "40.0313"^^xsd:decimal ;
  geo-pos:long "0.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L127" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001292'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L127'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.889'^^xsd:double;
  dwc:latitude '40.0313'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001292'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001293'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001293'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001294'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001294'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD101%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD101%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD101%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD101%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4.7333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD101%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD101|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD101|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7333'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '721'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD101|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD102|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD102|1991'^^xsd:string;
  dwc:scientificName 'Euphylax robustus A. Milne-Edwards, 1874'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '442744'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD102|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '442744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.4667 -54.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.4667 -54.45)"^^geo:wktLiteral ;
  geo-pos:lat "-37.4667"^^xsd:decimal ;
  geo-pos:long "-54.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD126%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD126|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD126|1991'^^xsd:string;
  dwc:scientificName 'Paralomis formosa Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.45'^^xsd:double;
  dwc:latitude '-37.4667'^^xsd:double;
  dwc:aphiaid '369207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD126|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '369207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000157'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000157'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000357'^^xsd:string;
  dwc:scientificName 'Myctophum obtusirostre Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000357'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000358'^^xsd:string;
  dwc:scientificName 'Myctophum obtusirostre Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000358'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5977 0.8712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5977"^^xsd:decimal ;
  dwc:decimalLongitude "0.8712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5977 0.8712)"^^geo:wktLiteral ;
  geo-pos:lat "40.5977"^^xsd:decimal ;
  geo-pos:long "0.8712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000360'^^xsd:string;
  dwc:scientificName 'Solea senegalensis Kaup, 1858 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'R11'^^xsd:string;
  dwc:collector 'Ramón, M. | Marco, E. | Galimany, E.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8712'^^xsd:double;
  dwc:latitude '40.5977'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000360'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5877 0.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5877"^^xsd:decimal ;
  dwc:decimalLongitude "0.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5877 0.859)"^^geo:wktLiteral ;
  geo-pos:lat "40.5877"^^xsd:decimal ;
  geo-pos:long "0.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000361'^^xsd:string;
  dwc:scientificName 'Solea senegalensis Kaup, 1858 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'R12'^^xsd:string;
  dwc:collector 'Ramón, M. | Marco, E. | Galimany, E.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.859'^^xsd:double;
  dwc:latitude '40.5877'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000361'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 2.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.117"^^xsd:decimal ;
  dwc:decimalLongitude "2.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.117 2.903)"^^geo:wktLiteral ;
  geo-pos:lat "41.117"^^xsd:decimal ;
  geo-pos:long "2.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 M05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001625'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DOSMARES04 M05'^^xsd:string;
  dwc:collector 'Baptista, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.903'^^xsd:double;
  dwc:latitude '41.117'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1506'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001625'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3484"^^xsd:decimal ;
  dwc:decimalLongitude "2.749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3484 2.749)"^^geo:wktLiteral ;
  geo-pos:lat "41.3484"^^xsd:decimal ;
  geo-pos:long "2.749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 M10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001626'^^xsd:string;
  dwc:scientificName 'Lepas Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DOSMARES04 M10'^^xsd:string;
  dwc:collector 'Baptista, J.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.749'^^xsd:double;
  dwc:latitude '41.3484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '106087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001626'^^xsd:anyURI;
  dwc:observationDate '2013-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '106087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001289'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001289'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9505"^^xsd:decimal ;
  dwc:decimalLongitude "3.2827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9505 3.2827)"^^geo:wktLiteral ;
  geo-pos:lat "41.9505"^^xsd:decimal ;
  geo-pos:long "3.2827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L150" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001290'^^xsd:string;
  dwc:scientificName 'Iphimedia Rathke, 1843 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L150'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2827'^^xsd:double;
  dwc:latitude '41.9505'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:occurrenceRemarks 'In Trigla lyra stomach'^^xsd:string;
  dwc:aphiaid '101554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001290'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2833 14.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1391"^^xsd:integer ;
  dwc:maximumDepthInMeters "1413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2833 14.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2833"^^xsd:decimal ;
  geo-pos:long "14.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD324%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD324|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD324|1991'^^xsd:string;
  dwc:scientificName 'Glyphocrangon longirostris (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0333'^^xsd:double;
  dwc:latitude '-29.2833'^^xsd:double;
  dwc:minimumDepth '1391'^^xsd:integer;
  dwc:maximumDepth '1413'^^xsd:integer;
  dwc:aphiaid '107571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD324|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "695"^^xsd:integer ;
  dwc:maximumDepthInMeters "698"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD333|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD333|2000'^^xsd:string;
  dwc:scientificName 'Lithodes murrayi Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '695'^^xsd:integer;
  dwc:maximumDepth '698'^^xsd:integer;
  dwc:aphiaid '241288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD333|2000'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '241288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD192|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-4.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD192|1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-4.6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD192|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.8167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-3.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD192|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS98 2>P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD192|1999'^^xsd:string;
  dwc:scientificName 'Ebalia nux A. Milne-Edwards, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS98 2>P-20'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8167'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '107299'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD192|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB118%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB118|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB118|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus acanthistius (Gilbert, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '273832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB118|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '475097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000467'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000467'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1582"^^xsd:decimal ;
  dwc:decimalLongitude "13.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1582"^^xsd:decimal ;
  geo-pos:long "13.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000468'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0166'^^xsd:double;
  dwc:latitude '-21.1582'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000468'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001651'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001651'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001652'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001652'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001653'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001653'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001654'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001654'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001655'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001655'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001656'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001656'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8475"^^xsd:decimal ;
  dwc:decimalLongitude "4.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  geo-pos:lat "39.8475"^^xsd:decimal ;
  geo-pos:long "4.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000860'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3323'^^xsd:double;
  dwc:latitude '39.8475'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000860'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6932 -4.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6932"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6932 -4.3152)"^^geo:wktLiteral ;
  geo-pos:lat "36.6932"^^xsd:decimal ;
  geo-pos:long "-4.3152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02L4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001645'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02L4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3152'^^xsd:double;
  dwc:latitude '36.6932'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001645'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000771'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000771'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000753'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000753'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1323"^^xsd:decimal ;
  dwc:decimalLongitude "1.3853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1323 1.3853)"^^geo:wktLiteral ;
  geo-pos:lat "41.1323"^^xsd:decimal ;
  geo-pos:long "1.3853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000754'^^xsd:string;
  dwc:scientificName 'Portunus hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Condal, F.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3853'^^xsd:double;
  dwc:latitude '41.1323'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000754'^^xsd:anyURI;
  dwc:observationDate '2015-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6412 -0.6368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6412 -0.6368)"^^geo:wktLiteral ;
  geo-pos:lat "37.6412"^^xsd:decimal ;
  geo-pos:long "-0.6368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09L40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001630'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09L40'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6368'^^xsd:double;
  dwc:latitude '37.6412'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001630'^^xsd:anyURI;
  dwc:observationDate '2009-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6932 -4.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6932"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6932 -4.3152)"^^geo:wktLiteral ;
  geo-pos:lat "36.6932"^^xsd:decimal ;
  geo-pos:long "-4.3152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02L4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001631'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02L4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3152'^^xsd:double;
  dwc:latitude '36.6932'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001631'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.632)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS94L29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001632'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS94L29'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.632'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001632'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5122 -1.1497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5122"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5122 -1.1497)"^^geo:wktLiteral ;
  geo-pos:lat "37.5122"^^xsd:decimal ;
  geo-pos:long "-1.1497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001633'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.1497'^^xsd:double;
  dwc:latitude '37.5122'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001633'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.688 -3.2173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.688"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.688 -3.2173)"^^geo:wktLiteral ;
  geo-pos:lat "36.688"^^xsd:decimal ;
  geo-pos:long "-3.2173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001634'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02L22'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2173'^^xsd:double;
  dwc:latitude '36.688'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001634'^^xsd:anyURI;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3932 2.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3932"^^xsd:decimal ;
  dwc:decimalLongitude "2.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3932 2.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.3932"^^xsd:decimal ;
  geo-pos:long "2.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS00L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001635'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS00L91'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6918'^^xsd:double;
  dwc:latitude '41.3932'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001635'^^xsd:anyURI;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station85B ORI10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000350'^^xsd:string;
  dwc:scientificName 'Diaphus jenseni Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station85B ORI10'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000350'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000349'^^xsd:string;
  dwc:scientificName 'Diaphus jenseni Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000349'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1981'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1999'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1999'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1986'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1986'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB603|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB603|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB603|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB604|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB604|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB604|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -48)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1999'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48'^^xsd:integer;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1986'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus scabrus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '400558'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000490'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000490'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000488'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000488'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000489'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000489'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000352'^^xsd:string;
  dwc:scientificName 'Myctophum nitidulum Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000352'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000353'^^xsd:string;
  dwc:scientificName 'Myctophum nitidulum Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000353'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000351'^^xsd:string;
  dwc:scientificName 'Myctophum nitidulum Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000351'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000526'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000526'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -0.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.25"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.25 -0.8667)"^^geo:wktLiteral ;
  geo-pos:lat "56.25"^^xsd:decimal ;
  geo-pos:long "-0.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1987'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Wagner, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-0.8667'^^xsd:double;
  dwc:latitude '56.25'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB596|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB596|1981'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II227'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-23.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB596|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB597%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB597|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB597|1981'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II227'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-23.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB597|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB598|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB598|1981'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II227'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-23.0167'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB598|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "GICS-3227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1995'^^xsd:string;
  dwc:scientificName 'Trachipterus trachypterus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'GICS-3227'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:aphiaid '126528'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1995'^^xsd:anyURI;
  dwc:observationDate '1995-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001601'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001601'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001602'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001602'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000158'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000158'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000159'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000159'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000160'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000160'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000161'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000161'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000162'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000162'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000163'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000163'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000164'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000164'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000165'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000165'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000166'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000166'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6211"^^xsd:decimal ;
  dwc:decimalLongitude "0.6119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6211 0.6119)"^^geo:wktLiteral ;
  geo-pos:lat "40.6211"^^xsd:decimal ;
  geo-pos:long "0.6119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000167'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum (Bruguière, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6119'^^xsd:double;
  dwc:latitude '40.6211'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000167'^^xsd:anyURI;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001600'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001600'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1981'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II270'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3833 -1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3833 -1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3833"^^xsd:decimal ;
  geo-pos:long "-1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|2006'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.4333'^^xsd:double;
  dwc:latitude '37.3833'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD191|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-5.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD191|1998'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-5.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD191|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1833 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1833 -0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "38.1833"^^xsd:decimal ;
  geo-pos:long "-0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD191|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS96    2>P-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD191|1999'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey Álvarez, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS96    2>P-43'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.1833'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD191|1999'^^xsd:anyURI;
  dwc:observationDate '1996-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB154%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB154|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB154|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB154|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.65 -67.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.65"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.65 -67.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-55.65"^^xsd:decimal ;
  geo-pos:long "-67.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|2001'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-67.2167'^^xsd:double;
  dwc:latitude '-55.65'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|2001'^^xsd:anyURI;
  dwc:observationDate '1994-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1987'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.95 -70.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.95"^^xsd:decimal ;
  dwc:decimalLongitude "-70.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.95 -70.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-52.95"^^xsd:decimal ;
  geo-pos:long "-70.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|2001'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pequeño, G.'^^xsd:string;
  dwc:collector 'Pequeño, G.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-70.3167'^^xsd:double;
  dwc:latitude '-52.95'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|2001'^^xsd:anyURI;
  dwc:observationDate '1994-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1987'^^xsd:string;
  dwc:scientificName 'Cottoperca gobio (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2167'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:aphiaid '280409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '280409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD374%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD374%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD374%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD374%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD374%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD374|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD374|1991'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD374|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1982'^^xsd:string;
  dwc:scientificName 'Notacanthus bonapartei Risso, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '399825'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1982'^^xsd:anyURI;
  dwc:observationDate '1980-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|2004'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|2004'^^xsd:anyURI;
  dwc:observationDate '2002-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB449|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB449|1983'^^xsd:string;
  dwc:scientificName 'Chimaera monstrosa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Acude24'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '105824'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB449|1983'^^xsd:anyURI;
  dwc:observationDate '1982-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0605"^^xsd:decimal ;
  dwc:decimalLongitude "3.4033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  geo-pos:lat "42.0605"^^xsd:decimal ;
  geo-pos:long "3.4033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000011'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4033'^^xsd:double;
  dwc:latitude '42.0605'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000011'^^xsd:anyURI;
  dwc:observationDate '2014-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0605"^^xsd:decimal ;
  dwc:decimalLongitude "3.4033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  geo-pos:lat "42.0605"^^xsd:decimal ;
  geo-pos:long "3.4033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000012'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P41'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4033'^^xsd:double;
  dwc:latitude '42.0605'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000012'^^xsd:anyURI;
  dwc:observationDate '2014-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus fasciatus (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-33'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9667'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '280277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB239|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB239|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB239|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB334%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB334|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB334|1981'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB334|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.2)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD274%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD274|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD274|1994'^^xsd:string;
  dwc:scientificName 'Solenocera mutator Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>23'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.2'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD274|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9833"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "376"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1981'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-26.9833'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '376'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1981'^^xsd:anyURI;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1981'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB197|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB197|1981'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB197|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1981'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9 -17.2833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9"^^xsd:decimal ;
  geo-pos:long "-17.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1987'^^xsd:string;
  dwc:scientificName 'Oxynotus centrina (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2833'^^xsd:double;
  dwc:latitude '10.9'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '105914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '105914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB453|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB453|1981'^^xsd:string;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB453|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB457%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB457|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB457|1981'^^xsd:string;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB457|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB544|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB544|1981'^^xsd:string;
  dwc:scientificName 'Deania calceus (Lowe, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-25.9'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '298167'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB544|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '298167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB529|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB529|1986'^^xsd:string;
  dwc:scientificName 'Decapterus kurroides Bleeker, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB529|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB530%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB530|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB530|1986'^^xsd:string;
  dwc:scientificName 'Decapterus kurroides Bleeker, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB530|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2993 -4.7408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2993"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "753"^^xsd:integer ;
  dwc:maximumDepthInMeters "761"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2993 -4.7408)"^^geo:wktLiteral ;
  geo-pos:lat "36.2993"^^xsd:decimal ;
  geo-pos:long "-4.7408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001301'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7408'^^xsd:double;
  dwc:latitude '36.2993'^^xsd:double;
  dwc:minimumDepth '753'^^xsd:integer;
  dwc:maximumDepth '761'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001301'^^xsd:anyURI;
  dwc:observationDate '2003-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001302'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001302'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0472"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0472 -0.1899)"^^geo:wktLiteral ;
  geo-pos:lat "39.0472"^^xsd:decimal ;
  geo-pos:long "-0.1899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Xeraco" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001303'^^xsd:string;
  dwc:scientificName 'Siphonoecetes (Siphonoecetes) sabatieri de Rouville, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Xeraco'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1899'^^xsd:double;
  dwc:latitude '39.0472'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '102114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001303'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1059633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001596'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001596'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001597'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001597'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001598'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001598'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001599'^^xsd:string;
  dwc:scientificName 'Thia scutellata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001599'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB763%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB763%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB763%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB763%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB763%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB763|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB763|1981'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB763|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1981'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1983'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001295'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001295'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8263"^^xsd:decimal ;
  dwc:decimalLongitude "4.3287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8263 4.3287)"^^geo:wktLiteral ;
  geo-pos:lat "39.8263"^^xsd:decimal ;
  geo-pos:long "4.3287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001296'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3287'^^xsd:double;
  dwc:latitude '39.8263'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001296'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8208 4.3328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8208"^^xsd:decimal ;
  dwc:decimalLongitude "4.3328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8208 4.3328)"^^geo:wktLiteral ;
  geo-pos:lat "39.8208"^^xsd:decimal ;
  geo-pos:long "4.3328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001297'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P20'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3328'^^xsd:double;
  dwc:latitude '39.8208'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001297'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0288 1.7722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0288"^^xsd:decimal ;
  dwc:decimalLongitude "1.7722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0288 1.7722)"^^geo:wktLiteral ;
  geo-pos:lat "41.0288"^^xsd:decimal ;
  geo-pos:long "1.7722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001298'^^xsd:string;
  dwc:scientificName 'Mysida Boas, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7722'^^xsd:double;
  dwc:latitude '41.0288'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0545 2.6993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0545"^^xsd:decimal ;
  dwc:decimalLongitude "2.6993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0545 2.6993)"^^geo:wktLiteral ;
  geo-pos:lat "39.0545"^^xsd:decimal ;
  geo-pos:long "2.6993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001299'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6993'^^xsd:double;
  dwc:latitude '39.0545'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001299'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2838 1.1107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2838"^^xsd:decimal ;
  dwc:decimalLongitude "1.1107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2838 1.1107)"^^geo:wktLiteral ;
  geo-pos:lat "40.2838"^^xsd:decimal ;
  geo-pos:long "1.1107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001300'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L87'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1107'^^xsd:double;
  dwc:latitude '40.2838'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001300'^^xsd:anyURI;
  dwc:observationDate '2009-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD236|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD236|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD236|2000'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5333"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD237%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD237|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD237|1991'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-29.5333'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD237|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus acanthistius (Gilbert, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '273832'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '475097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB384|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB384|1983'^^xsd:string;
  dwc:scientificName 'Epinephelus alexandrinus (Valenciennes, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '304689'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB384|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '218207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 2P4 Est10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1997'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 2P4 Est10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-16.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD238|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD238|1998'^^xsd:string;
  dwc:scientificName 'Spinolambrus notialis (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.8333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '442341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD238|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '442341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD238%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD238|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD238|2000'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD238|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD122%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD122|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD122|2004'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'DESEAS>P-1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD122|2004'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "518"^^xsd:integer ;
  dwc:maximumDepthInMeters "528"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD123|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD123|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '518'^^xsd:integer;
  dwc:maximumDepth '528'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD123|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB454|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB454|1981'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB454|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB455|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB455|1981'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB455|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB696|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB696|1987'^^xsd:string;
  dwc:scientificName 'Raja chilensis Guichenot, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '298884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB696|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-67.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.9167 -67.15)"^^geo:wktLiteral ;
  geo-pos:lat "-54.9167"^^xsd:decimal ;
  geo-pos:long "-67.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB699%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB699|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB699|1987'^^xsd:string;
  dwc:scientificName 'Raja chilensis Guichenot, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.15'^^xsd:double;
  dwc:latitude '-54.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '298884'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB699|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '271542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "458"^^xsd:integer ;
  dwc:maximumDepthInMeters "458"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1986'^^xsd:string;
  dwc:scientificName 'Raja doutrei Cadenat, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII237'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '458'^^xsd:integer;
  dwc:maximumDepth '458'^^xsd:integer;
  dwc:aphiaid '298902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '217390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB321|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB321|1986'^^xsd:string;
  dwc:scientificName 'Raja doutrei Cadenat, 1960'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII247'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '298902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB321|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB374|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB374|1999'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB374|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB375%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB375|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB375|1999'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB375|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4833"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4833 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.4833"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Medoc II21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.4833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1982'^^xsd:anyURI;
  dwc:observationDate '1977-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD62|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD62|1991'^^xsd:string;
  dwc:scientificName 'Calappula saussurei (Rathbun, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '440315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD62|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '440315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS2%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS2%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS2%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5833 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5833"^^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 "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS2%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5833 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.5833"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS2%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS2|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Arrastrillos > Cal1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS2|1995'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Arrastrillos > Cal1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.5833'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS2|1995'^^xsd:anyURI;
  dwc:observationDate '1991-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7753 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7753"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7753 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.7753"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000063'^^xsd:string;
  dwc:scientificName 'Trivia arctica (Pulteney, 1799) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P46'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.7753'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141741'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000063'^^xsd:anyURI;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000965'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000965'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 13.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9833"^^xsd:decimal ;
  geo-pos:long "13.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC22|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC22|1995'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii (Lesueur, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-26.9833'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC22|1995'^^xsd:anyURI;
  dwc:observationDate '1987-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1333"^^xsd:decimal ;
  geo-pos:long "14.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC22%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC22|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII2 P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC22|2004'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII2 P-45'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:latitude '-29.1333'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC22|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "739"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC23%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC23|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC23|1995'^^xsd:string;
  dwc:scientificName 'Onykia robsoni (Adam, 1962)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '739'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '410384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC23|1995'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '410384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD394%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD394%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD394%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD394%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD394%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD394|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD394|1991'^^xsd:string;
  dwc:scientificName 'Sergia grandis (Sund, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD394|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -87.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-87.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -87.0833)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-87.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1984'^^xsd:string;
  dwc:scientificName 'Scorpaena calcarata Goode & Bean, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-87.0833'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '159563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1984'^^xsd:anyURI;
  dwc:observationDate '1983-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.2167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1982'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.2167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB315|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB315|1982'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB315|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB496%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB496|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB496|1983'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB496|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB484|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB484|1999'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB484|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.5667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|2006'^^xsd:string;
  dwc:scientificName 'Lesueurigobius sanzi (de Buen, 1918)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '126906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000024'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P15'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '992'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000024'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1328"^^xsd:decimal ;
  dwc:decimalLongitude "1.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1328 1.385)"^^geo:wktLiteral ;
  geo-pos:lat "41.1328"^^xsd:decimal ;
  geo-pos:long "1.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000040'^^xsd:string;
  dwc:scientificName 'Tripterygion tripteronotum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.385'^^xsd:double;
  dwc:latitude '41.1328'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '712817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000040'^^xsd:anyURI;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '712817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|1986'^^xsd:string;
  dwc:scientificName 'Pomadasys kaakan (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB564%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB564|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB564|1986'^^xsd:string;
  dwc:scientificName 'Pomadasys kaakan (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB564|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '218566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0333"^^xsd:decimal ;
  dwc:decimalLongitude "36.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0333"^^xsd:decimal ;
  geo-pos:long "36.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB630|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB630|1986'^^xsd:string;
  dwc:scientificName 'Pomadasys kaakan (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique23'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.2667'^^xsd:double;
  dwc:latitude '-19.0333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '218566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB630|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '218566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1983'^^xsd:string;
  dwc:scientificName 'Malacocephalus occidentalis Goode & Bean, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '158741'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '158741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1998'^^xsd:string;
  dwc:scientificName 'Porichthys margaritatus (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-12'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '275655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1998'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '275655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "313"^^xsd:integer ;
  dwc:maximumDepthInMeters "313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC73%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC73|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC73|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 74'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '313'^^xsd:integer;
  dwc:maximumDepth '313'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC73|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC74|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII P-59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC74|2002'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII P-59'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC74|2002'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.25 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.25 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.25"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC74%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC74|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA X 2 P-43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC74|2004'^^xsd:string;
  dwc:scientificName 'Todarodes Steenstrup, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA X 2 P-43'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-27.25'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '138281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC74|2004'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '138281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.85)"^^geo:wktLiteral ;
  geo-pos:lat "-27.05"^^xsd:decimal ;
  geo-pos:long "14.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC75|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela VII 2 P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC75|2002'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela VII 2 P-24'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.85'^^xsd:double;
  dwc:latitude '-27.05'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC75|2002'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  geo-pos:lat "44.5595"^^xsd:decimal ;
  geo-pos:long "-2.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040303'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040303'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  geo-pos:lat "44.5595"^^xsd:decimal ;
  geo-pos:long "-2.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040304'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040304'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  geo-pos:lat "-26.108"^^xsd:decimal ;
  geo-pos:long "14.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "53.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000461'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '53.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000461'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  geo-pos:lat "-26.108"^^xsd:decimal ;
  geo-pos:long "14.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "58.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000462'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '58.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000462'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7522 12.0344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7522"^^xsd:decimal ;
  dwc:decimalLongitude "12.0344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7522 12.0344)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7522"^^xsd:decimal ;
  geo-pos:long "12.0344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000463'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '12.0344'^^xsd:double;
  dwc:latitude '-19.7522'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000463'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4051 11.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4051"^^xsd:decimal ;
  dwc:decimalLongitude "11.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4051 11.039)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4051"^^xsd:decimal ;
  geo-pos:long "11.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "58.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000464'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '58.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.039'^^xsd:double;
  dwc:latitude '-17.4051'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000464'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.221"^^xsd:decimal ;
  dwc:decimalLongitude "11.1708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  geo-pos:lat "-18.221"^^xsd:decimal ;
  geo-pos:long "11.1708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "53.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000465'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '53.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.1708'^^xsd:double;
  dwc:latitude '-18.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000465'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0122"^^xsd:decimal ;
  dwc:decimalLongitude "11.6323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0122"^^xsd:decimal ;
  geo-pos:long "11.6323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000466'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6323'^^xsd:double;
  dwc:latitude '-19.0122'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000466'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000025'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000025'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000026'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000026'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB258|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB258|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB258|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001672'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001672'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001673'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001673'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001674'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001674'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001675'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001675'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.821"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.821 -0.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.821"^^xsd:decimal ;
  geo-pos:long "-0.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001676'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L41'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6365'^^xsd:double;
  dwc:latitude '37.821'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001676'^^xsd:anyURI;
  dwc:observationDate '2004-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5813 2.7287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5813"^^xsd:decimal ;
  dwc:decimalLongitude "2.7287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5813 2.7287)"^^geo:wktLiteral ;
  geo-pos:lat "41.5813"^^xsd:decimal ;
  geo-pos:long "2.7287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L91" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001677'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L91'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7287'^^xsd:double;
  dwc:latitude '41.5813'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001677'^^xsd:anyURI;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001678'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001678'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001679'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001679'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001680'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001680'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001681'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001681'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000028'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000028'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000029'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000029'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1713"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters "122"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1713 -0.1511)"^^geo:wktLiteral ;
  geo-pos:lat "38.1713"^^xsd:decimal ;
  geo-pos:long "-0.1511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000470'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L83'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1511'^^xsd:double;
  dwc:latitude '38.1713'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:maximumDepth '122'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000470'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001134'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001134'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001135'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001135'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4667 -78.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-78.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4667 -78.7833)"^^geo:wktLiteral ;
  geo-pos:lat "33.4667"^^xsd:decimal ;
  geo-pos:long "-78.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1984'^^xsd:string;
  dwc:scientificName 'Lagodon rhomboides (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-78.7833'^^xsd:double;
  dwc:latitude '33.4667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '159249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1984'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '159249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS192%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS192%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS192%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5833 -92.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-92.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS192%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5833 -92.95)"^^geo:wktLiteral ;
  geo-pos:lat "14.5833"^^xsd:decimal ;
  geo-pos:long "-92.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS192%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS192|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P4Est32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS192|1994'^^xsd:string;
  dwc:scientificName 'Squilla biformis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P4Est32'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.95'^^xsd:double;
  dwc:latitude '14.5833'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS192|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS224%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS224%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS224%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.15 -92.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.15"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS224%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.15 -92.5)"^^geo:wktLiteral ;
  geo-pos:lat "14.15"^^xsd:decimal ;
  geo-pos:long "-92.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS224%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS224|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P7Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS224|1994'^^xsd:string;
  dwc:scientificName 'Squilla biformis Bigelow, 1891 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P7Est41'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5'^^xsd:double;
  dwc:latitude '14.15'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '409340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS224|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '409340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000330'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000330'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000331'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000331'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6258"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6258 -12.1234)"^^geo:wktLiteral ;
  geo-pos:lat "42.6258"^^xsd:decimal ;
  geo-pos:long "-12.1234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > V03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000332'^^xsd:string;
  dwc:scientificName 'Uroptychus rubrovittatus  (A. Milne Edwards, 1881) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > V03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-12.1234'^^xsd:double;
  dwc:latitude '42.6258'^^xsd:double;
  dwc:aphiaid '107144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000332'^^xsd:anyURI;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001126'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001126'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.05 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-22.05"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD365|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD365|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte ancistrota Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>34'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.05'^^xsd:double;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD365|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD365%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD365|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD365|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD365|2000'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001136'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001136'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9173"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9173 -6.6601)"^^geo:wktLiteral ;
  geo-pos:lat "36.9173"^^xsd:decimal ;
  geo-pos:long "-6.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001137'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6601'^^xsd:double;
  dwc:latitude '36.9173'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001137'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000787'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000787'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000788'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000788'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001140'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001140'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001682'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001682'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001683'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001683'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001684'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001684'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001685'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001685'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001686'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001686'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001687'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001687'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001688'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001688'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001689'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001689'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001690'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001690'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-0.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5325 -0.799)"^^geo:wktLiteral ;
  geo-pos:lat "37.5325"^^xsd:decimal ;
  geo-pos:long "-0.799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001691'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L51'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.799'^^xsd:double;
  dwc:latitude '37.5325'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001691'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000711'^^xsd:string;
  dwc:scientificName 'Trachinus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 39'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000711'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000712'^^xsd:string;
  dwc:scientificName 'Stomias boa (Risso, 1810) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 40'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000712'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000713'^^xsd:string;
  dwc:scientificName 'Gobiidae Cuvier, 1816 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000713'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000714'^^xsd:string;
  dwc:scientificName 'Gobiidae Cuvier, 1816 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000714'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000715'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 42'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000715'^^xsd:anyURI;
  dwc:observationDate '1976-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "609"^^xsd:integer ;
  dwc:maximumDepthInMeters "609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|2006'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '609'^^xsd:integer;
  dwc:maximumDepth '609'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "609"^^xsd:integer ;
  dwc:maximumDepthInMeters "609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|2006'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '609'^^xsd:integer;
  dwc:maximumDepth '609'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "609"^^xsd:integer ;
  dwc:maximumDepthInMeters "609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|2006'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '609'^^xsd:integer;
  dwc:maximumDepth '609'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|1999'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-28'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|1999'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-28'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|1999'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-28'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|1999'^^xsd:string;
  dwc:scientificName 'Callionymus phaeton Günther, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-28'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '302254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000575'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000575'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000576'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000576'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000577'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000577'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "287"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9667 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9667"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD11%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD11|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 1>P-87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD11|2003'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 1>P-87'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.9667'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '287'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD11|2003'^^xsd:anyURI;
  dwc:observationDate '2001-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1983'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1983'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB470%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB470|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB470|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB470|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB471|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB471|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB471|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB472%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB472|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB472|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB472|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB473|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB473|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB473|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9 -15.05)"^^geo:wktLiteral ;
  geo-pos:lat "24.9"^^xsd:decimal ;
  geo-pos:long "-15.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1983'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.05'^^xsd:double;
  dwc:latitude '24.9'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.5167"^^xsd:decimal ;
  dwc:decimalLongitude "159.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  geo-pos:lat "-54.5167"^^xsd:decimal ;
  geo-pos:long "159.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM13102504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM13102504'^^xsd:string;
  dwc:scientificName 'Corellamysis eltanina San Vicente & Monniot F., 2014 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:typeStatus 'Paratype of Corellamysis eltanina'^^xsd:string;
  dwc:collector 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '159.0059'^^xsd:double;
  dwc:latitude '-54.5167'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '759578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM13102504'^^xsd:anyURI;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '759578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "609"^^xsd:integer ;
  dwc:maximumDepthInMeters "609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|2006'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '609'^^xsd:integer;
  dwc:maximumDepth '609'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.7 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.7"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.7 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.7"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD305%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD305|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD305|1991'^^xsd:string;
  dwc:scientificName 'Pandalina modesta (Spence Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-26.7'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:occurrenceRemarks 'Stomach of Genypterus capensis.'^^xsd:string;
  dwc:aphiaid '515441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD305|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '515441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000006'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000006'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000763'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000763'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000764'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000764'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1992'^^xsd:string;
  dwc:scientificName 'Prionotus quiescens Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6167 -92.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-92.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6167 -92.95)"^^geo:wktLiteral ;
  geo-pos:lat "14.6167"^^xsd:decimal ;
  geo-pos:long "-92.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD171|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD171|1994'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>32'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.95'^^xsd:double;
  dwc:latitude '14.6167'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD171|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1833 11.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.1833 11.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.1833"^^xsd:decimal ;
  geo-pos:long "11.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB637%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB637|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV218(92)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB637|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV218(92)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9333'^^xsd:double;
  dwc:latitude '-20.1833'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB637|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1985'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB213|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB213|1985'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB213|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.3333"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.3333 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-23.3333"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB214|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB214|1985'^^xsd:string;
  dwc:scientificName 'Centroscyllium fabricii (Reinhardt, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-23.3333'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '105906'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB214|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB589|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB589|1986'^^xsd:string;
  dwc:scientificName 'Choridactylus natalensis (Gilchrist, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poss, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '212572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB589|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '212572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB605|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB605|1986'^^xsd:string;
  dwc:scientificName 'Choridactylus natalensis (Gilchrist, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '212572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB605|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB608|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB608|1986'^^xsd:string;
  dwc:scientificName 'Choridactylus natalensis (Gilchrist, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '212572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB608|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB609|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB609|1986'^^xsd:string;
  dwc:scientificName 'Choridactylus natalensis (Gilchrist, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '212572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB609|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB474%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB474|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB474|1999'^^xsd:string;
  dwc:scientificName 'Arnoglossus imperialis (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB474|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9333"^^xsd:decimal ;
  dwc:decimalLongitude "1.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "427"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9333 1.5166)"^^geo:wktLiteral ;
  geo-pos:lat "40.9333"^^xsd:decimal ;
  geo-pos:long "1.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD10%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD10|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD10|2005'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5166'^^xsd:double;
  dwc:latitude '40.9333'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '427'^^xsd:integer;
  dwc:occurrenceRemarks 'Postpuerulus'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD10|2005'^^xsd:anyURI;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120405'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120405'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120406'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120406'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8267 4.1734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8267"^^xsd:decimal ;
  dwc:decimalLongitude "4.1734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8267 4.1734)"^^geo:wktLiteral ;
  geo-pos:lat "39.8267"^^xsd:decimal ;
  geo-pos:long "4.1734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000064'^^xsd:string;
  dwc:scientificName 'Acanthochitona crinita (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P43'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1734'^^xsd:double;
  dwc:latitude '39.8267'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138675'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000064'^^xsd:anyURI;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '138675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000025'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P15'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '992'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000025'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SVEVE >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000026'^^xsd:string;
  dwc:scientificName 'Architeuthis (Steenstrup, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'SVEVE >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '156850'^^xsd:integer;
  dwc:samplingProtocol 'Semi-pelagic trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000026'^^xsd:anyURI;
  dwc:observationDate '1987-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '156850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6666 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6666"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6666 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6666"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SVEVE > Lance144" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000027'^^xsd:string;
  dwc:scientificName 'Architeuthis (Steenstrup, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'SVEVE > Lance144'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-24.6666'^^xsd:double;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '156850'^^xsd:integer;
  dwc:samplingProtocol 'Pelagic trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000027'^^xsd:anyURI;
  dwc:observationDate '1987-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '156850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.4167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB33%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB33|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P- 48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB33|2000'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P- 48'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.4167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB33|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -73.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "-73.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 -73.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "-73.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1987'^^xsd:string;
  dwc:scientificName 'Macrozoarces americanus (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Feinberg, M.N.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-73.8'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:aphiaid '319028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '159267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001125'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001125'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001126'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001126'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC48%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC48%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC48%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC48%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4833"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC48%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC48|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC48|2002'^^xsd:string;
  dwc:scientificName 'Thysanoteuthis rhombus Troschel, 1857'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-2'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.4833'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '141680'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC48|2002'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "538"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC75%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC75|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ITXAS-LUR Lance 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC75|2004'^^xsd:string;
  dwc:scientificName 'Histioteuthis d\'Orbigny [in Férussac & d\'Orbigny], 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'ITXAS-LUR Lance 98'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5667'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '538'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC75|2004'^^xsd:anyURI;
  dwc:observationDate '1989-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.1833"^^xsd:decimal ;
  geo-pos:long "-107.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|1994'^^xsd:string;
  dwc:scientificName 'Stenorhynchus debilis (Smith, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>27'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6'^^xsd:double;
  dwc:latitude '24.1833'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '441967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '441967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000615'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000615'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000616'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000616'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000617'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000617'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1878"^^xsd:decimal ;
  dwc:decimalLongitude "1.5873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1878 1.5873)"^^geo:wktLiteral ;
  geo-pos:lat "41.1878"^^xsd:decimal ;
  geo-pos:long "1.5873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000618'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5873'^^xsd:double;
  dwc:latitude '41.1878'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:samplingProtocol 'Donax trunculus cage'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000618'^^xsd:anyURI;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-98    2L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-98    2L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB250%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB250|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 1-98    2L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB250|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL 1-98    2L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB250|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB390|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB390|1986'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB390|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB459|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB459|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-71'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB459|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB460|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB460|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-71'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB460|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB461|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB461|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-71'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB461|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB429%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB429|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB429|1982'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB429|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB430%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB430|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB430|1982'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB430|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB431%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB431|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB431|1982'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB431|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB432|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB432|1982'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB432|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB433|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB433|1982'^^xsd:string;
  dwc:scientificName 'Sphyraena sphyraena (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB433|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 13.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.35 13.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.35"^^xsd:decimal ;
  geo-pos:long "13.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD397%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD397|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>P-77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD397|1998'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>P-77'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4167'^^xsd:double;
  dwc:latitude '-23.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD397|1998'^^xsd:anyURI;
  dwc:observationDate '1986-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD4%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD4|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CAMPANYA B>P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD4|2003'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'CAMPANYA B>P-6'^^xsd:string;
  dwc:collector 'Visauta, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1167'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Catalonia first record'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD4|2003'^^xsd:anyURI;
  dwc:observationDate '2003-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1177 -20.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.1177"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.1177 -20.1967)"^^geo:wktLiteral ;
  geo-pos:lat "18.1177"^^xsd:decimal ;
  geo-pos:long "-20.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAFIA > PEL10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000059'^^xsd:string;
  dwc:scientificName 'Sthenoteuthis pteropus (Steenstrup, 1855) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'MAFIA > PEL10'^^xsd:string;
  dwc:collector 'Soria, Á.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-20.1967'^^xsd:double;
  dwc:latitude '18.1177'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3174'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher | Native species'^^xsd:string;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:samplingProtocol 'Fishing net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000059'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000060'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000060'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000061'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000061'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4772 -3.5141)"^^geo:wktLiteral ;
  geo-pos:lat "43.4772"^^xsd:decimal ;
  geo-pos:long "-3.5141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000062'^^xsd:string;
  dwc:scientificName 'Spirula spirula (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Álvarez, JA.'^^xsd:string;
  dwc:collector 'Rojo, I.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.5141'^^xsd:double;
  dwc:latitude '43.4772'^^xsd:double;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000062'^^xsd:anyURI;
  dwc:observationDate '2016-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1982'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5333 -8.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5333 -8.9167)"^^geo:wktLiteral ;
  geo-pos:lat "42.5333"^^xsd:decimal ;
  geo-pos:long "-8.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|2004'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9167'^^xsd:double;
  dwc:latitude '42.5333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  geo-pos:lat "44.5595"^^xsd:decimal ;
  geo-pos:long "-2.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040302'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040302'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD44%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD44%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD44%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD44%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD44%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD44|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD44|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD44|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD48|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD48|2004'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 2'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD48|2004'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD62%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD62|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD62|2004'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 2'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD62|2004'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000793'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000793'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000794'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000794'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001124'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001124'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000572'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000572'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000573'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000573'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2555"^^xsd:decimal ;
  dwc:decimalLongitude "2.7883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2555 2.7883)"^^geo:wktLiteral ;
  geo-pos:lat "41.2555"^^xsd:decimal ;
  geo-pos:long "2.7883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO01 > PR01P01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000574'^^xsd:string;
  dwc:scientificName 'Penilpidia ludwigi (von Marenzeller, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO01 > PR01P01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7883'^^xsd:double;
  dwc:latitude '41.2555'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:occurrenceRemarks 'Endemic and rare holothurian'^^xsd:string;
  dwc:aphiaid '124745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000574'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000145'^^xsd:string;
  dwc:scientificName 'Metanephrops taiwanicus Hu, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '382858'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000145'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '382858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000146'^^xsd:string;
  dwc:scientificName 'Systellaspis pellucida Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000146'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000147'^^xsd:string;
  dwc:scientificName 'Systellaspis pellucida Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000147'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000148'^^xsd:string;
  dwc:scientificName 'Systellaspis pellucida Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107606'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000148'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2598"^^xsd:decimal ;
  dwc:decimalLongitude "2.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2598 2.839)"^^geo:wktLiteral ;
  geo-pos:lat "41.2598"^^xsd:decimal ;
  geo-pos:long "2.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001141'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A05'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.839'^^xsd:double;
  dwc:latitude '41.2598'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001141'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 2.7732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2575"^^xsd:decimal ;
  dwc:decimalLongitude "2.7732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 2.7732)"^^geo:wktLiteral ;
  geo-pos:lat "41.2575"^^xsd:decimal ;
  geo-pos:long "2.7732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001142'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7732'^^xsd:double;
  dwc:latitude '41.2575'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001142'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^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 "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO04 > PR04A14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001143'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO04 > PR04A14'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001143'^^xsd:anyURI;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 12.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333"^^xsd:decimal ;
  geo-pos:long "12.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD393|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD393|1991'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>106'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7667'^^xsd:double;
  dwc:latitude '-22.5333'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD393|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD393%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD393|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Aqude>P-123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD393|1998'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Aqude>P-123'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD393|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD386%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD386|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>P-BB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD386|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>P-BB2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD386|1998'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0863 -6.4816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0863"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0863 -6.4816)"^^geo:wktLiteral ;
  geo-pos:lat "36.0863"^^xsd:decimal ;
  geo-pos:long "-6.4816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA0308 > L02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001131'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus H. Milne Edwards, 1853 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA0308 > L02'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.4816'^^xsd:double;
  dwc:latitude '36.0863'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001131'^^xsd:anyURI;
  dwc:observationDate '2008-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5666"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5666 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5666"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13052704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13052704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13052704'^^xsd:string;
  dwc:scientificName 'Galiteuthis  armata (Joubin, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.5666'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1548'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13052704'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1983'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5411 2.9761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5411"^^xsd:decimal ;
  dwc:decimalLongitude "2.9761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5411 2.9761)"^^geo:wktLiteral ;
  geo-pos:lat "41.5411"^^xsd:decimal ;
  geo-pos:long "2.9761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000022'^^xsd:string;
  dwc:scientificName 'Scaeurgus  unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9761'^^xsd:double;
  dwc:latitude '41.5411'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000022'^^xsd:anyURI;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "992"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III > P15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000023'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'Bathos III > P15'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '992'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000023'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1983'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1983'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1167"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1167 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1167"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD304%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD304|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD304|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>47'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.1167'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD304|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1998'^^xsd:string;
  dwc:scientificName 'Porichthys analis Hubbs & Schultz, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1998'^^xsd:string;
  dwc:scientificName 'Porichthys analis Hubbs & Schultz, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1998'^^xsd:string;
  dwc:scientificName 'Porichthys margaritatus (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-12'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '275655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1998'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '275655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1998'^^xsd:string;
  dwc:scientificName 'Porichthys margaritatus (Richardson, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-12'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '275655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1998'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '275655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3 -61.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-61.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.3 -61.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-40.3"^^xsd:decimal ;
  geo-pos:long "-61.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB486|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB486|1988'^^xsd:string;
  dwc:scientificName 'Prionotus nudigula Ginsburg, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-61.7167'^^xsd:double;
  dwc:latitude '-40.3'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '276286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB486|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '276286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 -78.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-78.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 -78.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.2333"^^xsd:decimal ;
  geo-pos:long "-78.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ophryas Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'P.B.F.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-78.4'^^xsd:double;
  dwc:latitude '33.2333'^^xsd:double;
  dwc:aphiaid '159573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1992'^^xsd:anyURI;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '159573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 -78.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-78.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2333 -78.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.2333"^^xsd:decimal ;
  geo-pos:long "-78.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1992'^^xsd:string;
  dwc:scientificName 'Prionotus ophryas Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'P.B.F.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-78.4'^^xsd:double;
  dwc:latitude '33.2333'^^xsd:double;
  dwc:aphiaid '159573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1992'^^xsd:anyURI;
  dwc:observationDate '1979-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '159573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "16.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.6167)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "16.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|2002'^^xsd:string;
  dwc:scientificName 'Nezumia sclerorhynchus (Valenciennes, 1838)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-7'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '16.6167'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|2002'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.1833"^^xsd:decimal ;
  geo-pos:long "-44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1990'^^xsd:string;
  dwc:scientificName 'Normichthys operosus Parr, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '48.1833'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.1833"^^xsd:decimal ;
  geo-pos:long "-44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1990'^^xsd:string;
  dwc:scientificName 'Normichthys operosus Parr, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '48.1833'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '126745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000799'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000799'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8375"^^xsd:decimal ;
  dwc:decimalLongitude "4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  geo-pos:lat "39.8375"^^xsd:decimal ;
  geo-pos:long "4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000826'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.329'^^xsd:double;
  dwc:latitude '39.8375'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000826'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD125%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD125%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD125%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.5667 -36.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-53.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "796"^^xsd:integer ;
  dwc:maximumDepthInMeters "824"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD125%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-53.5667 -36.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-53.5667"^^xsd:decimal ;
  geo-pos:long "-36.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD125%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD125|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD125|1991'^^xsd:string;
  dwc:scientificName 'Paralomis formosa Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-36.6333'^^xsd:double;
  dwc:latitude '-53.5667'^^xsd:double;
  dwc:minimumDepth '796'^^xsd:integer;
  dwc:maximumDepth '824'^^xsd:integer;
  dwc:aphiaid '369207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD125|1991'^^xsd:anyURI;
  dwc:observationDate '1963-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '369207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD131%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD131%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD131%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD131%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD131%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD131|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD131|1991'^^xsd:string;
  dwc:scientificName 'Lithodes unicornis Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Lithodes unicornis'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '240656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD131|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7667"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7667"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1983'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1983'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7667"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7667 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.7667"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1983'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.7667'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '167'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1983'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.2333 -54.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.2333 -54.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-35.2333"^^xsd:decimal ;
  geo-pos:long "-54.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|2004'^^xsd:string;
  dwc:scientificName 'Carcharhinus signatus (Poey, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^xsd:string;
  dwc:collector 'Costa, I.B.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Uruguay'^^xsd:string;
  dwc:longitude '-54.3833'^^xsd:double;
  dwc:latitude '-35.2333'^^xsd:double;
  dwc:aphiaid '105798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|2004'^^xsd:anyURI;
  dwc:observationDate '1997-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '105798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV248(122)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1981'^^xsd:string;
  dwc:scientificName 'Careproctus griseldea Lloris, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Careproctus pallidus'^^xsd:string;
  dwc:fieldNumber 'Benguela IV248(122)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '306215'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '220972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV251(125)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1981'^^xsd:string;
  dwc:scientificName 'Careproctus griseldea Lloris, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Careproctus pallidus'^^xsd:string;
  dwc:fieldNumber 'Benguela IV251(125)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '306215'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '220972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1981'^^xsd:string;
  dwc:scientificName 'Careproctus griseldea Lloris, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Careproctus pallidus'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '306215'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '220972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV248(122)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1981'^^xsd:string;
  dwc:scientificName 'Careproctus griseldea Lloris, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Careproctus pallidus'^^xsd:string;
  dwc:fieldNumber 'Benguela IV248(122)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '306215'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '220972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB370%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB370|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB370|1982'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB370|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB371|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB371|1982'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB371|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -7.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -7.6333)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-7.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|2007'^^xsd:string;
  dwc:scientificName 'Trachipterus arcticus (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.6333'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:aphiaid '126527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|2007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1999'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-25.9167'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -3.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -3.05)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-3.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|2000'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.05'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB529|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB529|1981'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I224'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4333'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB529|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3167"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "387"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3167 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3167"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB589%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB589|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB589|1981'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-26.3167'^^xsd:double;
  dwc:minimumDepth '387'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB589|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|2005'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Tripterygion tartessicum'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|2005'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6167 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6167 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6167"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD269%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD269|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD269|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-29.6167'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD269|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD401%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD401|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD401|1991'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD401|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.2833 -50.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-50.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.2833 -50.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.2833"^^xsd:decimal ;
  geo-pos:long "-50.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|2004'^^xsd:string;
  dwc:scientificName 'Etmopterus bigelowi Shirai & Tachikawa, 1993'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-50.1833'^^xsd:double;
  dwc:latitude '-32.2833'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '215605'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|2004'^^xsd:anyURI;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '215605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD271|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD271|1999'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD271|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1996'^^xsd:string;
  dwc:scientificName 'Urophycis tenuis (Mitchill, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1996'^^xsd:string;
  dwc:scientificName 'Urophycis tenuis (Mitchill, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126504'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "526"^^xsd:integer ;
  dwc:maximumDepthInMeters "526"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|2006'^^xsd:string;
  dwc:scientificName 'Venefica moboscidea Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '526'^^xsd:integer;
  dwc:maximumDepth '526'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|2006'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -4.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -4.0333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-4.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ESP-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|2006'^^xsd:string;
  dwc:scientificName 'Venefica proboscidea (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ESP-16'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0333'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '126310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|2006'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000354'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type A'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000354'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000355'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, identified as type A'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000355'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000356'^^xsd:string;
  dwc:scientificName 'Diaphus Eigenmann & Eigenmann, 1890 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000356'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '125819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6167 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6167 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.6167"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD316|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD316|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-26.6167'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD316|2000'^^xsd:anyURI;
  dwc:observationDate '1982-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD317%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD317|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>86" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD317|1991'^^xsd:string;
  dwc:scientificName 'Polycheles Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>86'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '107056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD317|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD271|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD271|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD271|2000'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000052'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000052'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000053'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000053'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000054'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000054'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.959"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.959 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "38.959"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000055'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '38.959'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000055'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000649'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000649'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2367"^^xsd:decimal ;
  dwc:decimalLongitude "2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "41.2367"^^xsd:decimal ;
  geo-pos:long "2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000650'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8075'^^xsd:double;
  dwc:latitude '41.2367'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000650'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2367"^^xsd:decimal ;
  dwc:decimalLongitude "2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2367 2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "41.2367"^^xsd:decimal ;
  geo-pos:long "2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000651'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A02'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8075'^^xsd:double;
  dwc:latitude '41.2367'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000651'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001023'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Alvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001023'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001022'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Alvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001022'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001090'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001090'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9518 -3.0998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9518"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9518 -3.0998)"^^geo:wktLiteral ;
  geo-pos:lat "35.9518"^^xsd:decimal ;
  geo-pos:long "-3.0998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001207'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0998'^^xsd:double;
  dwc:latitude '35.9518'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '138'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001207'^^xsd:anyURI;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000060'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000060'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1982'^^xsd:string;
  dwc:scientificName 'Pomatomus saltator (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|2004'^^xsd:string;
  dwc:scientificName 'Pontinus kuhlii (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mayol, S.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|2004'^^xsd:anyURI;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000059'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000059'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB761%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB761%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB761%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 12.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB761%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 12.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8"^^xsd:decimal ;
  geo-pos:long "12.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB761%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB761|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB761|1981'^^xsd:string;
  dwc:scientificName 'Stomias boa boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III242'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5333'^^xsd:double;
  dwc:latitude '-20.8'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB761|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1998'^^xsd:string;
  dwc:scientificName 'Symphurus Rafinesque, 1810 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126113'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1998'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '126113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8241 3.1287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8241"^^xsd:decimal ;
  dwc:decimalLongitude "3.1287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8241 3.1287)"^^geo:wktLiteral ;
  geo-pos:lat "41.8241"^^xsd:decimal ;
  geo-pos:long "3.1287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001168'^^xsd:string;
  dwc:scientificName 'Astrospartus mediterraneus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1287'^^xsd:double;
  dwc:latitude '41.8241'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001168'^^xsd:anyURI;
  dwc:observationDate '1988-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '124963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001087'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001087'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001088'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001088'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001089'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001089'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001092'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001092'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001093'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001093'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001094'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001094'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000001'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000001'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000002'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000002'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000003'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000003'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000004'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000004'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000648'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000648'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000647'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000647'^^xsd:anyURI;
  dwc:observationDate '2009-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1990'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-28'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1990'^^xsd:anyURI;
  dwc:observationDate '1986-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0333 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0333"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB793|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV259(133)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB793|1981'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV259(133)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-27.0333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB793|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB794%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB794|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB794|1981'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB794|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB795%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB795|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB795|1981'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB795|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB513%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB513|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB513|1983'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB513|1983'^^xsd:anyURI;
  dwc:observationDate '1983-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1981'^^xsd:string;
  dwc:scientificName 'Pontinus leda Eschmeyer, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II253'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '274688'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '274688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD116|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 96>2 P-88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD116|1996'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 96>2 P-88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD116|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1833"^^xsd:decimal ;
  geo-pos:long "3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD116|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD116|1998'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA VI>P-10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2667'^^xsd:double;
  dwc:latitude '40.1833'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1433'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD116|1998'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1999'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-25.1833'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB538|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB538|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB538|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 18.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italia'^^xsd:string;
  dwc:longitude '18.1'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|2007'^^xsd:anyURI;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 25.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "25.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 25.2667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "25.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2667'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|2007'^^xsd:anyURI;
  dwc:observationDate '2004-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1833 15.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1833"^^xsd:decimal ;
  dwc:decimalLongitude "15.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1833 15.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.1833"^^xsd:decimal ;
  geo-pos:long "15.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.55'^^xsd:double;
  dwc:latitude '38.1833'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|2007'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB244%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB244|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB244|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB244|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB245%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB245|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB245|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB245|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB539|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB539|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB539|1986'^^xsd:anyURI;
  dwc:observationDate '1982-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1999'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  geo-pos:lat "25.3667"^^xsd:decimal ;
  geo-pos:long "-15.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2833'^^xsd:double;
  dwc:latitude '25.3667'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  geo-pos:lat "25.3667"^^xsd:decimal ;
  geo-pos:long "-15.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2833'^^xsd:double;
  dwc:latitude '25.3667'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD70%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD70%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD70%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9833 -107.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "178"^^xsd:integer ;
  dwc:maximumDepthInMeters "178"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD70%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9833 -107.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.9833"^^xsd:decimal ;
  geo-pos:long "-107.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD70%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD70|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD70|1991'^^xsd:string;
  dwc:scientificName 'Solenocera agassizii Faxon, 1893'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>30'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7667'^^xsd:double;
  dwc:latitude '23.9833'^^xsd:double;
  dwc:minimumDepth '178'^^xsd:integer;
  dwc:maximumDepth '178'^^xsd:integer;
  dwc:aphiaid '377658'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD70|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '377658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1833"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD113|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD113|1991'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>80'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '-18.1833'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD113|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1667"^^xsd:decimal ;
  dwc:decimalLongitude "14.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1667 14.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1667"^^xsd:decimal ;
  geo-pos:long "14.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1985'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI249'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7333'^^xsd:double;
  dwc:latitude '-28.1667'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8667"^^xsd:decimal ;
  dwc:decimalLongitude "15.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8667"^^xsd:decimal ;
  geo-pos:long "15.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|1985'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI269'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.7333'^^xsd:double;
  dwc:latitude '-28.8667'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8667"^^xsd:decimal ;
  dwc:decimalLongitude "15.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8667"^^xsd:decimal ;
  geo-pos:long "15.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB165%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB165|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB165|1985'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI269'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.7333'^^xsd:double;
  dwc:latitude '-28.8667'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB165|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8667"^^xsd:decimal ;
  dwc:decimalLongitude "15.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8667"^^xsd:decimal ;
  geo-pos:long "15.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1985'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI269'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.7333'^^xsd:double;
  dwc:latitude '-28.8667'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1999'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1981'^^xsd:string;
  dwc:scientificName 'Zeus faber mauritanicus Desbrosses, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '322945'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD102%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD102|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD102|1998'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7833'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD102|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD103|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD103|1991'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>18'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD103|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD103|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD103|1992'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>16'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD103|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.6)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD103%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD103|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PONT 90>2 P-G3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD103|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'PONT 90>2 P-G3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD103|1998'^^xsd:anyURI;
  dwc:observationDate '1990-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD104%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD104%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD104%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD104%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD104%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD104|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD104|1992'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>15'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD104|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 2.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1743"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 2.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.2167"^^xsd:decimal ;
  geo-pos:long "2.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD118|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV>P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD118|1998'^^xsd:string;
  dwc:scientificName 'Nematocarcinus exilis (Spence Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV>P-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4833'^^xsd:double;
  dwc:latitude '40.2167'^^xsd:double;
  dwc:minimumDepth '1743'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD118|1998'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD105%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD105%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD105%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "686"^^xsd:integer ;
  dwc:maximumDepthInMeters "686"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD105%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD105%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD105|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD105|1992'^^xsd:string;
  dwc:scientificName 'Richardina fredericii Lo Bianco, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>34'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '686'^^xsd:integer;
  dwc:maximumDepth '686'^^xsd:integer;
  dwc:aphiaid '107719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD105|1992'^^xsd:anyURI;
  dwc:observationDate '1992-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD75%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD75|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD75|1992'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42372'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD75|1992'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1987'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB419|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESCAL 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB419|2000'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'ESCAL 2P-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB419|2000'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "1.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 1.6167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "1.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB420|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESCAL 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB420|2000'^^xsd:string;
  dwc:scientificName 'Torpedo torpedo (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'ESCAL 2P-12'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '271691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB420|2000'^^xsd:anyURI;
  dwc:observationDate '2000-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '271691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1986'^^xsd:string;
  dwc:scientificName 'Torpedo fuscomaculata Peters, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '217379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB436|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB436|1986'^^xsd:string;
  dwc:scientificName 'Torpedo fuscomaculata Peters, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB436|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '217379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|1986'^^xsd:string;
  dwc:scientificName 'Teixeirichthys jordani (Rutter, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '212792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '212792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.1167"^^xsd:decimal ;
  dwc:decimalLongitude "49.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.1167 49.05)"^^geo:wktLiteral ;
  geo-pos:lat "6.1167"^^xsd:decimal ;
  geo-pos:long "49.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1998'^^xsd:string;
  dwc:scientificName 'Terapon jarbua (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '49.05'^^xsd:double;
  dwc:latitude '6.1167'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '218350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1986'^^xsd:string;
  dwc:scientificName 'Terapon theraps (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 1.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "1.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "636"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 1.45)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "1.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD1%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD1|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD1|1995'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.45'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '636'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD1|1995'^^xsd:anyURI;
  dwc:observationDate '1994-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD107%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD107%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD107%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD107%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD107%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD107|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD107|1992'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD107|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD108%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD108%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD108%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD108%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD108%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD108|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD108|1992'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>15'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD108|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD113|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD113|1992'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD113|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "646"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.4667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-4.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD113|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 96>2 P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD113|1996'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 96>2 P-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4667'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '646'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD113|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1286"^^xsd:integer ;
  dwc:maximumDepthInMeters "1322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD113%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD113|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATIMAR 85>2 P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD113|1998'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATIMAR 85>2 P-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1286'^^xsd:integer;
  dwc:maximumDepth '1322'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD113|1998'^^xsd:anyURI;
  dwc:observationDate '1985-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.3"^^xsd:decimal ;
  geo-pos:long "12.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD114|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD114|1991'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6333'^^xsd:double;
  dwc:latitude '-21.3'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD114|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "2.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "251"^^xsd:integer ;
  dwc:maximumDepthInMeters "251"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 2.2667)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "2.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD114%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD114|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD114|1992'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>49'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2667'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '251'^^xsd:integer;
  dwc:maximumDepth '251'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD114|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.15"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1983'^^xsd:string;
  dwc:scientificName 'Symbolophorus veranyi (Moreau, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '39.15'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB587%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB587%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB587%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0667"^^xsd:decimal ;
  dwc:decimalLongitude "35.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB587%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0667 35.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0667"^^xsd:decimal ;
  geo-pos:long "35.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB587%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB587|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB587|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique241'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7333'^^xsd:double;
  dwc:latitude '-19.0667'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB587|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB618|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB618|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB618|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 36.8)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB383|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB383|1986'^^xsd:string;
  dwc:scientificName 'Uranoscopus archionema Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB383|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB486|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB486|1986'^^xsd:string;
  dwc:scientificName 'Uranoscopus archionema Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB486|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-85.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9667 -85.6333)"^^geo:wktLiteral ;
  geo-pos:lat "28.9667"^^xsd:decimal ;
  geo-pos:long "-85.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB246%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB246|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB246|1986'^^xsd:string;
  dwc:scientificName 'Urophycis regia (Walbaum, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Shipp, R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-85.6333'^^xsd:double;
  dwc:latitude '28.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '158991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB246|1986'^^xsd:anyURI;
  dwc:observationDate '1978-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '158991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB364|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB364|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB364|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB338|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medit II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB338|1982'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medit II28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB338|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|2000'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB240%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB240|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB240|1982'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB240|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB241|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB241|1982'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB241|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB242|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB242|1982'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB242|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB243|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB243|1982'^^xsd:string;
  dwc:scientificName 'Trigla lucerna Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB243|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD94|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD94|1991'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD94|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD94|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>36-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD94|1992'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>36-2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.85'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD94|1992'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6833 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6833"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1777"^^xsd:integer ;
  dwc:maximumDepthInMeters "1815"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6833 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.6833"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD94|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV>P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD94|1996'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV>P-3'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '40.6833'^^xsd:double;
  dwc:minimumDepth '1777'^^xsd:integer;
  dwc:maximumDepth '1815'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD94|1996'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD94%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD94|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD94|1998'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7833'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD94|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD82%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD82|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD82|1991'^^xsd:string;
  dwc:scientificName 'Solenocera mutator Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD82|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD87|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD87|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia martini Pérez Farfante & Boothe, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '377640'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD87|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '377640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD87|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>31-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD87|1992'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>31-2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD87|1992'^^xsd:anyURI;
  dwc:observationDate '1983-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD87%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD87|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD87|1998'^^xsd:string;
  dwc:scientificName 'Alpheus platydactylus Coutière, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-25'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8667'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '632'^^xsd:integer;
  dwc:aphiaid '107481'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD87|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB512%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB512|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB512|1986'^^xsd:string;
  dwc:scientificName 'Terapon theraps (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB512|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB593|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB593|1986'^^xsd:string;
  dwc:scientificName 'Terapon theraps (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB593|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB594%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB594|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB594|1986'^^xsd:string;
  dwc:scientificName 'Terapon theraps (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB594|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000719'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000719'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000720'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000720'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000721'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000721'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000722'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000722'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB456|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB456|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-39'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB456|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1981'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1982'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1982'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1982'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1982'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1982'^^xsd:string;
  dwc:scientificName 'Trachyrhynchus trachyrhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '400561'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8214 2.3835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8214"^^xsd:decimal ;
  dwc:decimalLongitude "2.3835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8214 2.3835)"^^geo:wktLiteral ;
  geo-pos:lat "39.8214"^^xsd:decimal ;
  geo-pos:long "2.3835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2 > PLG15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001244'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2 > PLG15'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3835'^^xsd:double;
  dwc:latitude '39.8214'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001244'^^xsd:anyURI;
  dwc:observationDate '2009-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816 2.161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.816"^^xsd:decimal ;
  dwc:decimalLongitude "2.161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.816 2.161)"^^geo:wktLiteral ;
  geo-pos:lat "39.816"^^xsd:decimal ;
  geo-pos:long "2.161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PP16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001245'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PP16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.161'^^xsd:double;
  dwc:latitude '39.816'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001245'^^xsd:anyURI;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9578 2.4345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9578"^^xsd:decimal ;
  dwc:decimalLongitude "2.4345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9578 2.4345)"^^geo:wktLiteral ;
  geo-pos:lat "38.9578"^^xsd:decimal ;
  geo-pos:long "2.4345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001246'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG 6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4345'^^xsd:double;
  dwc:latitude '38.9578'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001246'^^xsd:anyURI;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB654%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB654|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB654|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB654|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB655%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB655|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB655|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB655|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB686%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB686%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB686%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB686%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB686%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB686|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB686|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB686|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB687%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB687%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB687%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB687%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB687%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB687|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB687|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB687|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB688%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB688%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB688%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 16.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "16.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB688%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 16.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "16.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB688%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB688|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB688|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.4333'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB688|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB521|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB521|1983'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB521|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB522%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB522|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB522|1983'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB522|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB793%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB793|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB793|1991'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus capelanus (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '322698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB793|1991'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1986'^^xsd:string;
  dwc:scientificName 'Tylerius spinosissimus (Regan, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2628"^^xsd:decimal ;
  dwc:decimalLongitude "2.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2628 2.81)"^^geo:wktLiteral ;
  geo-pos:lat "41.2628"^^xsd:decimal ;
  geo-pos:long "2.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN02 > BF02A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001129'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:fieldNumber 'BIOFUN02 > BF02A18'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.81'^^xsd:double;
  dwc:latitude '41.2628'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001129'^^xsd:anyURI;
  dwc:observationDate '2009-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001130'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.84'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001130'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001131'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.84'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001131'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.265"^^xsd:decimal ;
  dwc:decimalLongitude "2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.265 2.84)"^^geo:wktLiteral ;
  geo-pos:lat "41.265"^^xsd:decimal ;
  geo-pos:long "2.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01A01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001132'^^xsd:string;
  dwc:scientificName 'Ypsilothuria bitentaculata (Ludwig, 1893) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01A01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.84'^^xsd:double;
  dwc:latitude '41.265'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '124595'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001132'^^xsd:anyURI;
  dwc:observationDate '2012-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6338 -4.0075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6338"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6338 -4.0075)"^^geo:wktLiteral ;
  geo-pos:lat "36.6338"^^xsd:decimal ;
  geo-pos:long "-4.0075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001234'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0075'^^xsd:double;
  dwc:latitude '36.6338'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001234'^^xsd:anyURI;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.454 -4.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.454"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.454 -4.8333)"^^geo:wktLiteral ;
  geo-pos:lat "36.454"^^xsd:decimal ;
  geo-pos:long "-4.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001235'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8333'^^xsd:double;
  dwc:latitude '36.454'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001235'^^xsd:anyURI;
  dwc:observationDate '2009-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.922 -3.1018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.922"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.922 -3.1018)"^^geo:wktLiteral ;
  geo-pos:lat "35.922"^^xsd:decimal ;
  geo-pos:long "-3.1018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS11 > L29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001237'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS11 > L29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.1018'^^xsd:double;
  dwc:latitude '35.922'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001237'^^xsd:anyURI;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8208 4.3328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8208"^^xsd:decimal ;
  dwc:decimalLongitude "4.3328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8208 4.3328)"^^geo:wktLiteral ;
  geo-pos:lat "39.8208"^^xsd:decimal ;
  geo-pos:long "4.3328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001238'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P20'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3328'^^xsd:double;
  dwc:latitude '39.8208'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001238'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 2.4282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9595"^^xsd:decimal ;
  dwc:decimalLongitude "2.4282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "890"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9595 2.4282)"^^geo:wktLiteral ;
  geo-pos:lat "38.9595"^^xsd:decimal ;
  geo-pos:long "2.4282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2_10 > PATÍN3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001241'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2_10 > PATÍN3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4282'^^xsd:double;
  dwc:latitude '38.9595'^^xsd:double;
  dwc:minimumDepth '890'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001241'^^xsd:anyURI;
  dwc:observationDate '2010-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001242'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001242'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0892 2.3335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0892"^^xsd:decimal ;
  dwc:decimalLongitude "2.3335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0892 2.3335)"^^geo:wktLiteral ;
  geo-pos:lat "39.0892"^^xsd:decimal ;
  geo-pos:long "2.3335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2_09 > PELAG1PROVA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001243'^^xsd:string;
  dwc:scientificName 'Isopoda Latreille, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2_09 > PELAG1PROVA'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3335'^^xsd:double;
  dwc:latitude '39.0892'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001243'^^xsd:anyURI;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB365|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB365|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB365|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB452|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB452|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-39'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB452|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB453|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB453|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-39'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB453|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB454%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB454|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB454|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-39'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB454|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB455|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB455|1999'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-39'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB455|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus analogus Gill, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '273835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '273835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4167 47.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4167"^^xsd:decimal ;
  dwc:decimalLongitude "47.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4167 47.0833)"^^geo:wktLiteral ;
  geo-pos:lat "3.4167"^^xsd:decimal ;
  geo-pos:long "47.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB295|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB295|1998'^^xsd:string;
  dwc:scientificName 'Epinephelus flavocaeruleus (Lacepède, 1802)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.0833'^^xsd:double;
  dwc:latitude '3.4167'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '218203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB295|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '218203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD288|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD288|1999'^^xsd:string;
  dwc:scientificName 'Xantho granulicarpus Forest, in Drach & Forest, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-39'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD288|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "192"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.5333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD164%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD164|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-5.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD164|1998'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-5.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5333'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '192'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD164|1998'^^xsd:anyURI;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD150|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-36-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD150|1998'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus (Herbst, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-36-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD150|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "359"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1167 13.85)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1167"^^xsd:decimal ;
  geo-pos:long "13.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1999'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.85'^^xsd:double;
  dwc:latitude '-26.1167'^^xsd:double;
  dwc:minimumDepth '359'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5333 -53.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-53.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1040"^^xsd:integer ;
  dwc:maximumDepthInMeters "1040"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.5333 -53.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-36.5333"^^xsd:decimal ;
  geo-pos:long "-53.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB487|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB487|1988'^^xsd:string;
  dwc:scientificName 'Epigonus robustus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-53.6167'^^xsd:double;
  dwc:latitude '-36.5333'^^xsd:double;
  dwc:minimumDepth '1040'^^xsd:integer;
  dwc:maximumDepth '1040'^^xsd:integer;
  dwc:aphiaid '209381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB487|1988'^^xsd:anyURI;
  dwc:observationDate '1978-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '209381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1333 -107.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1333 -107.4667)"^^geo:wktLiteral ;
  geo-pos:lat "24.1333"^^xsd:decimal ;
  geo-pos:long "-107.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD176|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD176|1994'^^xsd:string;
  dwc:scientificName 'Persephona townsendi (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>2'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.4667'^^xsd:double;
  dwc:latitude '24.1333'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '441260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD176|1994'^^xsd:anyURI;
  dwc:observationDate '1922-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '441257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001104'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001104'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001105'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001105'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001106'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001106'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001107'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001107'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001108'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001108'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8656"^^xsd:decimal ;
  dwc:decimalLongitude "3.1414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8656 3.1414)"^^geo:wktLiteral ;
  geo-pos:lat "40.8656"^^xsd:decimal ;
  geo-pos:long "3.1414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME001109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME001109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES04 > DM04M08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME001109'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES04 > DM04M08'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1414'^^xsd:double;
  dwc:latitude '40.8656'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME001109'^^xsd:anyURI;
  dwc:observationDate '2013-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD155|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD155|1991'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Chaceon chuni'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD155|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD155%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD155|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD155|1998'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD155|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD150%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD150|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD150|1991'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD150|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 1.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55"^^xsd:decimal ;
  dwc:decimalLongitude "1.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "282"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55 1.35)"^^geo:wktLiteral ;
  geo-pos:lat "40.55"^^xsd:decimal ;
  geo-pos:long "1.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD199%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD199|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD199|1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-74'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.35'^^xsd:double;
  dwc:latitude '40.55'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '282'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD199|1998'^^xsd:anyURI;
  dwc:observationDate '1981-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9833 -107.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.9833 -107.6167)"^^geo:wktLiteral ;
  geo-pos:lat "23.9833"^^xsd:decimal ;
  geo-pos:long "-107.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD172%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD172|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3>3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD172|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia disedwardsi (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3>3'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6167'^^xsd:double;
  dwc:latitude '23.9833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '377629'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD172|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '377629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD16%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD16%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD16%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3333 2.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3333"^^xsd:decimal ;
  dwc:decimalLongitude "2.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD16%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3333 2.2167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3333"^^xsd:decimal ;
  geo-pos:long "2.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD16%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD16|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD16|2005'^^xsd:string;
  dwc:scientificName 'Charybdis (Charybdis) feriata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2167'^^xsd:double;
  dwc:latitude '41.3333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '208822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD16|2005'^^xsd:anyURI;
  dwc:observationDate '2004-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '208822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD655%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD655%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD655%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD655%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD655%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD655|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD655|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>55'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-29.1'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD655|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD67|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD67|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia disedwardsi (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '377629'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD67|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '377629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD680%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD680%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD680%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1007"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD680%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD680%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD680|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD680|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis nana (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>PP1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '1007'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:aphiaid '107699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD680|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD681%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD681%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD681%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9833 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9833"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1098"^^xsd:integer ;
  dwc:maximumDepthInMeters "1098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD681%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9833 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9833"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD681%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD681|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD681|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis nana (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-28.9833'^^xsd:double;
  dwc:minimumDepth '1098'^^xsd:integer;
  dwc:maximumDepth '1098'^^xsd:integer;
  dwc:aphiaid '107699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD681|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.0667 4.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.0667"^^xsd:decimal ;
  dwc:decimalLongitude "4.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.0667 4.1333)"^^geo:wktLiteral ;
  geo-pos:lat "4.0667"^^xsd:decimal ;
  geo-pos:long "4.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Tripterygion tartessicum'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.1333'^^xsd:double;
  dwc:latitude '4.0667'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|2007'^^xsd:anyURI;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6333 -0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6333 -0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.6333"^^xsd:decimal ;
  geo-pos:long "-0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Tripterygion tartessicum'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7'^^xsd:double;
  dwc:latitude '37.6333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|2007'^^xsd:anyURI;
  dwc:observationDate '2002-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.1167)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "0.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Tripterygion tartessicum'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1167'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|2007'^^xsd:anyURI;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|2007'^^xsd:string;
  dwc:scientificName 'Tripterygion tartessicum Carreras-Carbonell, Pascual & Macpherson, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '274027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|2007'^^xsd:anyURI;
  dwc:observationDate '2003-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB532%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB532|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB532|1986'^^xsd:string;
  dwc:scientificName 'Upeneus sulphureus Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique235'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB532|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4333 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4333"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4333 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4333"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB424|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB424|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.4333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB424|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB444|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB444|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB444|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB479|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB479|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB479|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB480%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB480|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB480|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB480|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB481|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB481|1986'^^xsd:string;
  dwc:scientificName 'Upeneus vittatus (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB481|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1996'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1996'^^xsd:string;
  dwc:scientificName 'Urophycis chesteri (Goode & Bean, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '301114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -48.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-48.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "332"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -48.9833)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-48.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB34%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB34|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB34|1999'^^xsd:string;
  dwc:scientificName 'Urophycis chuss (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-36'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.9833'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:aphiaid '126503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB34|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 -73.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 -73.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "-73.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1987'^^xsd:string;
  dwc:scientificName 'Urophycis chuss (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Feinberg, M.N.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-73.8833'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:aphiaid '126503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1987'^^xsd:anyURI;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB477|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB477|1981'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB477|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB478|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB478|1981'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB478|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB488%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB488|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB488|1986'^^xsd:string;
  dwc:scientificName 'Zenopsis conchifer (Lowe, 1852)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB488|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1981'^^xsd:string;
  dwc:scientificName 'Zeus capensis Valenciennes, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7167'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '217958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '217958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.4"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1987'^^xsd:string;
  dwc:scientificName 'Xyrichthys novacula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '10.4'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  geo-pos:lat "25.3667"^^xsd:decimal ;
  geo-pos:long "-15.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1983'^^xsd:string;
  dwc:scientificName 'Zeus faber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2833'^^xsd:double;
  dwc:latitude '25.3667'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "2.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD120|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD120|1998'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BATHOS V>P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0667'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Marinovich'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD120|1998'^^xsd:anyURI;
  dwc:observationDate '1988-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2667 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2667 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.2667"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD120%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD120|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS>P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD120|2004'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus Manning & Holthuis, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'DESEAS>P-5'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '38.2667'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD120|2004'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9578 2.4345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9578"^^xsd:decimal ;
  dwc:decimalLongitude "2.4345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9578 2.4345)"^^geo:wktLiteral ;
  geo-pos:lat "38.9578"^^xsd:decimal ;
  geo-pos:long "2.4345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001247'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG 6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4345'^^xsd:double;
  dwc:latitude '38.9578'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001247'^^xsd:anyURI;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8288"^^xsd:decimal ;
  dwc:decimalLongitude "2.1643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  geo-pos:lat "39.8288"^^xsd:decimal ;
  geo-pos:long "2.1643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001248'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1643'^^xsd:double;
  dwc:latitude '39.8288'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001248'^^xsd:anyURI;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8288"^^xsd:decimal ;
  dwc:decimalLongitude "2.1643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  geo-pos:lat "39.8288"^^xsd:decimal ;
  geo-pos:long "2.1643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001249'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1643'^^xsd:double;
  dwc:latitude '39.8288'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001249'^^xsd:anyURI;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8288"^^xsd:decimal ;
  dwc:decimalLongitude "2.1643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  geo-pos:lat "39.8288"^^xsd:decimal ;
  geo-pos:long "2.1643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001250'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1643'^^xsd:double;
  dwc:latitude '39.8288'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001250'^^xsd:anyURI;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8288"^^xsd:decimal ;
  dwc:decimalLongitude "2.1643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8288 2.1643)"^^geo:wktLiteral ;
  geo-pos:lat "39.8288"^^xsd:decimal ;
  geo-pos:long "2.1643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PLG14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001251'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PLG14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1643'^^xsd:double;
  dwc:latitude '39.8288'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001251'^^xsd:anyURI;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0416 2.3697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0416"^^xsd:decimal ;
  dwc:decimalLongitude "2.3697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0416 2.3697)"^^geo:wktLiteral ;
  geo-pos:lat "39.0416"^^xsd:decimal ;
  geo-pos:long "2.3697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001252'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PP2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3697'^^xsd:double;
  dwc:latitude '39.0416'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001252'^^xsd:anyURI;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1693 2.4065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1693"^^xsd:decimal ;
  dwc:decimalLongitude "2.4065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "637"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1693 2.4065)"^^geo:wktLiteral ;
  geo-pos:lat "41.1693"^^xsd:decimal ;
  geo-pos:long "2.4065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001253'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L115'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4065'^^xsd:double;
  dwc:latitude '41.1693'^^xsd:double;
  dwc:minimumDepth '637'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001253'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1693 2.4065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1693"^^xsd:decimal ;
  dwc:decimalLongitude "2.4065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "637"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1693 2.4065)"^^geo:wktLiteral ;
  geo-pos:lat "41.1693"^^xsd:decimal ;
  geo-pos:long "2.4065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001254'^^xsd:string;
  dwc:scientificName 'Hyperiidae Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L115'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4065'^^xsd:double;
  dwc:latitude '41.1693'^^xsd:double;
  dwc:minimumDepth '637'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '101417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001254'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1158 0.2335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1158"^^xsd:decimal ;
  dwc:decimalLongitude "0.2335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "332"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1158 0.2335)"^^geo:wktLiteral ;
  geo-pos:lat "39.1158"^^xsd:decimal ;
  geo-pos:long "0.2335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001255'^^xsd:string;
  dwc:scientificName 'Platyscelus ovoides (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L59'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2335'^^xsd:double;
  dwc:latitude '39.1158'^^xsd:double;
  dwc:minimumDepth '332'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '103275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001255'^^xsd:anyURI;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '103275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6092"^^xsd:decimal ;
  dwc:decimalLongitude "2.6854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  geo-pos:lat "41.6092"^^xsd:decimal ;
  geo-pos:long "2.6854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T3-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001478'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T3-20'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6854'^^xsd:double;
  dwc:latitude '41.6092'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001478'^^xsd:anyURI;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001479'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001479'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001480'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001480'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001481'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001481'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001482'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001482'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001483'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001483'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001484'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001484'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9048"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "558"^^xsd:integer ;
  dwc:maximumDepthInMeters "558"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9048 -3.2078)"^^geo:wktLiteral ;
  geo-pos:lat "35.9048"^^xsd:decimal ;
  geo-pos:long "-3.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001485'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L32'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2078'^^xsd:double;
  dwc:latitude '35.9048'^^xsd:double;
  dwc:minimumDepth '558'^^xsd:integer;
  dwc:maximumDepth '558'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001485'^^xsd:anyURI;
  dwc:observationDate '2015-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001486'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001486'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD142%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD142%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD142%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD142%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD142%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD142|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD142|1998'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD142|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB434|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB434|1982'^^xsd:string;
  dwc:scientificName 'Seriola dumerili (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB434|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1982'^^xsd:string;
  dwc:scientificName 'Seriola dumerili (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB436|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB436|1982'^^xsd:string;
  dwc:scientificName 'Seriola dumerili (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB436|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB437|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB437|1982'^^xsd:string;
  dwc:scientificName 'Seriola dumerili (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB437|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD21|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Batman-1>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD21|1995'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Batman-1>12'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD21|1995'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5167 -106.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-106.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5167 -106.8667)"^^geo:wktLiteral ;
  geo-pos:lat "23.5167"^^xsd:decimal ;
  geo-pos:long "-106.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD202|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD202|1994'^^xsd:string;
  dwc:scientificName 'Oediplax granulata Rathbun, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>6'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.8667'^^xsd:double;
  dwc:latitude '23.5167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '443998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD202|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '443998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1990'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB424%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB424|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB424|1999'^^xsd:string;
  dwc:scientificName 'Emmelichthys ruber (Trunov, 1976)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '278718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB424|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '278718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "332"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB425|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB425|1999'^^xsd:string;
  dwc:scientificName 'Emmelichthys ruber (Trunov, 1976)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Garabana, D.'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-2'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '332'^^xsd:integer;
  dwc:aphiaid '278718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB425|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '278718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1999'^^xsd:string;
  dwc:scientificName 'Emmelichthys ruber (Trunov, 1976)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-72'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '278718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '278718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1999'^^xsd:string;
  dwc:scientificName 'Emmelichthys ruber (Trunov, 1976)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-72'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:latitude '-11.6'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '278718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '278718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-68.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8333 -68.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8333"^^xsd:decimal ;
  geo-pos:long "-68.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB419|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB419|1988'^^xsd:string;
  dwc:scientificName 'Eleginops maclovinus (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.3167'^^xsd:double;
  dwc:latitude '-54.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '280634'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB419|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '280634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1990'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.85"^^xsd:decimal ;
  geo-pos:long "12.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD205%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD205|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD205|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8833'^^xsd:double;
  dwc:latitude '-22.85'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD205|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.1333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.1333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "15.1333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD206%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD206|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD206|1994'^^xsd:string;
  dwc:scientificName 'Arenaeus mexicanus (Gerstaecker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>28'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '15.1333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '442764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD206|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '442764'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD202|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD202|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD202|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1167"^^xsd:decimal ;
  geo-pos:long "13.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD223|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD223|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3667'^^xsd:double;
  dwc:latitude '-24.1167'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD223|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB338|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB338|1983'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB338|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB524|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB524|1983'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB524|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1982'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1833"^^xsd:decimal ;
  geo-pos:long "-12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-102-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|2000'^^xsd:string;
  dwc:scientificName 'Pagetopsis macropterus (Boulenger, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-102-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2667'^^xsd:double;
  dwc:latitude '-71.1833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '234707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1333 -12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1333 -12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1333"^^xsd:decimal ;
  geo-pos:long "-12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-100-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|2000'^^xsd:string;
  dwc:scientificName 'Pagetopsis macropterus (Boulenger, 1907)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-100-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.5667'^^xsd:double;
  dwc:latitude '-71.1333'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '404'^^xsd:integer;
  dwc:aphiaid '234707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1985'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI250'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -4.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "562"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -4.4833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-4.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD21%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD21|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES 2>P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD21|2000'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES 2>P-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4833'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '562'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD21|2000'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD210%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD210|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD210|1991'^^xsd:string;
  dwc:scientificName 'Inachus angolensis Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '208894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD210|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '208894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1985'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI250'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2667"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI256" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1985'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI256'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-29.2667'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 15.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.95"^^xsd:decimal ;
  dwc:decimalLongitude "15.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 15.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.95"^^xsd:decimal ;
  geo-pos:long "15.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1985'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI270'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1833'^^xsd:double;
  dwc:latitude '-28.95'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "294"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.2667 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-29.2667"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB253|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB253|1981'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-29.2667'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '294'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB253|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1990'^^xsd:string;
  dwc:scientificName 'Emmelichthys nitidus nitidus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '293589'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '218465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "616"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD20%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD20|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD20|2000'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.2167'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '616'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD20|2000'^^xsd:anyURI;
  dwc:observationDate '1995-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 14.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "14.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD200|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD200|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>50'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6333'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD200|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "586"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.4667)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD200%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD200|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-19.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD200|1998'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-19.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4667'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '586'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD200|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1994'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1994'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1994'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1994'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1994'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB398%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB398|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-1 - P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB398|2000'^^xsd:string;
  dwc:scientificName 'Engyophrys sanctilaurenti Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-1 - P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB398|2000'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1982'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1982'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1982'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1982'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB437|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB437|1999'^^xsd:string;
  dwc:scientificName 'Epigonus constanciae (Giglioli, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB437|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-105.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-105.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD197%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD197|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD197|1994'^^xsd:string;
  dwc:scientificName 'Paradasygyius depressus (Bell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>18'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.8833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '441988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD197|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '441988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD195%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD195|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD195|1994'^^xsd:string;
  dwc:scientificName 'Penaeus californiensis Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>12'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '584944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD195|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1809219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD176%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD176|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-5.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD176|1998'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-5.2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD176|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD179%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD179|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-13.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD179|1998'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-13.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD179|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB353|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB353|1981'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB353|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "748"^^xsd:integer ;
  dwc:maximumDepthInMeters "757"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3667 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3667"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB41%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB41|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB41|1983'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.3667'^^xsd:double;
  dwc:minimumDepth '748'^^xsd:integer;
  dwc:maximumDepth '757'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB41|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB456%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB456|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB456|1983'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB456|1983'^^xsd:anyURI;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|2000'^^xsd:string;
  dwc:scientificName 'Raja montagui Fowler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1996'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-45.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45.1167)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-45.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|2006'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.1167'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1996'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1996'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1996'^^xsd:string;
  dwc:scientificName 'Raja radiata Donovan, 1808'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '148824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-45.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45.1167)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-45.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|2006'^^xsd:string;
  dwc:scientificName 'Raja senta Garman, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.1167'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:aphiaid '299025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '158554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB458|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB458|1983'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB458|1983'^^xsd:anyURI;
  dwc:observationDate '1980-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "346"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB459%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB459|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB459|1983'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '346'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB459|1983'^^xsd:anyURI;
  dwc:observationDate '1983-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1999'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '-29.6'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1999'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '-29.6'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.9667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.9667 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.9667"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB95%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB95|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB95|1999'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-23.9667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB95|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0167"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB96%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB96|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB96|1999'^^xsd:string;
  dwc:scientificName 'Epigonus denticulatus Dieuzeide, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB96|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|2000'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|2000'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-8.8333"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|2000'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Kilonga, K.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-8.8333'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|2000'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.55 -14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.55 -14.95)"^^geo:wktLiteral ;
  geo-pos:lat "25.55"^^xsd:decimal ;
  geo-pos:long "-14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB305|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB305|1983'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.95'^^xsd:double;
  dwc:latitude '25.55'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB305|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.55 -14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.55 -14.95)"^^geo:wktLiteral ;
  geo-pos:lat "25.55"^^xsd:decimal ;
  geo-pos:long "-14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB391|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB391|1983'^^xsd:string;
  dwc:scientificName 'Umbrina canariensis Valenciennes, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.95'^^xsd:double;
  dwc:latitude '25.55'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB391|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000239'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000239'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000240'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000240'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000241'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000241'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000242'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000242'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000243'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000243'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000244'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000244'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000245'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000245'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000246'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000246'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000247'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000247'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000254'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000254'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000220'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000220'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000221'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000221'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000222'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000222'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000223'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000223'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000224'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000224'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000225'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000225'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000226'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000226'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000227'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000227'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000228'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000228'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000229'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000229'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000230'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000230'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000231'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000231'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000232'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000232'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000233'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000233'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000234'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000234'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000235'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000235'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000236'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000236'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000237'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000237'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000238'^^xsd:string;
  dwc:scientificName 'Mactra stultorum (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000238'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000102'^^xsd:string;
  dwc:scientificName 'Nucula sulcata Bronn, 1831 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000102'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000103'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000103'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000104'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000104'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6541)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000105'^^xsd:string;
  dwc:scientificName 'Pitar rudis (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6541'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000105'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RI" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000106'^^xsd:string;
  dwc:scientificName 'Hiatella arctica (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'RI'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000106'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000107'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000107'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.524 0.7066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.524"^^xsd:decimal ;
  dwc:decimalLongitude "0.7066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.524 0.7066)"^^geo:wktLiteral ;
  geo-pos:lat "40.524"^^xsd:decimal ;
  geo-pos:long "0.7066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000108'^^xsd:string;
  dwc:scientificName 'Ostrea stentina Payraudeau, 1826'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7066'^^xsd:double;
  dwc:latitude '40.524'^^xsd:double;
  dwc:aphiaid '489077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000108'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '489077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1972 1.9302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1972"^^xsd:decimal ;
  dwc:decimalLongitude "1.9302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1972 1.9302)"^^geo:wktLiteral ;
  geo-pos:lat "41.1972"^^xsd:decimal ;
  geo-pos:long "1.9302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000109'^^xsd:string;
  dwc:scientificName 'Anomia ephippium Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V9'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9302'^^xsd:double;
  dwc:latitude '41.1972'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000109'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000110'^^xsd:string;
  dwc:scientificName 'Nucula sulcata Bronn, 1831 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000110'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000080'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000080'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0067"^^xsd:decimal ;
  dwc:decimalLongitude "2.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0067 2.6527)"^^geo:wktLiteral ;
  geo-pos:lat "39.0067"^^xsd:decimal ;
  geo-pos:long "2.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > PATÍ8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001564'^^xsd:string;
  dwc:scientificName 'Epimeria parasitica (M. Sars, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > PATÍ8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6527'^^xsd:double;
  dwc:latitude '39.0067'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '102147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001564'^^xsd:anyURI;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1053400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000091'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000091'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus niveatus (Valenciennes, 1828) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5212'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '159221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '475101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus niveatus (Valenciennes, 1828) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '159221'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '475101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus niveatus (Valenciennes, 1828) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '159221'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '475101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001748'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001748'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1994'^^xsd:string;
  dwc:scientificName 'Epinephelus niveatus (Valenciennes, 1828) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '159221'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '475101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001768'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001768'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001769'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001769'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001770'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001770'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001771'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001771'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001772'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001772'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001773'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001773'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001774'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001774'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001775'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001775'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001776'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15P5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001776'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3265 -5.1492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3265 -5.1492)"^^geo:wktLiteral ;
  geo-pos:lat "36.3265"^^xsd:decimal ;
  geo-pos:long "-5.1492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001805'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L8'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.1492'^^xsd:double;
  dwc:latitude '36.3265'^^xsd:double;
  dwc:minimumDepth '133'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001805'^^xsd:anyURI;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001806'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001806'^^xsd:anyURI;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7478 13.9921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.7478"^^xsd:decimal ;
  dwc:decimalLongitude "13.9921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7478 13.9921)"^^geo:wktLiteral ;
  geo-pos:lat "-22.7478"^^xsd:decimal ;
  geo-pos:long "13.9921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "NAMIBIA V" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001807'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'NAMIBIA V'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9921'^^xsd:double;
  dwc:latitude '-22.7478'^^xsd:double;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001807'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001808'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001808'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001809'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001809'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001810'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001810'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0475 -8.3018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0475"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "298"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0475 -8.3018)"^^geo:wktLiteral ;
  geo-pos:lat "44.0475"^^xsd:decimal ;
  geo-pos:long "-8.3018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001811'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.3018'^^xsd:double;
  dwc:latitude '44.0475'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '298'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001811'^^xsd:anyURI;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001812'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001812'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001813'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001813'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7387 -7.0037)"^^geo:wktLiteral ;
  geo-pos:lat "43.7387"^^xsd:decimal ;
  geo-pos:long "-7.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001814'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0037'^^xsd:double;
  dwc:latitude '43.7387'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001814'^^xsd:anyURI;
  dwc:observationDate '2010-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001834'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001834'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001835'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001835'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001836'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001836'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001837'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001837'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001838'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001838'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001839'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001839'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001840'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001840'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001841'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001841'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001842'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001842'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001843'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001843'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3R" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000092'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3R'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000092'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000093'^^xsd:string;
  dwc:scientificName 'Solecurtus candidus (Brocchi, 1814) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '543533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000093'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '543533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000094'^^xsd:string;
  dwc:scientificName 'Solecurtus candidus (Brocchi, 1814) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '543533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000094'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '543533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000096'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000096'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5163"^^xsd:decimal ;
  dwc:decimalLongitude "0.6882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  geo-pos:lat "40.5163"^^xsd:decimal ;
  geo-pos:long "0.6882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R3E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000097'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R3E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6882'^^xsd:double;
  dwc:latitude '40.5163'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000097'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000098'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000098'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000099'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3D'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000099'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.161 1.6344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.161"^^xsd:decimal ;
  dwc:decimalLongitude "1.6344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.161 1.6344)"^^geo:wktLiteral ;
  geo-pos:lat "41.161"^^xsd:decimal ;
  geo-pos:long "1.6344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V5D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000100'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V5D2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6344'^^xsd:double;
  dwc:latitude '41.161'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000100'^^xsd:anyURI;
  dwc:observationDate '2016-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000202'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo165, ICICMBN165|AGU|171D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus C'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000202'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "155" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000203'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '155'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo165, ICICMBN165|AGU|155C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus C'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000203'^^xsd:anyURI;
  dwc:observationDate '1900-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0833"^^xsd:decimal ;
  dwc:decimalLongitude "30.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 30.2666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0833"^^xsd:decimal ;
  geo-pos:long "30.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000204'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '191'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2666'^^xsd:double;
  dwc:latitude '-31.0833'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo166, ICICMBN166|AGU|191C5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus D'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000204'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.4666"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.4666 29.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.4666"^^xsd:decimal ;
  geo-pos:long "29.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "175" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000205'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '175'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1833'^^xsd:double;
  dwc:latitude '-32.4666'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo167, ICICMBN167|AGU|175C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus E'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000205'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000206'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '177'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo167, ICICMBN167|AGU|177C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus E'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000206'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.45 26.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.45"^^xsd:decimal ;
  dwc:decimalLongitude "26.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.45 26.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-34.45"^^xsd:decimal ;
  geo-pos:long "26.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000207'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '216'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '26.1333'^^xsd:double;
  dwc:latitude '-34.45'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo167, ICICMBN167|AGU|216C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus E'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000207'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.932 31.8471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.932"^^xsd:decimal ;
  dwc:decimalLongitude "31.8471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.932 31.8471)"^^geo:wktLiteral ;
  geo-pos:lat "-29.932"^^xsd:decimal ;
  geo-pos:long "31.8471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000208'^^xsd:string;
  dwc:scientificName 'Nannobrachium achirus (Andriashev, 1962) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.8471'^^xsd:double;
  dwc:latitude '-29.932'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo168, ICICMBN168|AGU|27B22|2|89'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '221503'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000208'^^xsd:anyURI;
  dwc:observationDate '1989-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '217707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.3166"^^xsd:decimal ;
  dwc:decimalLongitude "29.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.3166 29.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-32.3166"^^xsd:decimal ;
  geo-pos:long "29.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000209'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.0166'^^xsd:double;
  dwc:latitude '-32.3166'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo169, ICICMBN169|AGU|118C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000209'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6833"^^xsd:decimal ;
  dwc:decimalLongitude "29.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6833 29.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6833"^^xsd:decimal ;
  geo-pos:long "29.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000210'^^xsd:string;
  dwc:scientificName 'Nannobrachium atrum (Tåning, 1928)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '120'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.5833'^^xsd:double;
  dwc:latitude '-31.6833'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo169, ICICMBN169|AGU|120D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000210'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126611'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000079'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000079'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000078'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000078'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1994'^^xsd:string;
  dwc:scientificName 'Raja velezi Chirichigno, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '271585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1605277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "36.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1833 36.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1833"^^xsd:decimal ;
  geo-pos:long "36.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB566%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB566|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB566|1986'^^xsd:string;
  dwc:scientificName 'Rastrelliger kanagurta (Cuvier, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.4833'^^xsd:double;
  dwc:latitude '-19.1833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB566|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB599%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB599|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB599|1986'^^xsd:string;
  dwc:scientificName 'Rastrelliger kanagurta (Cuvier, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '127020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB599|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1996'^^xsd:string;
  dwc:scientificName 'Reinhardtius hippoglossoides Walbaum, 1792'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127144'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1996'^^xsd:string;
  dwc:scientificName 'Reinhardtius hippoglossoides Walbaum, 1792'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127144'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127144'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3667 35.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3667"^^xsd:decimal ;
  dwc:decimalLongitude "35.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3667 35.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3667"^^xsd:decimal ;
  geo-pos:long "35.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB385|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB385|1986'^^xsd:string;
  dwc:scientificName 'Epinephelus malabaricus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.5333'^^xsd:double;
  dwc:latitude '-19.3667'^^xsd:double;
  dwc:aphiaid '218206'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB385|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '218206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5163"^^xsd:decimal ;
  dwc:decimalLongitude "0.6882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  geo-pos:lat "40.5163"^^xsd:decimal ;
  geo-pos:long "0.6882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R3B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000081'^^xsd:string;
  dwc:scientificName 'Pteria hirundo (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R3B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6882'^^xsd:double;
  dwc:latitude '40.5163'^^xsd:double;
  dwc:aphiaid '140891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000081'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5163"^^xsd:decimal ;
  dwc:decimalLongitude "0.6882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  geo-pos:lat "40.5163"^^xsd:decimal ;
  geo-pos:long "0.6882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R3B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000082'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R3B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6882'^^xsd:double;
  dwc:latitude '40.5163'^^xsd:double;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000082'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000083'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000083'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000084'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000084'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000085'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000085'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1604"^^xsd:decimal ;
  dwc:decimalLongitude "1.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  geo-pos:lat "41.1604"^^xsd:decimal ;
  geo-pos:long "1.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V2D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000086'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata (G. B. Sowerby II, 1834) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V2D3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.707'^^xsd:double;
  dwc:latitude '41.1604'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000086'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5163"^^xsd:decimal ;
  dwc:decimalLongitude "0.6882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5163 0.6882)"^^geo:wktLiteral ;
  geo-pos:lat "40.5163"^^xsd:decimal ;
  geo-pos:long "0.6882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R3E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000087'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R3E1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6882'^^xsd:double;
  dwc:latitude '40.5163'^^xsd:double;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000087'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1604"^^xsd:decimal ;
  dwc:decimalLongitude "1.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1604 1.707)"^^geo:wktLiteral ;
  geo-pos:lat "41.1604"^^xsd:decimal ;
  geo-pos:long "1.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V2D3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000088'^^xsd:string;
  dwc:scientificName 'Anomia ephippium Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V2D3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.707'^^xsd:double;
  dwc:latitude '41.1604'^^xsd:double;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000088'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000089'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000089'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000090'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000090'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000076'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000076'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000077'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000077'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000072'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000072'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000073'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000073'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000074'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000074'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000075'^^xsd:string;
  dwc:scientificName 'Acanthocardia echinata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '138992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000075'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000071'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000071'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000070'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000070'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1613"^^xsd:decimal ;
  dwc:decimalLongitude "1.6918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1613 1.6918)"^^geo:wktLiteral ;
  geo-pos:lat "41.1613"^^xsd:decimal ;
  geo-pos:long "1.6918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000069'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V3'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6918'^^xsd:double;
  dwc:latitude '41.1613'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000069'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000067'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000067'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000068'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000068'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000057'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000057'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000058'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000058'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000059'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000059'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000060'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000060'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000061'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000061'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000062'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000062'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5368"^^xsd:decimal ;
  dwc:decimalLongitude "0.75311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5368 0.75311)"^^geo:wktLiteral ;
  geo-pos:lat "40.5368"^^xsd:decimal ;
  geo-pos:long "0.75311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R2E2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000063'^^xsd:string;
  dwc:scientificName 'Musculus subpictus (Cantraine, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R2E2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.75311'^^xsd:double;
  dwc:latitude '40.5368'^^xsd:double;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000063'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000064'^^xsd:string;
  dwc:scientificName 'Solecurtus candidus (Brocchi, 1814) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '543533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000064'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '543533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000065'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000065'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000066'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:occurrenceRemarks 'Only shells, dry specimen'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000066'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.6977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.159"^^xsd:decimal ;
  dwc:decimalLongitude "1.6977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.6977)"^^geo:wktLiteral ;
  geo-pos:lat "41.159"^^xsd:decimal ;
  geo-pos:long "1.6977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V6D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000056'^^xsd:string;
  dwc:scientificName 'Serratina serrata (Brocchi, 1814)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V6D2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6977'^^xsd:double;
  dwc:latitude '41.159'^^xsd:double;
  dwc:aphiaid '605899'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000056'^^xsd:anyURI;
  dwc:observationDate '2016-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '605899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000227'^^xsd:string;
  dwc:scientificName 'Umbraculum umbraculum (Lightfoot, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '141879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000227'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '141879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000226'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000226'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000216'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000216'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000217'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000217'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000218'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000218'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000219'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000219'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000220'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000220'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000221'^^xsd:string;
  dwc:scientificName 'Euspira nitida (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000221'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000222'^^xsd:string;
  dwc:scientificName 'Hadriania craticulata Bucquoy & Dautzenberg, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '387245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000222'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1591032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000223'^^xsd:string;
  dwc:scientificName 'Hadriania craticulata Bucquoy & Dautzenberg, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '387245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000223'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1591032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000224'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000224'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1436"^^xsd:decimal ;
  dwc:decimalLongitude "1.7742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1436 1.7742)"^^geo:wktLiteral ;
  geo-pos:lat "41.1436"^^xsd:decimal ;
  geo-pos:long "1.7742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000225'^^xsd:string;
  dwc:scientificName 'Hadriania craticulata Bucquoy & Dautzenberg, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V23'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7742'^^xsd:double;
  dwc:latitude '41.1436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '387245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000225'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '1591032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000207'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000207'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000208'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000208'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000209'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000209'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000210'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000210'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000211'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000211'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000212'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000212'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000213'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000213'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000214'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000214'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000215'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000215'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000206'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000206'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000205'^^xsd:string;
  dwc:scientificName 'Naticarius hebraeus (Martyn, 1786) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '720569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000205'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000204'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000204'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000202'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000202'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000203'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000203'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000200'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000200'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000201'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000201'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000198'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000198'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000199'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000199'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5921 0.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5921"^^xsd:decimal ;
  dwc:decimalLongitude "0.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5921 0.8664)"^^geo:wktLiteral ;
  geo-pos:lat "40.5921"^^xsd:decimal ;
  geo-pos:long "0.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R11B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000170'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R11B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8664'^^xsd:double;
  dwc:latitude '40.5921'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000170'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000171'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000171'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "701"^^xsd:integer ;
  dwc:maximumDepthInMeters "722"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|2004'^^xsd:string;
  dwc:scientificName 'Trachyscorpia cristulata echinata (Koehler, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-14'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9167'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '701'^^xsd:integer;
  dwc:maximumDepth '722'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|2004'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB205%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB205|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB205|1998'^^xsd:string;
  dwc:scientificName 'Trematomus eulepidotus Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-19.1833'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB205|1998'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001547'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001547'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001548'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001548'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001549'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001549'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001550'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001550'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001551'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001551'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001552'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001552'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001553'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001553'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001554'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001554'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB390|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-109-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB390|2000'^^xsd:string;
  dwc:scientificName 'Trematomus lepidorhinus Pappenheim, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-109-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-12.3833'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB390|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-109-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|2000'^^xsd:string;
  dwc:scientificName 'Trematomus pennelli Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-109-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7667 3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7667"^^xsd:decimal ;
  dwc:decimalLongitude "3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7667 3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "39.7667"^^xsd:decimal ;
  geo-pos:long "3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|2004'^^xsd:string;
  dwc:scientificName 'Zu cristatus Bonelli, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mayol, S.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7833'^^xsd:double;
  dwc:latitude '39.7667'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|2004'^^xsd:anyURI;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000172'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000172'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1493 1.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1493"^^xsd:decimal ;
  dwc:decimalLongitude "1.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1493 1.717)"^^geo:wktLiteral ;
  geo-pos:lat "41.1493"^^xsd:decimal ;
  geo-pos:long "1.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000173'^^xsd:string;
  dwc:scientificName 'Euspira fusca (Blainville, 1825) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V21'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.717'^^xsd:double;
  dwc:latitude '41.1493'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '140529'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000173'^^xsd:anyURI;
  dwc:observationDate '2017-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2153 1.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2153"^^xsd:decimal ;
  dwc:decimalLongitude "1.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2153 1.9417)"^^geo:wktLiteral ;
  geo-pos:lat "41.2153"^^xsd:decimal ;
  geo-pos:long "1.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000174'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9417'^^xsd:double;
  dwc:latitude '41.2153'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000174'^^xsd:anyURI;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2153 1.9417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2153"^^xsd:decimal ;
  dwc:decimalLongitude "1.9417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2153 1.9417)"^^geo:wktLiteral ;
  geo-pos:lat "41.2153"^^xsd:decimal ;
  geo-pos:long "1.9417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000175'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9417'^^xsd:double;
  dwc:latitude '41.2153'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000175'^^xsd:anyURI;
  dwc:observationDate '2017-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000176'^^xsd:string;
  dwc:scientificName 'Comarmondia gracilis (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '139229'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000176'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1617535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5916"^^xsd:decimal ;
  dwc:decimalLongitude "0.8663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5916 0.8663)"^^geo:wktLiteral ;
  geo-pos:lat "40.5916"^^xsd:decimal ;
  geo-pos:long "0.8663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000177'^^xsd:string;
  dwc:scientificName 'Tritia mutabilis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R10'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8663'^^xsd:double;
  dwc:latitude '40.5916'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '876840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000177'^^xsd:anyURI;
  dwc:observationDate '2017-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000178'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000178'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000179'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000179'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000180'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000180'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000188'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000188'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000189'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000189'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000190'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000190'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000191'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000191'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000192'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000192'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000193'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000193'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000194'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000194'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000195'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000195'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000196'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000196'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000197'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000197'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001545'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001545'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001546'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001546'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001544'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001544'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001543'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001543'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001542'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001542'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001540'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001540'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8447"^^xsd:decimal ;
  dwc:decimalLongitude "4.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8447 4.3753)"^^geo:wktLiteral ;
  geo-pos:lat "39.8447"^^xsd:decimal ;
  geo-pos:long "4.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001541'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3753'^^xsd:double;
  dwc:latitude '39.8447'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001541'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.344"^^xsd:decimal ;
  dwc:decimalLongitude "0.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  geo-pos:lat "40.344"^^xsd:decimal ;
  geo-pos:long "0.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001538'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L12'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.523'^^xsd:double;
  dwc:latitude '40.344'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001538'^^xsd:anyURI;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.344"^^xsd:decimal ;
  dwc:decimalLongitude "0.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  geo-pos:lat "40.344"^^xsd:decimal ;
  geo-pos:long "0.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001539'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L12'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.523'^^xsd:double;
  dwc:latitude '40.344'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001539'^^xsd:anyURI;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000183'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000183'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000184'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000184'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000185'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000185'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000186'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000186'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000187'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000187'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001527'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001527'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001528'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001528'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001529'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001529'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001530'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001530'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001531'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001531'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.656 -2.6703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.656"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.656 -2.6703)"^^geo:wktLiteral ;
  geo-pos:lat "36.656"^^xsd:decimal ;
  geo-pos:long "-2.6703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001532'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L32'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6703'^^xsd:double;
  dwc:latitude '36.656'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001532'^^xsd:anyURI;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.656 -2.6703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.656"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.656 -2.6703)"^^geo:wktLiteral ;
  geo-pos:lat "36.656"^^xsd:decimal ;
  geo-pos:long "-2.6703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001533'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L32'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6703'^^xsd:double;
  dwc:latitude '36.656'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001533'^^xsd:anyURI;
  dwc:observationDate '2007-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 3.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "407"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 3.5167)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "3.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001534'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L89'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5167'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '407'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001534'^^xsd:anyURI;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 3.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.95"^^xsd:decimal ;
  dwc:decimalLongitude "3.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "407"^^xsd:integer ;
  dwc:maximumDepthInMeters "463"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.95 3.5167)"^^geo:wktLiteral ;
  geo-pos:lat "41.95"^^xsd:decimal ;
  geo-pos:long "3.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001535'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L89'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5167'^^xsd:double;
  dwc:latitude '41.95'^^xsd:double;
  dwc:minimumDepth '407'^^xsd:integer;
  dwc:maximumDepth '463'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001535'^^xsd:anyURI;
  dwc:observationDate '2006-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.344"^^xsd:decimal ;
  dwc:decimalLongitude "0.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  geo-pos:lat "40.344"^^xsd:decimal ;
  geo-pos:long "0.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001536'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L12'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.523'^^xsd:double;
  dwc:latitude '40.344'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001536'^^xsd:anyURI;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.344"^^xsd:decimal ;
  dwc:decimalLongitude "0.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.344 0.523)"^^geo:wktLiteral ;
  geo-pos:lat "40.344"^^xsd:decimal ;
  geo-pos:long "0.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001537'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L12'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.523'^^xsd:double;
  dwc:latitude '40.344'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001537'^^xsd:anyURI;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000133'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000133'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000134'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000134'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000135'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000135'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000136'^^xsd:string;
  dwc:scientificName 'Antalis inaequicostata (Dautzenberg, 1891) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '196376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000136'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000137'^^xsd:string;
  dwc:scientificName 'Hadriania craticulata Bucquoy & Dautzenberg, 1882 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '387245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000137'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1591032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000138'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000138'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000139'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000139'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000140'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000140'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2143"^^xsd:decimal ;
  dwc:decimalLongitude "1.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2143 1.9806)"^^geo:wktLiteral ;
  geo-pos:lat "41.2143"^^xsd:decimal ;
  geo-pos:long "1.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000141'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9806'^^xsd:double;
  dwc:latitude '41.2143'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000141'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000181'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000181'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000182'^^xsd:string;
  dwc:scientificName 'Neverita josephinia Risso, 1826 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R16'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000182'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001579'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001579'^^xsd:anyURI;
  dwc:observationDate '2012-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4702 3.1503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4702"^^xsd:decimal ;
  dwc:decimalLongitude "3.1503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4702 3.1503)"^^geo:wktLiteral ;
  geo-pos:lat "41.4702"^^xsd:decimal ;
  geo-pos:long "3.1503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS94 > L71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001580'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS94 > L71'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1503'^^xsd:double;
  dwc:latitude '41.4702'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001580'^^xsd:anyURI;
  dwc:observationDate '1994-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2931 2.1473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2931"^^xsd:decimal ;
  dwc:decimalLongitude "2.1473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2931 2.1473)"^^geo:wktLiteral ;
  geo-pos:lat "41.2931"^^xsd:decimal ;
  geo-pos:long "2.1473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001581'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1473'^^xsd:double;
  dwc:latitude '41.2931'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001581'^^xsd:anyURI;
  dwc:observationDate '2016-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2931 2.1473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2931"^^xsd:decimal ;
  dwc:decimalLongitude "2.1473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2931 2.1473)"^^geo:wktLiteral ;
  geo-pos:lat "41.2931"^^xsd:decimal ;
  geo-pos:long "2.1473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001582'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1473'^^xsd:double;
  dwc:latitude '41.2931'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001582'^^xsd:anyURI;
  dwc:observationDate '2016-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6004"^^xsd:decimal ;
  dwc:decimalLongitude "2.6549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6004 2.6549)"^^geo:wktLiteral ;
  geo-pos:lat "41.6004"^^xsd:decimal ;
  geo-pos:long "2.6549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T4-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001583'^^xsd:string;
  dwc:scientificName 'Derilambrus angulifrons (Latreille, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T4-20'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6549'^^xsd:double;
  dwc:latitude '41.6004'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001583'^^xsd:anyURI;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T-2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001584'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T-2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001584'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T-2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001585'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T-2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001585'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T-2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001586'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T-2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001586'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6267"^^xsd:decimal ;
  dwc:decimalLongitude "2.7249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6267 2.7249)"^^geo:wktLiteral ;
  geo-pos:lat "41.6267"^^xsd:decimal ;
  geo-pos:long "2.7249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T-2-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001587'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T-2-5'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7249'^^xsd:double;
  dwc:latitude '41.6267'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001587'^^xsd:anyURI;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.161 1.6344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.161"^^xsd:decimal ;
  dwc:decimalLongitude "1.6344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.161 1.6344)"^^geo:wktLiteral ;
  geo-pos:lat "41.161"^^xsd:decimal ;
  geo-pos:long "1.6344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V5D2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000100'^^xsd:string;
  dwc:scientificName 'Ocenebra erinaceus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V5D2'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6344'^^xsd:double;
  dwc:latitude '41.161'^^xsd:double;
  dwc:aphiaid '140405'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000100'^^xsd:anyURI;
  dwc:observationDate '2016-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '140405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1995"^^xsd:decimal ;
  dwc:decimalLongitude "1.9423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1995 1.9423)"^^geo:wktLiteral ;
  geo-pos:lat "41.1995"^^xsd:decimal ;
  geo-pos:long "1.9423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000101'^^xsd:string;
  dwc:scientificName 'Semicassis undulata (Gmelin, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V7'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9423'^^xsd:double;
  dwc:latitude '41.1995'^^xsd:double;
  dwc:aphiaid '591481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000101'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '591481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000102'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000102'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5419 0.7681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5419"^^xsd:decimal ;
  dwc:decimalLongitude "0.7681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5419 0.7681)"^^geo:wktLiteral ;
  geo-pos:lat "40.5419"^^xsd:decimal ;
  geo-pos:long "0.7681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R5B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000103'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R5B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7681'^^xsd:double;
  dwc:latitude '40.5419'^^xsd:double;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000103'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000104'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6E'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000104'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000105'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000105'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001497'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001497'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001487'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001487'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001526'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001526'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001496'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001496'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001494'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001494'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001495'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001495'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001493'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001493'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1992'^^xsd:string;
  dwc:scientificName 'Raja velezi Chirichigno, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '271585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1605277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1992'^^xsd:string;
  dwc:scientificName 'Raja velezi Chirichigno, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '271585'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1605277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001492'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001492'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001491'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001491'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001498'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001498'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001499'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001499'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001500'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001500'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001501'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001501'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6218 -2.8802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6218"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6218 -2.8802)"^^geo:wktLiteral ;
  geo-pos:lat "36.6218"^^xsd:decimal ;
  geo-pos:long "-2.8802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001502'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L46'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8802'^^xsd:double;
  dwc:latitude '36.6218'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001502'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6218 -2.8802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6218"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6218 -2.8802)"^^geo:wktLiteral ;
  geo-pos:lat "36.6218"^^xsd:decimal ;
  geo-pos:long "-2.8802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001503'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L46'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8802'^^xsd:double;
  dwc:latitude '36.6218'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001503'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0363 -2.7015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0363"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "752"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0363 -2.7015)"^^geo:wktLiteral ;
  geo-pos:lat "36.0363"^^xsd:decimal ;
  geo-pos:long "-2.7015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001504'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus debilis Smith, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L31'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7015'^^xsd:double;
  dwc:latitude '36.0363'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '752'^^xsd:integer;
  dwc:aphiaid '107117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001504'^^xsd:anyURI;
  dwc:observationDate '2008-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2778 -4.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2778"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "765"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2778 -4.8232)"^^geo:wktLiteral ;
  geo-pos:lat "36.2778"^^xsd:decimal ;
  geo-pos:long "-4.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001505'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus debilis Smith, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L5'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8232'^^xsd:double;
  dwc:latitude '36.2778'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '765'^^xsd:integer;
  dwc:aphiaid '107117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001505'^^xsd:anyURI;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001506'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001506'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001507'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001507'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001508'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001508'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001509'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001509'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001510'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001510'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001511'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001511'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001512'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001512'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001513'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001513'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001514'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001514'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001515'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001515'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001516'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001516'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001517'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001517'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001518'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001518'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001519'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001519'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6225 -3.6313)"^^geo:wktLiteral ;
  geo-pos:lat "36.6225"^^xsd:decimal ;
  geo-pos:long "-3.6313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06 > L34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001520'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06 > L34'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.6313'^^xsd:double;
  dwc:latitude '36.6225'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001520'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9458 0.9342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9458"^^xsd:decimal ;
  dwc:decimalLongitude "0.9342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "572"^^xsd:integer ;
  dwc:maximumDepthInMeters "591"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9458 0.9342)"^^geo:wktLiteral ;
  geo-pos:lat "38.9458"^^xsd:decimal ;
  geo-pos:long "0.9342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS02 > L74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001521'^^xsd:string;
  dwc:scientificName 'Richardina fredericii Lo Bianco, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS02 > L74'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9342'^^xsd:double;
  dwc:latitude '38.9458'^^xsd:double;
  dwc:minimumDepth '572'^^xsd:integer;
  dwc:maximumDepth '591'^^xsd:integer;
  dwc:aphiaid '107719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001521'^^xsd:anyURI;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001522'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001522'^^xsd:anyURI;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5737 -2.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5737"^^xsd:decimal ;
  dwc:decimalLongitude "-2.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5737 -2.555)"^^geo:wktLiteral ;
  geo-pos:lat "36.5737"^^xsd:decimal ;
  geo-pos:long "-2.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001523'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L25'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.555'^^xsd:double;
  dwc:latitude '36.5737'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001523'^^xsd:anyURI;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001524'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001524'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1815"^^xsd:decimal ;
  dwc:decimalLongitude "2.4722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "830"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1815 2.4722)"^^geo:wktLiteral ;
  geo-pos:lat "41.1815"^^xsd:decimal ;
  geo-pos:long "2.4722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L114" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001525'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L114'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4722'^^xsd:double;
  dwc:latitude '41.1815'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '830'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001525'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "239"^^xsd:integer ;
  dwc:maximumDepthInMeters "239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4033 -4.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.4033"^^xsd:decimal ;
  geo-pos:long "-4.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001490'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L14'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.745'^^xsd:double;
  dwc:latitude '36.4033'^^xsd:double;
  dwc:minimumDepth '239'^^xsd:integer;
  dwc:maximumDepth '239'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001490'^^xsd:anyURI;
  dwc:observationDate '2015-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001488'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001488'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "116"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.167 -0.1568)"^^geo:wktLiteral ;
  geo-pos:lat "38.167"^^xsd:decimal ;
  geo-pos:long "-0.1568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001489'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT5'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1568'^^xsd:double;
  dwc:latitude '38.167'^^xsd:double;
  dwc:minimumDepth '116'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001489'^^xsd:anyURI;
  dwc:observationDate '2015-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB306|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB306|1981'^^xsd:string;
  dwc:scientificName 'Triplophos hemingi (Mc Ardle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB306|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '283054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB307|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB307|1981'^^xsd:string;
  dwc:scientificName 'Triplophos hemingi (Mc Ardle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '283054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB307|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '283054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6092"^^xsd:decimal ;
  dwc:decimalLongitude "2.6854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  geo-pos:lat "41.6092"^^xsd:decimal ;
  geo-pos:long "2.6854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T3-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001476'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T3-20'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6854'^^xsd:double;
  dwc:latitude '41.6092'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001476'^^xsd:anyURI;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB164%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB164|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB164|2000'^^xsd:string;
  dwc:scientificName 'Symphodus melops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '273571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB164|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6092"^^xsd:decimal ;
  dwc:decimalLongitude "2.6854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6092 2.6854)"^^geo:wktLiteral ;
  geo-pos:lat "41.6092"^^xsd:decimal ;
  geo-pos:long "2.6854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LLUENTA > T3-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001477'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'LLUENTA > T3-20'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6854'^^xsd:double;
  dwc:latitude '41.6092'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001477'^^xsd:anyURI;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB285%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB285|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB285|1982'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus mediterraneus (Steindachner, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB285|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "0.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 0.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1982'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II222'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB257|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB257|1983'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB257|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.1833 -16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "25.1833"^^xsd:decimal ;
  geo-pos:long "-16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB258|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB258|1983'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus (Bowdich, 1825)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI222'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.2333'^^xsd:double;
  dwc:latitude '25.1833'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB258|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001414'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001414'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001415'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001415'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001409'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001409'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001410'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001410'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001411'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001411'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001412'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001412'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001413'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001413'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001407'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001407'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001408'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001408'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001391'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001391'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001392'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001392'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001393'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001393'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001394'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001394'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001405'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001405'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001406'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001406'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001389'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001389'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001390'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001390'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "138.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 138.5333)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "138.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1991'^^xsd:string;
  dwc:scientificName 'Uranoscopus japonicus Houttuyn, 1782 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kishimoto, H.'^^xsd:string;
  dwc:collector 'Kishimoto, H.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Japan'^^xsd:string;
  dwc:longitude '138.5333'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '274040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1991'^^xsd:anyURI;
  dwc:observationDate '1990-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '274040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1232 3.3803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1232"^^xsd:decimal ;
  dwc:decimalLongitude "3.3803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1232 3.3803)"^^geo:wktLiteral ;
  geo-pos:lat "42.1232"^^xsd:decimal ;
  geo-pos:long "3.3803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001266'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L116'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3803'^^xsd:double;
  dwc:latitude '42.1232'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001266'^^xsd:anyURI;
  dwc:observationDate '2009-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6332 -0.0805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6332 -0.0805)"^^geo:wktLiteral ;
  geo-pos:lat "39.6332"^^xsd:decimal ;
  geo-pos:long "-0.0805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001267'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L123'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0805'^^xsd:double;
  dwc:latitude '39.6332'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001267'^^xsd:anyURI;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001270'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001270'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001271'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001271'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001272'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001272'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0473"^^xsd:decimal ;
  dwc:decimalLongitude "0.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0473 0.997)"^^geo:wktLiteral ;
  geo-pos:lat "40.0473"^^xsd:decimal ;
  geo-pos:long "0.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001273'^^xsd:string;
  dwc:scientificName 'Aristias neglectus Hansen, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L128'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.997'^^xsd:double;
  dwc:latitude '40.0473'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '102522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001273'^^xsd:anyURI;
  dwc:observationDate '2014-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '102522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001265'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001265'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB689%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB689%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB689%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB689%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB689%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB689|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV268(142)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB689|1981'^^xsd:string;
  dwc:scientificName 'Ventrifossa africana Iwamoto, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV268(142)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '308513'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB689|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '272396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001374'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001374'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001375'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001375'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001376'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001376'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001377'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001377'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001378'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001378'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001379'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001379'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001380'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001380'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001381'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001381'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001382'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001382'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001383'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001383'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001384'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001384'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001385'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001385'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001386'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001386'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001387'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001387'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001388'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001388'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1505 1.8147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1505"^^xsd:decimal ;
  dwc:decimalLongitude "1.8147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1505 1.8147)"^^geo:wktLiteral ;
  geo-pos:lat "41.1505"^^xsd:decimal ;
  geo-pos:long "1.8147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001256'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L162'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8147'^^xsd:double;
  dwc:latitude '41.1505'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'In Ascidia mentula'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001256'^^xsd:anyURI;
  dwc:observationDate '2014-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001257'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L184'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001257'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -3.075)"^^geo:wktLiteral ;
  geo-pos:lat "36.55"^^xsd:decimal ;
  geo-pos:long "-3.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS05 > L17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001258'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS05 > L17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.075'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001258'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1033 0.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1033"^^xsd:decimal ;
  dwc:decimalLongitude "0.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "602"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1033 0.0567)"^^geo:wktLiteral ;
  geo-pos:lat "38.1033"^^xsd:decimal ;
  geo-pos:long "0.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001259'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0567'^^xsd:double;
  dwc:latitude '38.1033'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '602'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001259'^^xsd:anyURI;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001260'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001260'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001261'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001261'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001262'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001262'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001263'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001263'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.659"^^xsd:decimal ;
  dwc:decimalLongitude "3.5362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.659 3.5362)"^^geo:wktLiteral ;
  geo-pos:lat "39.659"^^xsd:decimal ;
  geo-pos:long "3.5362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > BT28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001264'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > BT28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5362'^^xsd:double;
  dwc:latitude '39.659'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001264'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001432'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001432'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001433'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001433'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001430'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001430'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001431'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001431'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 36.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "36.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 36.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1667"^^xsd:decimal ;
  geo-pos:long "36.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB188%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB188|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB188|1997'^^xsd:string;
  dwc:scientificName 'Triodon macropterus Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.8333'^^xsd:double;
  dwc:latitude '-19.1667'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB188|1997'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB395%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB395|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB395|1986'^^xsd:string;
  dwc:scientificName 'Triodon macropterus Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB395|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '219917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB438%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB438|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB438|1986'^^xsd:string;
  dwc:scientificName 'Triodon macropterus Lesson, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '219917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB438|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '219917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1979 1.6698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1979"^^xsd:decimal ;
  dwc:decimalLongitude "1.6698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1979 1.6698)"^^geo:wktLiteral ;
  geo-pos:lat "41.1979"^^xsd:decimal ;
  geo-pos:long "1.6698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001465'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ruiz, P. | Ruiz, S.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6698'^^xsd:double;
  dwc:latitude '41.1979'^^xsd:double;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001465'^^xsd:anyURI;
  dwc:observationDate '2016-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7469 3.4622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7469"^^xsd:decimal ;
  dwc:decimalLongitude "3.4622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7469 3.4622)"^^geo:wktLiteral ;
  geo-pos:lat "39.7469"^^xsd:decimal ;
  geo-pos:long "3.4622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001466'^^xsd:string;
  dwc:scientificName 'Paragalene longicrura (Nardo, 1869) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4622'^^xsd:double;
  dwc:latitude '39.7469'^^xsd:double;
  dwc:aphiaid '107435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001466'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001457'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001457'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001458'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001458'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001459'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001459'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001460'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001460'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0642"^^xsd:decimal ;
  dwc:decimalLongitude "1.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  geo-pos:lat "41.0642"^^xsd:decimal ;
  geo-pos:long "1.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001461'^^xsd:string;
  dwc:scientificName 'Copepoda Milne Edwards, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Baringo, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0618'^^xsd:double;
  dwc:latitude '41.0642'^^xsd:double;
  dwc:occurrenceRemarks 'Found in Sarda sarda skin'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001461'^^xsd:anyURI;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0642"^^xsd:decimal ;
  dwc:decimalLongitude "1.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  geo-pos:lat "41.0642"^^xsd:decimal ;
  geo-pos:long "1.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001462'^^xsd:string;
  dwc:scientificName 'Copepoda Milne Edwards, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Baringo, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0618'^^xsd:double;
  dwc:latitude '41.0642'^^xsd:double;
  dwc:occurrenceRemarks 'Found in Sarda sarda skin'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001462'^^xsd:anyURI;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0642"^^xsd:decimal ;
  dwc:decimalLongitude "1.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  geo-pos:lat "41.0642"^^xsd:decimal ;
  geo-pos:long "1.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001463'^^xsd:string;
  dwc:scientificName 'Copepoda Milne Edwards, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Baringo, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0618'^^xsd:double;
  dwc:latitude '41.0642'^^xsd:double;
  dwc:occurrenceRemarks 'Found in Sarda sarda skin'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001463'^^xsd:anyURI;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0642"^^xsd:decimal ;
  dwc:decimalLongitude "1.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0642 1.0618)"^^geo:wktLiteral ;
  geo-pos:lat "41.0642"^^xsd:decimal ;
  geo-pos:long "1.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001464'^^xsd:string;
  dwc:scientificName 'Copepoda Milne Edwards, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Baringo, P.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0618'^^xsd:double;
  dwc:latitude '41.0642'^^xsd:double;
  dwc:occurrenceRemarks 'Found in Sarda sarda skin'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001464'^^xsd:anyURI;
  dwc:observationDate '2012-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1475 2.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1475"^^xsd:decimal ;
  dwc:decimalLongitude "2.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "736"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1475 2.294)"^^geo:wktLiteral ;
  geo-pos:lat "41.1475"^^xsd:decimal ;
  geo-pos:long "2.294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001474'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L171'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.294'^^xsd:double;
  dwc:latitude '41.1475'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '736'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001474'^^xsd:anyURI;
  dwc:observationDate '2015-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001447'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001447'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001448'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001448'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001449'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001449'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001450'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001450'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001451'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001451'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001452'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001452'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001453'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001453'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001454'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001454'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001455'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001455'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001456'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001456'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001434'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001434'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001435'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001435'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001436'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001436'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001437'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001437'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001438'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001438'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001439'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001439'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001440'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001440'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001441'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001441'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001442'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001442'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001443'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001443'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001444'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001444'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001445'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001445'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1996'^^xsd:string;
  dwc:scientificName 'Raja senta Garman, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '299025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1996'^^xsd:string;
  dwc:scientificName 'Raja senta Garman, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '299025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1996'^^xsd:string;
  dwc:scientificName 'Raja senta Garman, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '299025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001416'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001416'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001417'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001417'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001418'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001418'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001429'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001429'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001419'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001419'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001420'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001420'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001421'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001421'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001422'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001422'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001423'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001423'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001424'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001424'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001425'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001425'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001426'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001426'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001427'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001427'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0058"^^xsd:decimal ;
  dwc:decimalLongitude "1.3528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0058 1.3528)"^^geo:wktLiteral ;
  geo-pos:lat "41.0058"^^xsd:decimal ;
  geo-pos:long "1.3528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS09 > L098" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001428'^^xsd:string;
  dwc:scientificName 'Amphipoda Latreille, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS09 > L098'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3528'^^xsd:double;
  dwc:latitude '41.0058'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001428'^^xsd:anyURI;
  dwc:observationDate '2009-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB233%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB233|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia  I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB233|1985'^^xsd:string;
  dwc:scientificName 'Edriolychnus schmidti Regan, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia  I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '317817'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB233|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1987'^^xsd:string;
  dwc:scientificName 'Electrona rissoi (Cocco, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '136'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '183136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1987'^^xsd:string;
  dwc:scientificName 'Eleginops maclovinus (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '280634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1987'^^xsd:string;
  dwc:scientificName 'Eleginops maclovinus (Cuvier, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '280634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '280634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD217%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD217%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD217%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD217%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD217%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD217|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD217|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD217|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9167 -95.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "151"^^xsd:integer ;
  dwc:maximumDepthInMeters "151"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9167 -95.1)"^^geo:wktLiteral ;
  geo-pos:lat "15.9167"^^xsd:decimal ;
  geo-pos:long "-95.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD213|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD213|1994'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>14'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.1'^^xsd:double;
  dwc:latitude '15.9167'^^xsd:double;
  dwc:minimumDepth '151'^^xsd:integer;
  dwc:maximumDepth '151'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD213|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4833"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD216|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD216|2000'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>38'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.4833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD216|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.85"^^xsd:decimal ;
  geo-pos:long "12.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD212|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD212|2000'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>107'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8833'^^xsd:double;
  dwc:latitude '-22.85'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD212|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.25 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-17.25"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD213%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD213|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD213|1991'^^xsd:string;
  dwc:scientificName 'Inachus grallator Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-17.25'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '107328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD213|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6167 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6167"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1981'^^xsd:string;
  dwc:scientificName 'Echelus pachyrhynchus (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II270'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.6167'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7667 -92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7667 -92)"^^geo:wktLiteral ;
  geo-pos:lat "14.7667"^^xsd:decimal ;
  geo-pos:long "-92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD227%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD227|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD227|1994'^^xsd:string;
  dwc:scientificName 'Dardanus sinistripes (Stimpson, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>30'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92'^^xsd:integer;
  dwc:latitude '14.7667'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '367593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD227|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '367593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB302|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB302|1983'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB302|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB303|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB303|1983'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB303|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 1.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "1.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 1.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "1.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB314|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB314|1982'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4333'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB314|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD220|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD220|2000'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD220|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD221|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD221|1991'^^xsd:string;
  dwc:scientificName 'Nautilocorystes ocellatus (Gray, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>66'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '241095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD221|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '241095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB339%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB339|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB339|1998'^^xsd:string;
  dwc:scientificName 'Echeneis naucrates Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB339|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB437|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB437|1986'^^xsd:string;
  dwc:scientificName 'Echeneis naucrates Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB437|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1988'^^xsd:string;
  dwc:scientificName 'Echiodon dentatus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1988'^^xsd:anyURI;
  dwc:observationDate '1977-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6833 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6833 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.6833"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD221%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD221|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD221|1994'^^xsd:string;
  dwc:scientificName 'Hepatus kossmanni Neumann, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.6833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '440266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD221|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '440266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -16.8333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-16.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD223|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD223|1998'^^xsd:string;
  dwc:scientificName 'Scyllarus caparti Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.8333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD223|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '107710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7333 -106.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.7333 -106.0333)"^^geo:wktLiteral ;
  geo-pos:lat "22.7333"^^xsd:decimal ;
  geo-pos:long "-106.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD249|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD249|1994'^^xsd:string;
  dwc:scientificName 'Iliacantha hancocki Rathbun, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>13'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.0333'^^xsd:double;
  dwc:latitude '22.7333'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '441175'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD249|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '441259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2167 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2167"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2167 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "39.2167"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|1997'^^xsd:string;
  dwc:scientificName 'Richardina fredericii Lo Bianco, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-58'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '39.2167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '107719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|1997'^^xsd:anyURI;
  dwc:observationDate '1995-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.4667"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.4667'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD248|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD248|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD248|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD249|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III>53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD249|1991'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela III>53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.3'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD249|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB308%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB308|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB308|1983'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB308|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|1994'^^xsd:string;
  dwc:scientificName 'Callinectes arcuatus Ordway, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '442766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '442766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD251|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD251|1999'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD251|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD249%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD249|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD249|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD249|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1982'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1982'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1982'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1982'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.35 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.35 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.35"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD251%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD251|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD251|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>90'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.35'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD251|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8833 15.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8833"^^xsd:decimal ;
  dwc:decimalLongitude "15.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8833 15.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8833"^^xsd:decimal ;
  geo-pos:long "15.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD252%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD252|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD252|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>42'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.7667'^^xsd:double;
  dwc:latitude '-28.8833'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD252|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6833 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6833 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.6833"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD244|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD244|1994'^^xsd:string;
  dwc:scientificName 'Rimapenaeus fuscina (Pérez Farfante, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>37'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.6833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '377578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD244|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '377578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.4667"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD244%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD244|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD244|1998'^^xsd:string;
  dwc:scientificName 'Machaerus oxyacantha (Monod, 1956)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.4667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '241118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD244|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '440932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD246|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD246|1991'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD246|1991'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.1333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.1333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "15.1333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD246%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD246|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD246|1994'^^xsd:string;
  dwc:scientificName 'Euphylax dovii Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>28'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '15.1333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '442743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD246|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '442743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|1999'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0833'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 15.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.65"^^xsd:decimal ;
  dwc:decimalLongitude "15.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 15.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.65"^^xsd:decimal ;
  geo-pos:long "15.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD254%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD254|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII>45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD254|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII>45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5667'^^xsd:double;
  dwc:latitude '-28.65'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD254|1991'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|1999'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "341"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|1997'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '341'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB644%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB644|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB644|1981'^^xsd:string;
  dwc:scientificName 'Trigla lyra Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB644|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1999'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1999'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris (Geoffroy Saint-Hilaire, 1817)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5333"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>58'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-29.5333'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.65 18.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.65"^^xsd:decimal ;
  dwc:decimalLongitude "18.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.65 18.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-32.65"^^xsd:decimal ;
  geo-pos:long "18.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A1360 022 017 2546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|1991'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A1360 022 017 2546'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '18.8167'^^xsd:double;
  dwc:latitude '-32.65'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5167"^^xsd:decimal ;
  geo-pos:long "12.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bengguela II>2 40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|2000'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Bengguela II>2 40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4167'^^xsd:double;
  dwc:latitude '-20.5167'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD284%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD284|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD284|1991'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>E1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD284|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD285|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD285|1999'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0833'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD285|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD278%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD278|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD278|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD278|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD279%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD279|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD279|1991'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD279|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1982'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1982'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD285|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>E1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD285|1991'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>E1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.35'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD285|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1833 3.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1833 3.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.1833"^^xsd:decimal ;
  geo-pos:long "3.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD285%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD285|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD285|1994'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>79'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.25'^^xsd:double;
  dwc:latitude '42.1833'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD285|1994'^^xsd:anyURI;
  dwc:observationDate '1994-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB302%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB302|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB302|1982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB302|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB303%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB303|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB303|1982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB303|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB305|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB305|1982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II29'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB305|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -15.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -15.7167)"^^geo:wktLiteral ;
  geo-pos:lat "24.1833"^^xsd:decimal ;
  geo-pos:long "-15.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB309|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB309|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I28'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.7167'^^xsd:double;
  dwc:latitude '24.1833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB309|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3167 -4.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "782"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3167 -4.4833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3167"^^xsd:decimal ;
  geo-pos:long "-4.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD288%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD288|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD288|1994'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>15'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4833'^^xsd:double;
  dwc:latitude '36.3167'^^xsd:double;
  dwc:minimumDepth '782'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD288|1994'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1983'^^xsd:anyURI;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7333 -14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7333 -14.95)"^^geo:wktLiteral ;
  geo-pos:lat "24.7333"^^xsd:decimal ;
  geo-pos:long "-14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB310|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB310|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI228'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.95'^^xsd:double;
  dwc:latitude '24.7333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB310|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1983'^^xsd:anyURI;
  dwc:observationDate '1978-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB502%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB502|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB502|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI245'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '23.7'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB502|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.7 -16)"^^geo:wktLiteral ;
  geo-pos:lat "23.7"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB503%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB503|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB503|1983'^^xsd:string;
  dwc:scientificName 'Diplodus bellotii (Steindachner, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '23.7'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127050'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB503|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '127050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "301"^^xsd:integer ;
  dwc:maximumDepthInMeters "301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD281|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD281|1991'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '301'^^xsd:integer;
  dwc:maximumDepth '301'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD281|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD281%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD281|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>19 B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD281|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia aliaffinis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>19 B'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '377622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD281|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '377622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD290|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD290|1991'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD290|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3833"^^xsd:decimal ;
  geo-pos:long "-4.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD290|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD290|1994'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4667'^^xsd:double;
  dwc:latitude '36.3833'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD290|1994'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB108%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB108|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB108|1986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB108|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB109%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB109|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB109|1986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB109|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB111%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB111|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB111|1986'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB111|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|2000'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|2000'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1999'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1999'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3333 1.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.3333"^^xsd:decimal ;
  geo-pos:long "1.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB301|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB301|1982'^^xsd:string;
  dwc:scientificName 'Diplodus annularis (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.2667'^^xsd:double;
  dwc:latitude '40.3333'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB301|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum maximum Hildebrand, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276182'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum maximum Hildebrand, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276182'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4833 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4833 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.4833"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD316|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD316|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.4833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD316|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 12P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum pacificum Meek & Hildebrand, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 12P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "509"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD294|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD294|1999'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '509'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD294|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum maximum Hildebrand, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276182'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum maximum Hildebrand, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276182'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5667 -0.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "81"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5667 -0.0167)"^^geo:wktLiteral ;
  geo-pos:lat "39.5667"^^xsd:decimal ;
  geo-pos:long "-0.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD292|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD292|1997'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-103'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0167'^^xsd:double;
  dwc:latitude '39.5667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '81'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD292|1997'^^xsd:anyURI;
  dwc:observationDate '1995-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5333 -0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "37.5333"^^xsd:decimal ;
  geo-pos:long "-0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD292%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD292|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD292|1999'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-39'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8167'^^xsd:double;
  dwc:latitude '37.5333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD292|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "791"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD290%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD290|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-99 2>L-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD290|1999'^^xsd:string;
  dwc:scientificName 'Alpheus platydactylus Coutière, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-99 2>L-22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.75'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '791'^^xsd:integer;
  dwc:aphiaid '107481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD290|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "739"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD296|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD296|1999'^^xsd:string;
  dwc:scientificName 'Alpheus platydactylus Coutière, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '739'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '107481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD296|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum maximum Hildebrand, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276182'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "341"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD296|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD296|1997'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '341'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD296|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD294|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD294|1991'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G5'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD294|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 13.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 13.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5333"^^xsd:decimal ;
  geo-pos:long "13.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD294|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD294|1994'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5167'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD294|1994'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8333 -1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "319"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8333 -1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8333"^^xsd:decimal ;
  geo-pos:long "-1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD294%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD294|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD294|1997'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8667'^^xsd:double;
  dwc:latitude '36.8333'^^xsd:double;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '319'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD294|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.15 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.15"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "502"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.15 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "-32.15"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD301|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A1551 022 / 013 5082" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD301|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A1551 022 / 013 5082'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '-32.15'^^xsd:double;
  dwc:minimumDepth '502'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD301|2000'^^xsd:anyURI;
  dwc:observationDate '1984-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|2000'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1999'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum macropoma (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276181'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum macropoma (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276181'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum macropoma (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276181'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum macropoma (Günther, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276181'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6833 0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6833"^^xsd:decimal ;
  dwc:decimalLongitude "0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6833 0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6833"^^xsd:decimal ;
  geo-pos:long "0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD300|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD300|1997'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey Álvarez, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2333'^^xsd:double;
  dwc:latitude '38.6833'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD300|1997'^^xsd:anyURI;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4833"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD299|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD299|1991'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela III>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.4833'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD299|1991'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "368"^^xsd:integer ;
  dwc:maximumDepthInMeters "368"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD301%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD301|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XI>36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD301|1991'^^xsd:string;
  dwc:scientificName 'Eumunida squamifera de Saint Laurent & Macpherson, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Eumunida squamifera'^^xsd:string;
  dwc:fieldNumber 'Benguela XI>36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.3667'^^xsd:double;
  dwc:minimumDepth '368'^^xsd:integer;
  dwc:maximumDepth '368'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '392014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD301|1991'^^xsd:anyURI;
  dwc:observationDate '1987-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '392014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD307|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD307|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD307|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 12.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20"^^xsd:decimal ;
  dwc:decimalLongitude "12.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 12.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-20"^^xsd:decimal ;
  geo-pos:long "12.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD322|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>77" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD322|1991'^^xsd:string;
  dwc:scientificName 'Callianassa australis Kensley, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>77'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6667'^^xsd:double;
  dwc:latitude '-20'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '477625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD322|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '477625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD300%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD300|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD300|1991'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:occurrenceRemarks 'Stomach of  Raja straeleni'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD300|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "933"^^xsd:integer ;
  dwc:maximumDepthInMeters "939"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD307%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD307|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD307|1991'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus Barnard, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '933'^^xsd:integer;
  dwc:maximumDepth '939'^^xsd:integer;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD307|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB309%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB309|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB309|1982'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB309|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB310|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB310|1982'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB310|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.3667 -15.2833)"^^geo:wktLiteral ;
  geo-pos:lat "25.3667"^^xsd:decimal ;
  geo-pos:long "-15.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB335|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB335|1983'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2833'^^xsd:double;
  dwc:latitude '25.3667'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB335|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|2000'^^xsd:string;
  dwc:scientificName 'Raja brachyura Lafont, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|2004'^^xsd:string;
  dwc:scientificName 'Raja brachyura Lafont, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '367297'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '367297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|2000'^^xsd:string;
  dwc:scientificName 'Raja montagui Fowler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD310%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD310%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD310%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD310%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1667 12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1667"^^xsd:decimal ;
  geo-pos:long "12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD310%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD310|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD310|2000'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>75'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.2667'^^xsd:double;
  dwc:latitude '-19.1667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD310|2000'^^xsd:anyURI;
  dwc:observationDate '1980-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1994'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-12'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1998'^^xsd:anyURI;
  dwc:observationDate '1991-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9833 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9833"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1998'^^xsd:string;
  dwc:scientificName 'Diplectrum labarum Rosenblatt & Johnson, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-12'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9833'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '276180'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1998'^^xsd:anyURI;
  dwc:observationDate '1991-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '276180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -16.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -16.8833)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-16.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD308%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD308|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD308|1998'^^xsd:string;
  dwc:scientificName 'Calappa rubroguttata Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.8833'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '241043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD308|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '241043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD226|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD226|1998'^^xsd:string;
  dwc:scientificName 'Munida speciosa von Martens, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD226|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '1606714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD229|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD229|1994'^^xsd:string;
  dwc:scientificName 'Solenocera florea Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>11'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '377664'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD229|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '377664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1994'^^xsd:string;
  dwc:scientificName 'Diapterus peruvianus (Cuvier, 1830) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1994'^^xsd:string;
  dwc:scientificName 'Diapterus peruvianus (Cuvier, 1830) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB307%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB307|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB307|1985'^^xsd:string;
  dwc:scientificName 'Diastobranchus capensis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '158656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB307|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD192%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD192|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD192|1991'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>71'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD192|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD216%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD216|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD216|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD216|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD220%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD220|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD220|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD220|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1999'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-25.9167'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1999'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-25.9167'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9167 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9167"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1999'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-25.9167'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.7 12.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.7"^^xsd:decimal ;
  geo-pos:long "12.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV221(95)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1981'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV221(95)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.2333'^^xsd:double;
  dwc:latitude '-20.7'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1981'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB338|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB338|1981'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB338|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-75.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB601%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB601|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB601|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brown, B.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-75.6667'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB601|1987'^^xsd:anyURI;
  dwc:observationDate '1982-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-75.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB602|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB602|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brown, B.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-75.6667'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB602|1987'^^xsd:anyURI;
  dwc:observationDate '1982-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-75.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB603|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB603|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brown, B.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-75.6667'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB603|1987'^^xsd:anyURI;
  dwc:observationDate '1982-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-75.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB604|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB604|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brown, B.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-75.6667'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB604|1987'^^xsd:anyURI;
  dwc:observationDate '1982-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7333 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.7333"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.7333 13)"^^geo:wktLiteral ;
  geo-pos:lat "-22.7333"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB595%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB595|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB595|1981'^^xsd:string;
  dwc:scientificName 'Trachipterus jacksonensis (Brünnich, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II210'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-22.7333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '272534'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB595|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '272534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD19%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD19|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD19|2000'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-10'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD19|2000'^^xsd:anyURI;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.7833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1998'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.7833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.7833"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.7833 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.7833"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1998'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.7833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB440%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB440|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB440|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB440|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB468%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB468|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB468|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB468|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB487%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB487|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB487|1986'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii natalensis Steindachner, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '223865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB487|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB422%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB422|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB422|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB422|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB476%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB476|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB476|1983'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB476|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB477%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB477|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB477|1983'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB477|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB485|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB485|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB485|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB486|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB486|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB486|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB489%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB489|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB489|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB489|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB490%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB490|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB490|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB490|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.55"^^xsd:decimal ;
  dwc:decimalLongitude "-75.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.55 -75.6667)"^^geo:wktLiteral ;
  geo-pos:lat "34.55"^^xsd:decimal ;
  geo-pos:long "-75.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB605%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB605|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB605|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brown, B.A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-75.6667'^^xsd:double;
  dwc:latitude '34.55'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB605|1987'^^xsd:anyURI;
  dwc:observationDate '1982-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "626"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "2.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1990'^^xsd:string;
  dwc:scientificName 'Diaphus holti Tanning, 1918'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V21'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0667'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:minimumDepth '626'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '126592'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1985'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1985'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1985'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1985'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Isaacs-Kidd Midwater Trawl Net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1985'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1981'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II261'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.5167'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB769%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB769%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB769%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB769%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB769%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB769|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB769|1981'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II261'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.5167'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB769|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB770%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB770%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB770%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB770%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB770%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB770|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB770|1981'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II264'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB770|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB771%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB771%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB771%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB771%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB771%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB771|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB771|1981'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II264'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB771|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB772%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB772%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB772%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.35 12.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB772%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.35 12.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.35"^^xsd:decimal ;
  geo-pos:long "12.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB772%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB772|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB772|1981'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zubrigg & Scott, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II231'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8167'^^xsd:double;
  dwc:latitude '-22.35'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB772|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|2002'^^xsd:string;
  dwc:scientificName 'Diaphus metopoclampus (Cocco, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-16'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '126594'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1994'^^xsd:string;
  dwc:scientificName 'Diapterus peruvianus (Cuvier, 1830) en Cuvier & Valenciennes'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7833 14.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7833 14.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7833"^^xsd:decimal ;
  geo-pos:long "14.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1986'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI273'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3667'^^xsd:double;
  dwc:latitude '-28.7833'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.3 14.15)"^^geo:wktLiteral ;
  geo-pos:lat "-27.3"^^xsd:decimal ;
  geo-pos:long "14.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1986'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI276'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.15'^^xsd:double;
  dwc:latitude '-27.3'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8333 14.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.8333"^^xsd:decimal ;
  dwc:decimalLongitude "14.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8333 14.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.8333"^^xsd:decimal ;
  geo-pos:long "14.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB323|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB323|1986'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII227'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2167'^^xsd:double;
  dwc:latitude '-26.8333'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB323|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1981'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1996'^^xsd:string;
  dwc:scientificName 'Sebastes mentella Travin, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.55)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB421|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB421|1988'^^xsd:string;
  dwc:scientificName 'Sprattus fuegensis (Jenyns, 1842)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.55'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '272281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB421|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '272281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0167"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IXP-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1999'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IXP-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1999'^^xsd:string;
  dwc:scientificName 'Selachophidium guentheri Gilchrist, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-48.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1999'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-21'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.6833'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1981'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1981'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1998'^^xsd:string;
  dwc:scientificName 'Synodus scituliceps Jordan & Gilbert, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1998'^^xsd:string;
  dwc:scientificName 'Synodus scituliceps Jordan & Gilbert, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8333"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8333 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8333"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB478|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB478|1983'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.8333'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB478|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1986'^^xsd:string;
  dwc:scientificName 'Diagramma pictum (Thunberg, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1999'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-8'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-26.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1987'^^xsd:string;
  dwc:scientificName 'Diaphus dumerili (Bleeker, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '301467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1983'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.2 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "23.2"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1983'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '23.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.8 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "25.8"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1983'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii bellottii Steindachner, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '25.8'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '322812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8 -15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "24.8"^^xsd:decimal ;
  geo-pos:long "-15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB318|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB318|1983'^^xsd:string;
  dwc:scientificName 'Pagellus bellottii bellottii Steindachner, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.5333'^^xsd:double;
  dwc:latitude '24.8'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '322812'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB318|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0667 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0667 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.0667"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD123%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD123|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS>P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD123|2004'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus Manning & Holthuis, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'DESEAS>P-6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '38.0667'^^xsd:double;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD123|2004'^^xsd:anyURI;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2333 -2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2333 -2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "44.2333"^^xsd:decimal ;
  geo-pos:long "-2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1999'^^xsd:string;
  dwc:scientificName 'Dasyatis violacea (Bonaparte, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.3333'^^xsd:double;
  dwc:latitude '44.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '105853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2333 -2.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2333 -2.3333)"^^geo:wktLiteral ;
  geo-pos:lat "44.2333"^^xsd:decimal ;
  geo-pos:long "-2.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1999'^^xsd:string;
  dwc:scientificName 'Dasyatis violacea (Bonaparte, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.3333'^^xsd:double;
  dwc:latitude '44.2333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '105853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB271%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB271|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB271|1997'^^xsd:string;
  dwc:scientificName 'Orthopristis reddingi Jordan & Richardson, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB271|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD128%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD128%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD128%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1606"^^xsd:integer ;
  dwc:maximumDepthInMeters "1608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD128%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD128%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD128|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V>P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD128|2004'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BATHOS V>P-2'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '1606'^^xsd:integer;
  dwc:maximumDepth '1608'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD128|2004'^^xsd:anyURI;
  dwc:observationDate '1988-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1667"^^xsd:decimal ;
  dwc:decimalLongitude "0.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1667 0.1667)"^^geo:wktLiteral ;
  geo-pos:lat "39.1667"^^xsd:decimal ;
  geo-pos:long "0.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD15|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bivalvos Val>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD15|1995'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus (Holthuis, 1961)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Bivalvos Val>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.1667'^^xsd:double;
  dwc:latitude '39.1667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD15|1995'^^xsd:anyURI;
  dwc:observationDate '1990-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8167 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "681"^^xsd:integer ;
  dwc:maximumDepthInMeters "686"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8167 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "38.8167"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD15%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD15|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "EDITS 2006 L->7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD15|2007'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'EDITS 2006 L->7'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '38.8167'^^xsd:double;
  dwc:minimumDepth '681'^^xsd:integer;
  dwc:maximumDepth '686'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD15|2007'^^xsd:anyURI;
  dwc:observationDate '2006-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 1.0833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "1.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB451|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB451|1999'^^xsd:string;
  dwc:scientificName 'Raja miraletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-63'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0833'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB451|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.5 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "21.5"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1983'^^xsd:string;
  dwc:scientificName 'Raja montagui Fowler, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Atlor V220'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '21.5'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '105887'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1667"^^xsd:decimal ;
  dwc:decimalLongitude "3.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1667 3.3333)"^^geo:wktLiteral ;
  geo-pos:lat "42.1667"^^xsd:decimal ;
  geo-pos:long "3.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB197|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB197|1988'^^xsd:string;
  dwc:scientificName 'Dalophis imberbis (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '95'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3333'^^xsd:double;
  dwc:latitude '42.1667'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '126313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB197|1988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126313'^^xsd:integer;
  dwc:timePrecision '0'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD141%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD141|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD141|1991'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Chaceon chuni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>130'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD141|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD202%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD202|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD202|1991'^^xsd:string;
  dwc:scientificName 'Sympagurus dimorphus (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246465'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD202|1991'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '246465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9333 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.9333 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "15.9333"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD175%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD175|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD175|1994'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>13'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '15.9333'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD175|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1988'^^xsd:string;
  dwc:scientificName 'Dalophis imberbis (Delaroche, 1809)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '126313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1988'^^xsd:anyURI;
  dwc:observationDate '1985-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '126313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD154%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD154|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD154|1991'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Chaceon chuni'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>131'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD154|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD146%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD146%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD146%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD146%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD146%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD146|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>2 P-1.B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD146|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>2 P-1.B1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD146|1998'^^xsd:anyURI;
  dwc:observationDate '1982-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX237" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1990'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX237'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49 -62.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-49"^^xsd:decimal ;
  dwc:decimalLongitude "-62.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-49 -62.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-49"^^xsd:decimal ;
  geo-pos:long "-62.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB499|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB499|1988'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:collector 'Stehmann, M.'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-62.4333'^^xsd:double;
  dwc:latitude '-49'^^xsd:integer;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB499|1988'^^xsd:anyURI;
  dwc:observationDate '1978-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1987'^^xsd:string;
  dwc:scientificName 'Sebastes capensis (Gmelin, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.4667'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '221446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '221446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4333 47.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.4333"^^xsd:decimal ;
  dwc:decimalLongitude "47.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.4333 47.1167)"^^geo:wktLiteral ;
  geo-pos:lat "3.4333"^^xsd:decimal ;
  geo-pos:long "47.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1998'^^xsd:string;
  dwc:scientificName 'Dascyllus trimaculatus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.1167'^^xsd:double;
  dwc:latitude '3.4333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '212846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1998'^^xsd:anyURI;
  dwc:observationDate '1991-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '212846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB363%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB363|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB363|1998'^^xsd:string;
  dwc:scientificName 'Dasyatis kuhlii (Müller & Henle, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '212245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB363|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '398330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0333 3.2333)"^^geo:wktLiteral ;
  geo-pos:lat "42.0333"^^xsd:decimal ;
  geo-pos:long "3.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB486%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB486|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB486|1983'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2333'^^xsd:double;
  dwc:latitude '42.0333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB486|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB554%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB554%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB554%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB554%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB554%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB554|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB554|1986'^^xsd:string;
  dwc:scientificName 'Cynoglossus attenuatus Gilchrist, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.1333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB554|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '219844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB629|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB629|1986'^^xsd:string;
  dwc:scientificName 'Cynoglossus attenuatus Gilchrist, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '219844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB629|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '219844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1999'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1999'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9833"^^xsd:decimal ;
  dwc:decimalLongitude "14.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "376"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1981'^^xsd:string;
  dwc:scientificName 'Cynoglossus capensis (Kaup, 1858)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '-26.9833'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '376'^^xsd:integer;
  dwc:aphiaid '219854'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1981'^^xsd:anyURI;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '219854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB248%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB248|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB248|1981'^^xsd:string;
  dwc:scientificName 'Opostomias gibsonpacei Barnard, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '315123'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB248|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '281925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB421|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB421|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique261'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB421|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB484%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB484|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB484|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique263'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB484|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB485%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB485|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB485|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique263'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB485|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD182|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD182|1994'^^xsd:string;
  dwc:scientificName 'Penaeus californiensis Holmes, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>19'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '584944'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD182|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1809219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD182%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD182|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-32-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD182|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-32-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '659'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD182|1998'^^xsd:anyURI;
  dwc:observationDate '1983-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone pygmaea Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III22'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1593'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone pygmaea Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV25'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1886'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1990'^^xsd:string;
  dwc:scientificName 'Cyclothone pygmaea Jespersen & Taning, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V25'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1387'^^xsd:integer;
  dwc:aphiaid '127290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "223"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1998'^^xsd:string;
  dwc:scientificName 'Cygnodraco mawsoni Waite, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5333'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:minimumDepth '223'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1998'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|2000'^^xsd:string;
  dwc:scientificName 'Cygnodraco mawsoni Waite, 1916'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-105.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -105.8833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-105.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD188|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD188|1994'^^xsd:string;
  dwc:scientificName 'Petrochirus californiensis Bouvier, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>18'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.8833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '368345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD188|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '368345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB420%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB420|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique261" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB420|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique261'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB420|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9167"^^xsd:decimal ;
  geo-pos:long "14.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1981'^^xsd:string;
  dwc:scientificName 'Cubiceps gracilis Lowe, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '-26.9167'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9333"^^xsd:decimal ;
  dwc:decimalLongitude "14.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9333 14.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9333"^^xsd:decimal ;
  geo-pos:long "14.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB106%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB106|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB106|1981'^^xsd:string;
  dwc:scientificName 'Cubiceps gracilis Lowe, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1667'^^xsd:double;
  dwc:latitude '-26.9333'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB106|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique254'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB418|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB418|1986'^^xsd:string;
  dwc:scientificName 'Cubiceps pauciradiatus Günther, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique254'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '159424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB418|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '159424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2167 -12.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2167 -12.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2167"^^xsd:decimal ;
  geo-pos:long "-12.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB404%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB404|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-85-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB404|2000'^^xsd:string;
  dwc:scientificName 'Cryodraco antarcticus Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-85-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2833'^^xsd:double;
  dwc:latitude '-71.2167'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB404|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9 14.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9 14.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9"^^xsd:decimal ;
  geo-pos:long "14.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|1981'^^xsd:string;
  dwc:scientificName 'Cryptopsaras covesi Gill, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1333'^^xsd:double;
  dwc:latitude '-26.9'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '400722'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.95 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-24.95"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1985'^^xsd:string;
  dwc:scientificName 'Cryptopsaras covesi Gill, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII264'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-24.95'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '400722'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.05 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.05"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1999'^^xsd:string;
  dwc:scientificName 'Cryptopsaras covesi Gill, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-52'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-26.05'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '400722'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB786%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB786|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB786|1991'^^xsd:string;
  dwc:scientificName 'Ctenolabrus rupestris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB786|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB345%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB345|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL 2-982L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB345|1999'^^xsd:string;
  dwc:scientificName 'Cubiceps baxteri McCulloch, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL 2-982L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '219745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB345|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '219745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.6333 -22.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters "519"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.6333 -22.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.6333"^^xsd:decimal ;
  geo-pos:long "-22.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1998'^^xsd:string;
  dwc:scientificName 'Cryodraco antarcticus Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-22.2333'^^xsd:double;
  dwc:latitude '-73.6333'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:maximumDepth '519'^^xsd:integer;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1998'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD229%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD229|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD229|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Dorhynchus basi'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD229|1991'^^xsd:anyURI;
  dwc:observationDate '1981-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.9167"^^xsd:decimal ;
  dwc:decimalLongitude "14.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.9167 14.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.9167"^^xsd:decimal ;
  geo-pos:long "14.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1981'^^xsd:string;
  dwc:scientificName 'Cubiceps gracilis Lowe, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1833'^^xsd:double;
  dwc:latitude '-26.9167'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '126990'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -95.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-95.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -95.9833)"^^geo:wktLiteral ;
  geo-pos:lat "15.7667"^^xsd:decimal ;
  geo-pos:long "-95.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD226%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD226|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD226|1994'^^xsd:string;
  dwc:scientificName 'Paradasygyius depressus (Bell, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>4'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.9833'^^xsd:double;
  dwc:latitude '15.7667'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '441988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD226|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '441988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 2.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "2.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "472"^^xsd:integer ;
  dwc:maximumDepthInMeters "472"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 2.0667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "2.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD111%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD111|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Retro II>6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD111|1992'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Retro II>6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0667'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '472'^^xsd:integer;
  dwc:maximumDepth '472'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD111|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB315|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB315|1983'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB315|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB213|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB213|1999'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB213|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB214%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB214|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB214|1999'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB214|1999'^^xsd:anyURI;
  dwc:observationDate '1988-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB215%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB215|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB215|1999'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB215|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB216%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB216|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB216|1999'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB216|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-16.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB217|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB217|1983'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0167'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB217|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1981'^^xsd:string;
  dwc:scientificName 'Opostomias gibsonpacei Barnard, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '315123'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '281925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD118|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD118|1992'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>16'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD118|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD118|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>2 P-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD118|1996'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>2 P-37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD118|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 14.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.95 14.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.95"^^xsd:decimal ;
  geo-pos:long "14.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD12%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD12|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ENGUELA P-42>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD12|2005'^^xsd:string;
  dwc:scientificName 'Alpheopsis africana Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'ENGUELA P-42>'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9333'^^xsd:double;
  dwc:latitude '-28.95'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD12|2005'^^xsd:anyURI;
  dwc:observationDate '1988-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 2.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "2.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1244"^^xsd:integer ;
  dwc:maximumDepthInMeters "1244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 2.0833)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "2.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD116%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD116|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Retro II>6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD116|1992'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Retro II>6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0833'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '1244'^^xsd:integer;
  dwc:maximumDepth '1244'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD116|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7833 -0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7833 -0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.7833"^^xsd:decimal ;
  geo-pos:long "-0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD100|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD100|1998'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6167'^^xsd:double;
  dwc:latitude '37.7833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD100|1998'^^xsd:anyURI;
  dwc:observationDate '1995-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5833 -2.2333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5833"^^xsd:decimal ;
  geo-pos:long "-2.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD100%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD100|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD100|2000'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'García, M.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2333'^^xsd:double;
  dwc:latitude '36.5833'^^xsd:double;
  dwc:occurrenceRemarks 'Mediterranean Sea second record'^^xsd:string;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD100|2000'^^xsd:anyURI;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '-22.5333'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5333 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5333"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1981'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '-22.5333'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "393"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB310%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB310|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB310|1986'^^xsd:string;
  dwc:scientificName 'Raja leopardus von Bonde & Swart, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '393'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '298954'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB310|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '217407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB217%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB217|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB217|1999'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB217|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-16.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1983'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0167'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5833 -16.0167)"^^geo:wktLiteral ;
  geo-pos:lat "24.5833"^^xsd:decimal ;
  geo-pos:long "-16.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB304%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB304|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB304|1983'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0167'^^xsd:double;
  dwc:latitude '24.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB304|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8167"^^xsd:decimal ;
  dwc:decimalLongitude "0.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8167 0.55)"^^geo:wktLiteral ;
  geo-pos:lat "39.8167"^^xsd:decimal ;
  geo-pos:long "0.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1982'^^xsd:string;
  dwc:scientificName 'Pagellus acarne (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II227'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.55'^^xsd:double;
  dwc:latitude '39.8167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1996'^^xsd:string;
  dwc:scientificName 'Sebastes mentella Travin, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1996'^^xsd:string;
  dwc:scientificName 'Sebastes mentella Travin, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1996'^^xsd:string;
  dwc:scientificName 'Sebastes mentella Travin, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '127254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1981'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1997'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-29'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1981'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|1981'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1981'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6167 12.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.6167"^^xsd:decimal ;
  geo-pos:long "12.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV220(94)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1981'^^xsd:string;
  dwc:scientificName 'Raja confundens Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV220(94)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0833'^^xsd:double;
  dwc:latitude '-20.6167'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '298889'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1990'^^xsd:string;
  dwc:scientificName 'Raja dissimilis Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '298899'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1983'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB336%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB336|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB336|1983'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB336|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB618%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB618|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB618|1981'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB618|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1981'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus (Bloch, 1791)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB327|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB327|1983'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.7667'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB327|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB328|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB328|1983'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.7667'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB328|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1990'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8833 13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.8833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "428"^^xsd:integer ;
  dwc:maximumDepthInMeters "428"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8833 13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.8833"^^xsd:decimal ;
  geo-pos:long "13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI280" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1985'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI280'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9667'^^xsd:double;
  dwc:latitude '-26.8833'^^xsd:double;
  dwc:minimumDepth '428'^^xsd:integer;
  dwc:maximumDepth '428'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1999'^^xsd:string;
  dwc:scientificName 'Synaphobranchus kaupii Johnson, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB329|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB329|1983'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.7667'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB329|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB330|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB330|1983'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.7667'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB330|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.7667)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB331%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB331|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB331|1983'^^xsd:string;
  dwc:scientificName 'Dentex maroccanus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V211'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.7667'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '273966'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB331|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '273966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  geo-pos:lat "25.2333"^^xsd:decimal ;
  geo-pos:long "-15.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB295%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB295|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB295|1982'^^xsd:string;
  dwc:scientificName 'Dentex canariensis Steindachner, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Atlor III26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:latitude '25.2333'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '273960'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB295|1982'^^xsd:anyURI;
  dwc:observationDate '1973-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.2333 -15.8167)"^^geo:wktLiteral ;
  geo-pos:lat "25.2333"^^xsd:decimal ;
  geo-pos:long "-15.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB296%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB296|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB296|1982'^^xsd:string;
  dwc:scientificName 'Dentex canariensis Steindachner, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Atlor III26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.8167'^^xsd:double;
  dwc:latitude '25.2333'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '273960'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB296|1982'^^xsd:anyURI;
  dwc:observationDate '1973-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|1983'^^xsd:string;
  dwc:scientificName 'Dentex dentex (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB46%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB46|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB46|1983'^^xsd:string;
  dwc:scientificName 'Dentex dentex (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB46|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1983'^^xsd:string;
  dwc:scientificName 'Dentex dentex (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1983'^^xsd:string;
  dwc:scientificName 'Dentex dentex (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|1983'^^xsd:string;
  dwc:scientificName 'Dentex dentex (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '42.1333'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6167 -15.2333)"^^geo:wktLiteral ;
  geo-pos:lat "24.6167"^^xsd:decimal ;
  geo-pos:long "-15.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB333|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB333|1983'^^xsd:string;
  dwc:scientificName 'Dentex gibbosus (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V25'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.2333'^^xsd:double;
  dwc:latitude '24.6167'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '273964'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB333|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '273964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1981'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1981'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB327%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB327|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB327|1982'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB327|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.95 13.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.95"^^xsd:decimal ;
  geo-pos:long "13.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB332%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB332|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB332|1986'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI271'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7833'^^xsd:double;
  dwc:latitude '-23.95'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB332|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB202|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB202|1981'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB202|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1983'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB312|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI258" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB312|1986'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI258'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB312|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "176"^^xsd:integer ;
  dwc:maximumDepthInMeters "176"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1833 14.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1833"^^xsd:decimal ;
  geo-pos:long "14.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB324%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB324|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB324|1986'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII225'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.9167'^^xsd:double;
  dwc:latitude '-27.1833'^^xsd:double;
  dwc:minimumDepth '176'^^xsd:integer;
  dwc:maximumDepth '176'^^xsd:integer;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB324|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5333 -93.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-93.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5333 -93.45)"^^geo:wktLiteral ;
  geo-pos:lat "27.5333"^^xsd:decimal ;
  geo-pos:long "-93.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1984'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-93.45'^^xsd:double;
  dwc:latitude '27.5333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5333 -93.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-93.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5333 -93.45)"^^geo:wktLiteral ;
  geo-pos:lat "27.5333"^^xsd:decimal ;
  geo-pos:long "-93.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1984'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-93.45'^^xsd:double;
  dwc:latitude '27.5333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1981'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|2002'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|2002'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1981'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.85)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB305%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB305|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII234" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB305|1986'^^xsd:string;
  dwc:scientificName 'Leucoraja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII234'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.85'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '194'^^xsd:integer;
  dwc:aphiaid '271565'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB305|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000857'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 7.0'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000857'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000858'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 7.8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000858'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000859'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 8.6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000859'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000860'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 9.4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000860'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000861'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 9.4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000861'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000862'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11.0'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000862'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000863'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11.8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000863'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000864'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 12.6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000864'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000438'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000438'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000439'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000439'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000440'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000440'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000441'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000441'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000442'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000442'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000443'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000443'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000444'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000444'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000445'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000445'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000446'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000446'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0167 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0167 -81.25)"^^geo:wktLiteral ;
  geo-pos:lat "25.0167"^^xsd:decimal ;
  geo-pos:long "-81.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1984'^^xsd:string;
  dwc:scientificName 'Caranx hippos (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '25.0167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1984'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0167 -81.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.0167 -81.25)"^^geo:wktLiteral ;
  geo-pos:lat "25.0167"^^xsd:decimal ;
  geo-pos:long "-81.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1984'^^xsd:string;
  dwc:scientificName 'Caranx hippos (Linnaeus, 1766)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-81.25'^^xsd:double;
  dwc:latitude '25.0167'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '126803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1984'^^xsd:anyURI;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD158%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD158%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD158%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 1.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "1.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD158%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 1.0833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4833"^^xsd:decimal ;
  geo-pos:long "1.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD158%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD158|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-18.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD158|1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-18.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0833'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD158|1998'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "21.7333"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "21.7333"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.7333 -17.05)"^^geo:wktLiteral ;
  geo-pos:lat "21.7333"^^xsd:decimal ;
  geo-pos:long "-17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1983'^^xsd:string;
  dwc:scientificName 'Caranx rhonchus Geoffrey Saint-Hilaire, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V218'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.05'^^xsd:double;
  dwc:latitude '21.7333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB390%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB390|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB390|1982'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB390|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB391%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB391|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB391|1982'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB391|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB525|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB525|1986'^^xsd:string;
  dwc:scientificName 'Carangoides equula (Temminck & Schlegel, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '218390'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB525|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '218390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5167"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD171%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD171|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD171|1991'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Allotype of Paralomis africana'^^xsd:string;
  dwc:fieldNumber 'Benguela I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5167'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:occurrenceRemarks 'Allotype'^^xsd:string;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD171|1991'^^xsd:anyURI;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB451|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB451|1986'^^xsd:string;
  dwc:scientificName 'Carangoides gymnostethus (Cuvier, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.9'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB451|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1802028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB27%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB27|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 5 2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB27|1998'^^xsd:string;
  dwc:scientificName 'Caranx caballus Günther, 1868'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 5 2P-38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '273271'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB27|1998'^^xsd:anyURI;
  dwc:observationDate '1991-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|1982'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD153%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD153%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD153%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD153%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD153%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD153|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-3.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD153|1998'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-3.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD153|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "711"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB492|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB492|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '711'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB492|1983'^^xsd:anyURI;
  dwc:observationDate '1982-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD174%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD174|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-33.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD174|1998'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-33.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD174|1998'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.9333 -92.9667)"^^geo:wktLiteral ;
  geo-pos:lat "14.9333"^^xsd:decimal ;
  geo-pos:long "-92.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1994'^^xsd:string;
  dwc:scientificName 'Scorpaena russula Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4229'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9667'^^xsd:double;
  dwc:latitude '14.9333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '274735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '274735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB199|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB199|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB199|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB338%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB338|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB338|1998'^^xsd:string;
  dwc:scientificName 'Canthigaster valentini (Bleeker, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '219947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB338|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '219947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.7833 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.7833"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.7833 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "-34.7833"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD169|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A 1563 022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD169|1991'^^xsd:string;
  dwc:scientificName 'Chaceon macphersoni (Manning & Holthuis, 1988)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A 1563 022'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '-34.7833'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '442703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD169|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '442703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.95 -95.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.95"^^xsd:decimal ;
  dwc:decimalLongitude "-95.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.95 -95.05)"^^geo:wktLiteral ;
  geo-pos:lat "15.95"^^xsd:decimal ;
  geo-pos:long "-95.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD169%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD169|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD169|1994'^^xsd:string;
  dwc:scientificName 'Solenocera mutator Burkenroad, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5>13'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.05'^^xsd:double;
  dwc:latitude '15.95'^^xsd:double;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '108'^^xsd:integer;
  dwc:aphiaid '377671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD169|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '377671'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "160D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000560'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '160D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus C'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000560'^^xsd:anyURI;
  dwc:observationDate '1990-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "723"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2333 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2333"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD178%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD178|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-21.1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD178|1998'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-21.1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '42.2333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '723'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD178|1998'^^xsd:anyURI;
  dwc:observationDate '1982-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD162%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD162%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD162%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "659"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD162%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD162%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD162|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-32-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD162|1998'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-32-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '659'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD162|1998'^^xsd:anyURI;
  dwc:observationDate '1983-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD163%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD163%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD163%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD163%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD163%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD163|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-4.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD163|1998'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-4.6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD163|1998'^^xsd:anyURI;
  dwc:observationDate '1981-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1983'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1983'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1983'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1983'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1983'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|1982'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|1982'^^xsd:string;
  dwc:scientificName 'Capros aper (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|1982'^^xsd:anyURI;
  dwc:observationDate '1980-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.65"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.65'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1983'^^xsd:anyURI;
  dwc:observationDate '1982-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB386|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB386|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB386|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5667 -106.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5667 -106.9333)"^^geo:wktLiteral ;
  geo-pos:lat "23.5667"^^xsd:decimal ;
  geo-pos:long "-106.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD194|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX C-1>18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD194|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia martini Pérez Farfante & Boothe, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX C-1>18'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.9333'^^xsd:double;
  dwc:latitude '23.5667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '377640'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD194|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '377640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000597'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae (Linnaeus, 1771)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000597'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000562'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, preflexion'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000562'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000563'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000563'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000564'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000564'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000565'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000565'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000566'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, preflexion'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000566'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000567'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, preflexion'^^xsd:string;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000567'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "483"^^xsd:integer ;
  dwc:maximumDepthInMeters "483"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1333"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD235%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD235|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD235|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-23.1333'^^xsd:double;
  dwc:minimumDepth '483'^^xsd:integer;
  dwc:maximumDepth '483'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD235|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4167 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "289"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4167 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4167"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD236%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD236|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD236|1991'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>40'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-27.4167'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '289'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD236|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6333 -106.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6333 -106.85)"^^geo:wktLiteral ;
  geo-pos:lat "23.6333"^^xsd:decimal ;
  geo-pos:long "-106.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD189|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX C-1>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD189|1994'^^xsd:string;
  dwc:scientificName 'Panulirus gracilis Streets, 1871'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX C-1>19'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.85'^^xsd:double;
  dwc:latitude '23.6333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '382895'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD189|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '382895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5167"^^xsd:decimal ;
  dwc:decimalLongitude "0.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5167 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "40.5167"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD189|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-36.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD189|1998'^^xsd:string;
  dwc:scientificName 'Ilia nucleus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-36.3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '40.5167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD189|1998'^^xsd:anyURI;
  dwc:observationDate '1983-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4333 -105.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-105.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4333 -105.8667)"^^geo:wktLiteral ;
  geo-pos:lat "22.4333"^^xsd:decimal ;
  geo-pos:long "-105.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD191%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD191|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD191|1994'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>17'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.8667'^^xsd:double;
  dwc:latitude '22.4333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD191|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD198|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-33.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD198|1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-33.5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD198|1998'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.4833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1833"^^xsd:decimal ;
  geo-pos:long "-107.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD196|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-3>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD196|1994'^^xsd:string;
  dwc:scientificName 'Hepatus kossmanni Neumann, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-3>1'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.4833'^^xsd:double;
  dwc:latitude '24.1833'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '440266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD196|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '440266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 2.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "2.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 2.5167)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "2.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD196%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD196|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-9.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD196|1998'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-9.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5167'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD196|1998'^^xsd:anyURI;
  dwc:observationDate '1981-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0333)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-95.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD181|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD181|1994'^^xsd:string;
  dwc:scientificName 'Platymera gaudichaudii H. Milne Edwards, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>12'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0333'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '440341'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD181|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '440341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD181%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD181|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-16.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD181|1998'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-16.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD181|1998'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000604'^^xsd:string;
  dwc:scientificName 'Diretmus Johnson, 1864 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est41'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000604'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000601'^^xsd:string;
  dwc:scientificName 'Callionymus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 3 (1)'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000601'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000602'^^xsd:string;
  dwc:scientificName 'Callionymus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber '0000'^^xsd:gYear;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 3 (2)'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000602'^^xsd:anyURI;
  dwc:observationDate '1975-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000603'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est41'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000603'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB536|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB536|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus granulosus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '105899'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB536|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV229(103)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV229(103)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV229(103)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV229(103)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV229(103)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV229(103)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB328|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB328|1982'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB328|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB329%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB329|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB329|1982'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB329|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "748"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB330%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB330|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB330|1982'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '748'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB330|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB668%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB668%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB668%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB668%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB668%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB668|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB668|1986'^^xsd:string;
  dwc:scientificName 'Nezumia aequalis (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB668|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1996'^^xsd:string;
  dwc:scientificName 'Nezumia bairdi Goode & Bean, 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '183289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-46.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5833 -46.05)"^^geo:wktLiteral ;
  geo-pos:lat "47.5833"^^xsd:decimal ;
  geo-pos:long "-46.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1990'^^xsd:string;
  dwc:scientificName 'Nezumia bairdii (Goode & Bean, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-46.05'^^xsd:double;
  dwc:latitude '47.5833'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '183289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '183289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4333 13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4333 13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4333"^^xsd:decimal ;
  geo-pos:long "13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1990'^^xsd:string;
  dwc:scientificName 'Raja wallacei Hulley, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX235'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9667'^^xsd:double;
  dwc:latitude '-24.4333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '217402'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '217396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1983'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1983'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1982'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2131"^^xsd:decimal ;
  dwc:decimalLongitude "2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2131 2.699)"^^geo:wktLiteral ;
  geo-pos:lat "41.2131"^^xsd:decimal ;
  geo-pos:long "2.699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est1000 Pesca WP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000599'^^xsd:string;
  dwc:scientificName 'Bothus podas Delaroche, 1809'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est1000 Pesca WP2'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.699'^^xsd:double;
  dwc:latitude '41.2131'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 1'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000599'^^xsd:anyURI;
  dwc:observationDate '1975-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000600'^^xsd:string;
  dwc:scientificName 'Callionymus Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000600'^^xsd:anyURI;
  dwc:observationDate '1976-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000607'^^xsd:string;
  dwc:scientificName 'Gempylidae Gill, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est41'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000607'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000608'^^xsd:string;
  dwc:scientificName 'Trachurus Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est41'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 9'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000608'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000609'^^xsd:string;
  dwc:scientificName 'Arnoglossus Bleeker, 1862 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est12'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000609'^^xsd:anyURI;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000610'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000610'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000611'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000611'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000612'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000612'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000613'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000613'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000614'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000614'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000615'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000615'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000616'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000616'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 0.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1833"^^xsd:decimal ;
  dwc:decimalLongitude "0.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 0.6667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1833"^^xsd:decimal ;
  geo-pos:long "0.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB311%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB311|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB311|1982'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6667'^^xsd:double;
  dwc:latitude '40.1833'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB311|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB312|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB312|1982'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB312|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "0.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 0.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "0.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1983'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5167"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.5167"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB465|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB465|1982'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '41.5167'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB465|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5167"^^xsd:decimal ;
  dwc:decimalLongitude "2.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5167 2.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.5167"^^xsd:decimal ;
  geo-pos:long "2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB466|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB466|1982'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.55'^^xsd:double;
  dwc:latitude '41.5167'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB466|1982'^^xsd:anyURI;
  dwc:observationDate '1982-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000617'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000617'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1856"^^xsd:decimal ;
  dwc:decimalLongitude "2.5526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1856 2.5526)"^^geo:wktLiteral ;
  geo-pos:lat "41.1856"^^xsd:decimal ;
  geo-pos:long "2.5526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000618'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est24'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5526'^^xsd:double;
  dwc:latitude '41.1856'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 11'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000618'^^xsd:anyURI;
  dwc:observationDate '1977-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000619'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000619'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000620'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000620'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000621'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000621'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000622'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000622'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000623'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000623'^^xsd:anyURI;
  dwc:observationDate '1975-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000624'^^xsd:string;
  dwc:scientificName 'Trisopterus Rafinesque, 1814 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000624'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000625'^^xsd:string;
  dwc:scientificName 'Trisopterus Rafinesque, 1814 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000625'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0167 14.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0167"^^xsd:decimal ;
  geo-pos:long "14.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1999'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0833'^^xsd:double;
  dwc:latitude '-27.0167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  geo-pos:lat "25.6667"^^xsd:decimal ;
  geo-pos:long "-112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB628%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB628|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB628|1988'^^xsd:string;
  dwc:scientificName 'Trachynotus rhodopus Gill, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berry, F.H.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'México'^^xsd:string;
  dwc:longitude '-112'^^xsd:integer;
  dwc:latitude '25.6667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '322071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB628|1988'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '273297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB323%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB323|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB323|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB323|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1167"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1167 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1167"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB659%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB659|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV229(103)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB659|1981'^^xsd:string;
  dwc:scientificName 'Centrophorus squamosus (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV229(103)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '105901'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB659|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '105901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7333 22.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7333"^^xsd:decimal ;
  dwc:decimalLongitude "22.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7333 22.1167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7333"^^xsd:decimal ;
  geo-pos:long "22.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESEAS2P-20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|2002'^^xsd:string;
  dwc:scientificName 'Centrophorus uyato (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'DESEAS2P-20'^^xsd:string;
  dwc:collector 'Sardà, F.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '22.1167'^^xsd:double;
  dwc:latitude '36.7333'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '105902'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|2002'^^xsd:anyURI;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '105902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  geo-pos:lat "25.6667"^^xsd:decimal ;
  geo-pos:long "-112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB629%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB629|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB629|1988'^^xsd:string;
  dwc:scientificName 'Trachynotus rhodopus Gill, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berry, F.H.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'México'^^xsd:string;
  dwc:longitude '-112'^^xsd:integer;
  dwc:latitude '25.6667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '322071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB629|1988'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '273297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  geo-pos:lat "25.6667"^^xsd:decimal ;
  geo-pos:long "-112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB630|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB630|1988'^^xsd:string;
  dwc:scientificName 'Trachynotus rhodopus Gill, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berry, F.H.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'México'^^xsd:string;
  dwc:longitude '-112'^^xsd:integer;
  dwc:latitude '25.6667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '322071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB630|1988'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '273297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  geo-pos:lat "25.6667"^^xsd:decimal ;
  geo-pos:long "-112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB631|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB631|1988'^^xsd:string;
  dwc:scientificName 'Trachynotus rhodopus Gill, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berry, F.H.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'México'^^xsd:string;
  dwc:longitude '-112'^^xsd:integer;
  dwc:latitude '25.6667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '322071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB631|1988'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '273297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6667 -112)"^^geo:wktLiteral ;
  geo-pos:lat "25.6667"^^xsd:decimal ;
  geo-pos:long "-112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB632|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB632|1988'^^xsd:string;
  dwc:scientificName 'Trachynotus rhodopus Gill, 1863'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berry, F.H.'^^xsd:string;
  dwc:collector 'Anderson, E.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'México'^^xsd:string;
  dwc:longitude '-112'^^xsd:integer;
  dwc:latitude '25.6667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '322071'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB632|1988'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '273297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000631'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000631'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000632'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000632'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000633'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est12'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000633'^^xsd:anyURI;
  dwc:observationDate '1975-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000634'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000634'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000635'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000635'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000636'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000636'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000637'^^xsd:string;
  dwc:scientificName 'Glossanodon leioglossus (Valenciennes, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000637'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1986'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB367|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB367|1982'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB367|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB368|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB368|1982'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB368|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5667 0.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.5667"^^xsd:decimal ;
  geo-pos:long "0.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB369%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB369|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB369|1982'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '0.8333'^^xsd:double;
  dwc:latitude '40.5667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB369|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.05"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1998'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.05"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1998'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.05"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.05 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.05"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB40%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB40|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB40|1998'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-1'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.05'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB40|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB497%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB497|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB497|1986'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB497|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000630'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000630'^^xsd:anyURI;
  dwc:observationDate '1976-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000627'^^xsd:string;
  dwc:scientificName 'Trisopterus Rafinesque, 1814 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000627'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6692"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6692 -15.5258)"^^geo:wktLiteral ;
  geo-pos:lat "25.6692"^^xsd:decimal ;
  geo-pos:long "-15.5258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000729'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Sahara Occidental'^^xsd:string;
  dwc:longitude '-15.5258'^^xsd:double;
  dwc:latitude '25.6692'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000729'^^xsd:anyURI;
  dwc:observationDate '1973-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1984'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1984'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1984'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1984'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1997'^^xsd:string;
  dwc:scientificName 'Synodus evermanii Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '272124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1986'^^xsd:string;
  dwc:scientificName 'Trachinus vipera Cuvier in: Cuvier & Valenciennes, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127084'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1997'^^xsd:string;
  dwc:scientificName 'Synodus evermanii Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '272124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-27B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1997'^^xsd:string;
  dwc:scientificName 'Synodus evermanii Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-27B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '272124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|2000'^^xsd:string;
  dwc:scientificName 'Synodus saurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000867'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 16.6'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000867'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000868'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 4.36'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000868'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000869'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 22.5 SI'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000869'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000870'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 8.16'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000870'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000871'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 50|4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000871'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000872'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo SI E51V'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000872'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000873'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo SNECI'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000873'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000874'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 21'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000874'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000875'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 21'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000875'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000326'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000326'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000327'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000327'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000328'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000328'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000329'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000329'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000330'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000330'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000331'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000331'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000332'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000332'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000333'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000333'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000334'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000334'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB592%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB592|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB592|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB592|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000876'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo SNECI'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000876'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000877'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo SNECI'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000877'^^xsd:anyURI;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000878'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo E39'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000878'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000879'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo E39Gli'^^xsd:string;
  dwc:occurrenceRemarks 'Preserved in glicerine'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000879'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000880'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 42'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed in formalin and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000880'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000881'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 15'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000881'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000882'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo P6 Glic'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000882'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000883'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo WCHB'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000883'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000884'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo E34P34'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed in formalin and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000884'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000885'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo WJ84'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000885'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000886'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000886'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000887'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000887'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000888'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000888'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000889'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo BI P41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000889'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000890'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo BI P41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000890'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000891'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo BI P41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000891'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000892'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000892'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000893'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000893'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000894'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 70'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000894'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000895'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 69'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000895'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000896'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo WJ84'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000896'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000897'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo BI P41'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000897'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002005'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002005'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002006'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002006'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002007'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002007'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002008'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002008'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002009'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002009'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002010'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002010'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002011'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002011'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002012'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002012'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002013'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002013'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6594"^^xsd:decimal ;
  dwc:decimalLongitude "0.8188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6594 0.8188)"^^geo:wktLiteral ;
  geo-pos:lat "40.6594"^^xsd:decimal ;
  geo-pos:long "0.8188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD002014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD002014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R16B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD002014'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Marco, E.'^^xsd:string;
  dwc:fieldNumber 'R16B'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8188'^^xsd:double;
  dwc:latitude '40.6594'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD002014'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000304'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000304'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000305'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000305'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000306'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000306'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000307'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000307'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000308'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000308'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000309'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000309'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000310'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000310'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000311'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000311'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000312'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000312'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000313'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000313'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000314'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000314'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000315'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000315'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000316'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000316'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000324'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000324'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000325'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000325'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000866'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 15.8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000866'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000865'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 13.4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000865'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2167 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2167 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "53.2167"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD189|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD189|1999'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '53.2167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD189|1999'^^xsd:anyURI;
  dwc:observationDate '1995-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "754"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1984'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '754'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "754"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1984'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '754'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "754"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1984'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '754'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1984'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1628"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1984'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca VI211'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9667'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1628'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1984'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB539%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB539|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB539|1983'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB539|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3029"^^xsd:decimal ;
  dwc:decimalLongitude "2.4189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3029 2.4189)"^^geo:wktLiteral ;
  geo-pos:lat "41.3029"^^xsd:decimal ;
  geo-pos:long "2.4189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Est200" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000626'^^xsd:string;
  dwc:scientificName 'Trisopterus Rafinesque, 1814 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palomera, I.'^^xsd:string;
  dwc:fieldNumber 'Est200'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4189'^^xsd:double;
  dwc:latitude '41.3029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo 13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000626'^^xsd:anyURI;
  dwc:observationDate '1976-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '125739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD194%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD194|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD194|1998'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '392'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD194|1998'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000842'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000842'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000843'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000843'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000844'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000844'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000845'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000845'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000846'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000846'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000847'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000847'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000848'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000848'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.631"^^xsd:decimal ;
  dwc:decimalLongitude "13.3769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.631 13.3769)"^^geo:wktLiteral ;
  geo-pos:lat "-24.631"^^xsd:decimal ;
  geo-pos:long "13.3769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000849'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3769'^^xsd:double;
  dwc:latitude '-24.631'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo 3.0'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000849'^^xsd:anyURI;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB23%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB23|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB23|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB23|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1999'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB638%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB638|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB638|1981'^^xsd:string;
  dwc:scientificName 'Neoharriotta pinnata Schnakenbeck, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I217'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.5'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '221461'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB638|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '221461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB511%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB511|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB511|1986'^^xsd:string;
  dwc:scientificName 'Neoscombrops annectens Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique253'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB511|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '1525690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB576%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB576%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB576%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB576%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB576%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB576|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB576|1986'^^xsd:string;
  dwc:scientificName 'Neoscombrops annectens Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique263'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB576|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1525690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0333"^^xsd:decimal ;
  geo-pos:long "12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000571'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E53'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4833'^^xsd:double;
  dwc:latitude '-26.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000571'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "33.3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000572'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '33.3'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000572'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0333"^^xsd:decimal ;
  geo-pos:long "12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000573'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E53'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4833'^^xsd:double;
  dwc:latitude '-26.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000573'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000574'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, 5.8 mm total length'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000574'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26.2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000575'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '26.2'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000575'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000576'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, 6.7 mm total length'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000576'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "27.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000577'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '27.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000577'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "76.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000578'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '76.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000578'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "75.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000579'^^xsd:string;
  dwc:scientificName 'Protomyctophum chilensis Wisner, 1971 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '75.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '301652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000579'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '272730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD231|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD231|1991'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Dorhynchus basi'^^xsd:string;
  dwc:fieldNumber 'Benguela II>30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD231|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4833 -92.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4833 -92.5167)"^^geo:wktLiteral ;
  geo-pos:lat "14.4833"^^xsd:decimal ;
  geo-pos:long "-92.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD231%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD231|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD231|1994'^^xsd:string;
  dwc:scientificName 'Trachysalambria brevisuturae (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>38'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5167'^^xsd:double;
  dwc:latitude '14.4833'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '377685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD231|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '377685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1999'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1985'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1985'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1985'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII248" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1985'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII248'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0333)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-95.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD239|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD239|1994'^^xsd:string;
  dwc:scientificName 'Dardanus sinistripes (Stimpson, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>12'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0333'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '367593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD239|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '367593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB726%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB726%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB726%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6333 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6333"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB726%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6333 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6333"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB726%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB726|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV28(82)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB726|1981'^^xsd:string;
  dwc:scientificName 'Neoharriotta pinnata Schnakenbeck, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV28(82)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6333'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '221461'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB726|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '221461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB744%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB744%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB744%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB744%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.4833 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.4833"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB744%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB744|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB744|1981'^^xsd:string;
  dwc:scientificName 'Neoharriotta pinnata Schnakenbeck, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II240'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-20.4833'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '221461'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB744|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '221461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB748%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB748%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB748%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 12.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "12.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "392"^^xsd:integer ;
  dwc:maximumDepthInMeters "399"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB748%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 12.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "12.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB748%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB748|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV224(98)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB748|1981'^^xsd:string;
  dwc:scientificName 'Neoharriotta pinnata Schnakenbeck, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV224(98)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5833'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '392'^^xsd:integer;
  dwc:maximumDepth '399'^^xsd:integer;
  dwc:aphiaid '221461'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB748|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '221461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB464%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB464|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB464|1983'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB464|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB465%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB465|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB465|1983'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB465|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB466%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB466|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB466|1983'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB466|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.0167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB467|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB467|1983'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0167'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB467|1983'^^xsd:anyURI;
  dwc:observationDate '1983-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1999'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3833 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3833"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1999'^^xsd:string;
  dwc:scientificName 'Callanthias legras Smith, 1948'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '212523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '212523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB463%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB463|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB463|1983'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8167'^^xsd:double;
  dwc:latitude '40.5833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB463|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB306%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB306|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB306|1985'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB306|1985'^^xsd:anyURI;
  dwc:observationDate '1985-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1984'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1984'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB462|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB462|1981'^^xsd:string;
  dwc:scientificName 'Neoharriotta pinnata Schnakenbeck, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '221461'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB462|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '221461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000561'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus C'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000561'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7"^^xsd:decimal ;
  dwc:decimalLongitude "-92.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7 -92.9833)"^^geo:wktLiteral ;
  geo-pos:lat "14.7"^^xsd:decimal ;
  geo-pos:long "-92.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD243|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD243|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia aliaffinis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>31'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.9833'^^xsd:double;
  dwc:latitude '14.7'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '377622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD243|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '377622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD243%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD243|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD243|1998'^^xsd:string;
  dwc:scientificName 'Goneplax barnardi (Capart, 1951)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '359'^^xsd:integer;
  dwc:aphiaid '440960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD243|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '440960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6833 -15.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6833 -15.0333)"^^geo:wktLiteral ;
  geo-pos:lat "25.6833"^^xsd:decimal ;
  geo-pos:long "-15.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB341%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB341|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB341|1983'^^xsd:string;
  dwc:scientificName 'Brotula barbata (Bloch)in Bloch & Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.0333'^^xsd:double;
  dwc:latitude '25.6833'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB341|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1994'^^xsd:string;
  dwc:scientificName 'Brotula clarkae Hubbs, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1994'^^xsd:string;
  dwc:scientificName 'Brotula clarkae Hubbs, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB38%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB38|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB38|1994'^^xsd:string;
  dwc:scientificName 'Brotula clarkae Hubbs, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB38|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1994'^^xsd:string;
  dwc:scientificName 'Brotula clarkae Hubbs, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB335%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB335|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB335|1999'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB335|1999'^^xsd:anyURI;
  dwc:observationDate '1987-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1981'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|1981'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|1981'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB416%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB416|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB416|1981'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB416|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB417%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB417|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB417|1981'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB417|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1981'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.25"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB785%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB785|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB785|1981'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II247'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.25'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB785|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB789%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB789%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB789%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1333"^^xsd:decimal ;
  dwc:decimalLongitude "13.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB789%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1333 13.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1333"^^xsd:decimal ;
  geo-pos:long "13.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB789%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB789|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV244(118)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB789|1981'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV244(118)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2833'^^xsd:double;
  dwc:latitude '-24.1333'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB789|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB177%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB177|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB177|1987'^^xsd:string;
  dwc:scientificName 'Brotula barbata (Bloch)in Bloch & Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1667'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB177|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6833 -15.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-15.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6833 -15.0333)"^^geo:wktLiteral ;
  geo-pos:lat "25.6833"^^xsd:decimal ;
  geo-pos:long "-15.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB340%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB340|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor VI27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB340|1983'^^xsd:string;
  dwc:scientificName 'Brotula barbata (Bloch)in Bloch & Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor VI27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.0333'^^xsd:double;
  dwc:latitude '25.6833'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '159067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB340|1983'^^xsd:anyURI;
  dwc:observationDate '1975-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '159067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0667 -106.3167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0667"^^xsd:decimal ;
  geo-pos:long "-106.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD253%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD253|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>92" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD253|1994'^^xsd:string;
  dwc:scientificName 'Raninoides benedicti Rathbun, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>92'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.3167'^^xsd:double;
  dwc:latitude '23.0667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '440243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD253|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '440243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB182%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB182|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB182|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB182|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1981'^^xsd:string;
  dwc:scientificName 'Neocyttus rhomboidalis Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '217959'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6333 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6333"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD250|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD250|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6333'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD250|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7667 -96)"^^geo:wktLiteral ;
  geo-pos:lat "15.7667"^^xsd:decimal ;
  geo-pos:long "-96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD245|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD245|1994'^^xsd:string;
  dwc:scientificName 'Euphylax dovii Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>2'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-96'^^xsd:integer;
  dwc:latitude '15.7667'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '442743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD245|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '442743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD245%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD245|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD245|1998'^^xsd:string;
  dwc:scientificName 'Machaerus oxyacantha (Monod, 1956)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '241118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD245|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '440932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "194"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6167 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6167"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6167'^^xsd:double;
  dwc:minimumDepth '194'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|1999'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB615|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB615|1986'^^xsd:string;
  dwc:scientificName 'Nemipterus bipunctatus (Ehrenberg, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB615|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB616%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB616%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB616%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB616%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB616%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB616|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB616|1986'^^xsd:string;
  dwc:scientificName 'Nemipterus bipunctatus (Ehrenberg, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218517'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB616|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "259"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB201%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB201|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB201|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '259'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB201|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1981'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB168%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB168|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB168|1986'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB168|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB197|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB197|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB197|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5167 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.5167"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB199|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB199|1987'^^xsd:string;
  dwc:scientificName 'Brosmiculus imberbis Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.5167'^^xsd:double;
  dwc:minimumDepth '167'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '316735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB199|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '158964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "208D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000558'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '208D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus C'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000558'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD262|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD262|1999'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0833'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD262|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000552'^^xsd:string;
  dwc:scientificName 'Lampanyctus lepidolychnus Becker, 1967 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000552'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '217706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3333 13.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3333"^^xsd:decimal ;
  dwc:decimalLongitude "13.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3333 13.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3333"^^xsd:decimal ;
  geo-pos:long "13.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD255%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD255|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD255|1991'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1333'^^xsd:double;
  dwc:latitude '-22.3333'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD255|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6167 17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6167"^^xsd:decimal ;
  dwc:decimalLongitude "17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "258"^^xsd:integer ;
  dwc:maximumDepthInMeters "258"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6167 17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6167"^^xsd:decimal ;
  geo-pos:long "17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD257%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD257|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A1537 122 E03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD257|1991'^^xsd:string;
  dwc:scientificName 'Exodromidia spinosa (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A1537 122 E03'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '17.3333'^^xsd:double;
  dwc:latitude '-32.6167'^^xsd:double;
  dwc:minimumDepth '258'^^xsd:integer;
  dwc:maximumDepth '258'^^xsd:integer;
  dwc:aphiaid '440083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD257|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '440083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD297|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medits 00>40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD297|2000'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Medits 00>40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD297|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD265|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD265|1999'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0833'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD265|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD265%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD265|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>2 76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD265|2000'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>2 76'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD265|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "506"^^xsd:integer ;
  dwc:maximumDepthInMeters "507"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -3.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-3.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD268|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD268|1999'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.8667'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '506'^^xsd:integer;
  dwc:maximumDepth '507'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD268|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD280|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD280|1991'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G6'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD280|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB347%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB347|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB347|1981'^^xsd:string;
  dwc:scientificName 'Brama japonica Hilgendorf, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-27.8'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '273148'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB347|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '273148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1987'^^xsd:string;
  dwc:scientificName 'Branchiostegus semifasciatus (Norman, 1931)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '276741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1994'^^xsd:string;
  dwc:scientificName 'Bregmaceros bathymaster Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1994'^^xsd:string;
  dwc:scientificName 'Bregmaceros bathymaster Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1994'^^xsd:string;
  dwc:scientificName 'Bregmaceros bathymaster Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "648"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3667 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3667"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD260|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD260|1999'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '36.3667'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '648'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD260|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1994'^^xsd:string;
  dwc:scientificName 'Bregmaceros bathymaster Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.95"^^xsd:decimal ;
  dwc:decimalLongitude "-106.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "169"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.95 -106.5)"^^geo:wktLiteral ;
  geo-pos:lat "22.95"^^xsd:decimal ;
  geo-pos:long "-106.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1994'^^xsd:string;
  dwc:scientificName 'Bregmaceros bathymaster Jordan & Bollman, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-124'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.5'^^xsd:double;
  dwc:latitude '22.95'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '169'^^xsd:integer;
  dwc:aphiaid '272290'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '272290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "123C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000553'^^xsd:string;
  dwc:scientificName 'Lampanyctus Bonaparte, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '123C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Lampanyctus B'^^xsd:string;
  dwc:aphiaid '125825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000553'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '125825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD323|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD323|1991'^^xsd:string;
  dwc:scientificName 'Ephyrina ombango Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '842'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '240811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD323|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '240811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD323%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD323|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD323|1998'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '247'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD323|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD320%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD320|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD320|1991'^^xsd:string;
  dwc:scientificName 'Psathyrocaris infirma Alcock & Anderson, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD320|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 0.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2833"^^xsd:decimal ;
  dwc:decimalLongitude "0.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452"^^xsd:integer ;
  dwc:maximumDepthInMeters "459"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2833 0.3333)"^^geo:wktLiteral ;
  geo-pos:lat "38.2833"^^xsd:decimal ;
  geo-pos:long "0.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD282|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD282|1999'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3333'^^xsd:double;
  dwc:latitude '38.2833'^^xsd:double;
  dwc:minimumDepth '452'^^xsd:integer;
  dwc:maximumDepth '459'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD282|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD270%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD270|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD270|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD270|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD273|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD273|1994'^^xsd:string;
  dwc:scientificName 'Euphylax dovii Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '442743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD273|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '442743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "788"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.75)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD276|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD276|1999'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.75'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '788'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD276|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3364 3.3574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3364"^^xsd:decimal ;
  dwc:decimalLongitude "3.3574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3364 3.3574)"^^geo:wktLiteral ;
  geo-pos:lat "41.3364"^^xsd:decimal ;
  geo-pos:long "3.3574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PRIM1E22ABA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000551'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M. P. | Sabatés, A.'^^xsd:string;
  dwc:fieldNumber 'PRIM1E22ABA'^^xsd:string;
  dwc:collector 'Hinojosa, I. | Blanco, A.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3574'^^xsd:double;
  dwc:latitude '41.3364'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000551'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2742"^^xsd:decimal ;
  dwc:decimalLongitude "32.9633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2742 32.9633)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2742"^^xsd:decimal ;
  geo-pos:long "32.9633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000539'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.9633'^^xsd:double;
  dwc:latitude '-30.2742'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000539'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.6804"^^xsd:decimal ;
  dwc:decimalLongitude "29.6531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.6804 29.6531)"^^geo:wktLiteral ;
  geo-pos:lat "-31.6804"^^xsd:decimal ;
  geo-pos:long "29.6531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "139D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000541'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '139D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6531'^^xsd:double;
  dwc:latitude '-31.6804'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000541'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "178D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000542'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '178D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000542'^^xsd:anyURI;
  dwc:observationDate '1990-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "170D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000543'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '170D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000543'^^xsd:anyURI;
  dwc:observationDate '1990-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.1946"^^xsd:decimal ;
  dwc:decimalLongitude "28.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.1946 28.164)"^^geo:wktLiteral ;
  geo-pos:lat "-33.1946"^^xsd:decimal ;
  geo-pos:long "28.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "176D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000544'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '176D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.164'^^xsd:double;
  dwc:latitude '-33.1946'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000544'^^xsd:anyURI;
  dwc:observationDate '1990-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "146C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000545'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '146C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000545'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "169C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000547'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '169C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000547'^^xsd:anyURI;
  dwc:observationDate '1990-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "49B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000548'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '49B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000548'^^xsd:anyURI;
  dwc:observationDate '1989-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB291|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB291|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB291|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB292|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB292|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB292|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.15 13.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.15"^^xsd:decimal ;
  geo-pos:long "13.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9333'^^xsd:double;
  dwc:latitude '-27.15'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1985'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "424"^^xsd:integer ;
  dwc:maximumDepthInMeters "424"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1986'^^xsd:string;
  dwc:scientificName 'Borostomias antarcticus (Lönnberg, 1905)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I225'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '424'^^xsd:integer;
  dwc:maximumDepth '424'^^xsd:integer;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD325|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD325|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>113'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD325|2000'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD326%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD326|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD326|1991'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis gracilis (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>116'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '240705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD326|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1569"^^xsd:integer ;
  dwc:maximumDepthInMeters "1598"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD335|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III>P-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD335|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Marca III>P-4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '1569'^^xsd:integer;
  dwc:maximumDepth '1598'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD335|1998'^^xsd:anyURI;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD335%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD335|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD335|2000'^^xsd:string;
  dwc:scientificName 'Neolithodes asperrimus Barnard, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>16'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '240654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD335|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '240654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1982'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB197%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB197|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB197|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB197|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB198%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB198|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB198|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I224'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB198|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB199%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB199|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB199|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I220'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB199|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1986'^^xsd:string;
  dwc:scientificName 'Borodinula infans (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I220'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '316693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "199C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000540'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '199C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000540'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6171"^^xsd:decimal ;
  dwc:decimalLongitude "30.3596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6171 30.3596)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6171"^^xsd:decimal ;
  geo-pos:long "30.3596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "153C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000538'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '153C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3596'^^xsd:double;
  dwc:latitude '-32.6171'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000538'^^xsd:anyURI;
  dwc:observationDate '1990-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1982'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000536'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000536'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000537'^^xsd:string;
  dwc:scientificName 'Lampanyctus alatus Goode & Bean, 1896 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000537'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1982'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1982'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3167"^^xsd:decimal ;
  dwc:decimalLongitude "3.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3167 3.35)"^^geo:wktLiteral ;
  geo-pos:lat "42.3167"^^xsd:decimal ;
  geo-pos:long "3.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1982'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.35'^^xsd:double;
  dwc:latitude '42.3167'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.85 12.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.85"^^xsd:decimal ;
  geo-pos:long "12.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD332|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>107" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD332|2000'^^xsd:string;
  dwc:scientificName 'Lithodes murrayi Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>107'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8833'^^xsd:double;
  dwc:latitude '-22.85'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '241288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD332|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '241288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8333 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8333"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD333%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD333|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD333|1991'^^xsd:string;
  dwc:scientificName 'Metacrangon bellmarleyi (Stebbing, 1914)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>26'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-23.8333'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '240890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD333|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '240890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1983'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB377|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB377|1983'^^xsd:string;
  dwc:scientificName 'Boops boops (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB377|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD383|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>P-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD383|1998'^^xsd:string;
  dwc:scientificName 'Stereomastis sculpta (Smith, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>P-17'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5833'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD383|1998'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD357%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD357%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD357%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD357%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD357%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD357|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD357|1991'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>116'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD357|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1997'^^xsd:string;
  dwc:scientificName 'Psettodes erumei (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1997'^^xsd:anyURI;
  dwc:observationDate '1982-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 3.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "3.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1941"^^xsd:integer ;
  dwc:maximumDepthInMeters "2107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 3.3833)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "3.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD39%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD39|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS IV>P-7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD39|2004'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus Manning & Holthuis, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'BATHOS IV>P-7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3833'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '1941'^^xsd:integer;
  dwc:maximumDepth '2107'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD39|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3167 -8.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3167 -8.7833)"^^geo:wktLiteral ;
  geo-pos:lat "43.3167"^^xsd:decimal ;
  geo-pos:long "-8.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|2004'^^xsd:string;
  dwc:scientificName 'Naucrates ductor (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7833'^^xsd:double;
  dwc:latitude '43.3167'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '126811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|2004'^^xsd:anyURI;
  dwc:observationDate '2004-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD398%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD398|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>IKMT 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD398|1991'^^xsd:string;
  dwc:scientificName 'Sergia grandis (Sund, 1920)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>IKMT 2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD398|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD609%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD609%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD609%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1333"^^xsd:decimal ;
  dwc:decimalLongitude "10.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD609%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1333 10.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1333"^^xsd:decimal ;
  geo-pos:long "10.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD609%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD609|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD609|1991'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus H. Milne Edwards, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.0167'^^xsd:double;
  dwc:latitude '-23.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD609|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD61|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD61|1991'^^xsd:string;
  dwc:scientificName 'Calappula saussurei (Rathbun, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>9'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '440315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD61|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '440315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0167 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492"^^xsd:integer ;
  dwc:maximumDepthInMeters "492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.0167 -44.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.0167"^^xsd:decimal ;
  geo-pos:long "-44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1990'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '48.0167'^^xsd:double;
  dwc:minimumDepth '492'^^xsd:integer;
  dwc:maximumDepth '492'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7333 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7333"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD403|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD403|1991'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>89'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-19.7333'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD403|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "882"^^xsd:integer ;
  dwc:maximumDepthInMeters "882"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD403%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD403|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>P-BB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD403|1998'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>P-BB12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '882'^^xsd:integer;
  dwc:maximumDepth '882'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD403|1998'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0333 12.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0333 12.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0333"^^xsd:decimal ;
  geo-pos:long "12.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB518|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB518|1981'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III233'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4667'^^xsd:double;
  dwc:latitude '-20.0333'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '179'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB518|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB548%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB548|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB548|1981'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB548|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB549%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB549|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB549|1981'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann, M.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB549|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2667 -45.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-45.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "513"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2667 -45.2667)"^^geo:wktLiteral ;
  geo-pos:lat "48.2667"^^xsd:decimal ;
  geo-pos:long "-45.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "LEMISHCAP 2004L-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|2006'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'LEMISHCAP 2004L-10'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.2667'^^xsd:double;
  dwc:latitude '48.2667'^^xsd:double;
  dwc:minimumDepth '513'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|2006'^^xsd:anyURI;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|1982'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB184|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB184|1982'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB184|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|1982'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1982'^^xsd:string;
  dwc:scientificName 'Myctophum punctatum Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1982'^^xsd:anyURI;
  dwc:observationDate '1981-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|1982'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|1982'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|1982'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "421"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3167 14.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3167"^^xsd:decimal ;
  geo-pos:long "14.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1999'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-42'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:latitude '-29.3167'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '421'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD626%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD626%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD626%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26"^^xsd:decimal ;
  dwc:decimalLongitude "13.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD626%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-26"^^xsd:decimal ;
  geo-pos:long "13.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD626%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD626|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD626|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes armatus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5667'^^xsd:double;
  dwc:latitude '-26'^^xsd:integer;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '514136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD626|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD627%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD627%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD627%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3550"^^xsd:integer ;
  dwc:maximumDepthInMeters "3550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD627%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD627%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD627|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E89 P3 4 5 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD627|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes armatus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E89 P3 4 5 6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.5333'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '3550'^^xsd:integer;
  dwc:maximumDepth '3550'^^xsd:integer;
  dwc:aphiaid '514136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD627|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD673%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD673%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD673%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD673%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD673%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD673|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD673|1991'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD673|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD674%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD674%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD674%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD674%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD674%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD674|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD674|1991'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD674|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.05"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "561"^^xsd:integer ;
  dwc:maximumDepthInMeters "561"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.05 -43.8333)"^^geo:wktLiteral ;
  geo-pos:lat "47.05"^^xsd:decimal ;
  geo-pos:long "-43.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1990'^^xsd:string;
  dwc:scientificName 'Myctophum nitidulum Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8333'^^xsd:double;
  dwc:latitude '47.05'^^xsd:double;
  dwc:minimumDepth '561'^^xsd:integer;
  dwc:maximumDepth '561'^^xsd:integer;
  dwc:aphiaid '126626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -16.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "108"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19 -16.6333)"^^geo:wktLiteral ;
  geo-pos:lat "19"^^xsd:decimal ;
  geo-pos:long "-16.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1982'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cabodevila, E.'^^xsd:string;
  dwc:fieldNumber 'Atlor I212'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.6333'^^xsd:double;
  dwc:latitude '19'^^xsd:integer;
  dwc:minimumDepth '108'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1982'^^xsd:anyURI;
  dwc:observationDate '1972-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4333 13.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.4333"^^xsd:decimal ;
  dwc:decimalLongitude "13.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.4333 13.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.4333"^^xsd:decimal ;
  geo-pos:long "13.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB159%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB159|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX235" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB159|1990'^^xsd:string;
  dwc:scientificName 'Mustelus palumbes Smith, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX235'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9667'^^xsd:double;
  dwc:latitude '-24.4333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '214560'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB159|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '214560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1990'^^xsd:string;
  dwc:scientificName 'Mustelus palumbes Smith, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '214560'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '214560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1986'^^xsd:string;
  dwc:scientificName 'Blennius incognitus Bath, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '302081'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 -49.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-49.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "164"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0833 -49.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0833"^^xsd:decimal ;
  geo-pos:long "-49.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|2004'^^xsd:string;
  dwc:scientificName 'Mustelus canis (Mitchill, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^xsd:string;
  dwc:collector 'Rodrigues, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-49.5333'^^xsd:double;
  dwc:latitude '-31.0833'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '164'^^xsd:integer;
  dwc:aphiaid '158518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|2004'^^xsd:anyURI;
  dwc:observationDate '1997-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '158518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1167"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1999'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-24.1167'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1986'^^xsd:string;
  dwc:scientificName 'Blennius gattorugine Brünnich, 1768'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '151487'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB706%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB706%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB706%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB706%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4833"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB706%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB706|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB706|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.4833'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB706|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB734%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB734%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB734%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB734%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4833"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB734%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB734|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB734|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.4833'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB734|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB735%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB735%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB735%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB735%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4833"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB735%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB735|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB735|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.4833'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB735|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB736%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB736%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB736%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB736%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4833"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB736%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB736|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB736|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.4833'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB736|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB737%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB737%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB737%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "383"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB737%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4833 14.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4833"^^xsd:decimal ;
  geo-pos:long "14.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB737%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB737|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB737|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0167'^^xsd:double;
  dwc:latitude '-26.4833'^^xsd:double;
  dwc:minimumDepth '383'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB737|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I23'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA III2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1997'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA III2P-3'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1997'^^xsd:anyURI;
  dwc:observationDate '1983-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  geo-pos:lat "39.8008"^^xsd:decimal ;
  geo-pos:long "4.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000907'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000907'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV25'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1886'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III21'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.75'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '1917'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1742"^^xsd:integer ;
  dwc:maximumDepthInMeters "1753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.3167"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V27'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.3167'^^xsd:double;
  dwc:minimumDepth '1742'^^xsd:integer;
  dwc:maximumDepth '1753'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1985'^^xsd:string;
  dwc:scientificName 'Beryx longipinnis Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII231'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.4'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '300306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB186%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB186|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB186|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB186|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB187%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB187|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II230" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB187|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II230'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB187|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB593%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB593|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB593|1981'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-25.9'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB593|1981'^^xsd:anyURI;
  dwc:observationDate '1980-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337"^^xsd:integer ;
  dwc:maximumDepthInMeters "342"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1999'^^xsd:string;
  dwc:scientificName 'Beryx splendens Lowe, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '337'^^xsd:integer;
  dwc:maximumDepth '342'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1986'^^xsd:string;
  dwc:scientificName 'Blennius canevai Vinciguerra, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '402690'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1011877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000004'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000004'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7333"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7333 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7333"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB171%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB171|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB171|1981'^^xsd:string;
  dwc:scientificName 'Mustelus asterias Cloquet, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II22'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-17.7333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB171|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1981'^^xsd:string;
  dwc:scientificName 'Mustelus asterias Cloquet, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1981'^^xsd:string;
  dwc:scientificName 'Mustelus asterias Cloquet, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II272'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB515%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB515|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB515|1988'^^xsd:string;
  dwc:scientificName 'Benthocometes robustus (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126667'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB515|1988'^^xsd:anyURI;
  dwc:observationDate '1980-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB517%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB517|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB517|1988'^^xsd:string;
  dwc:scientificName 'Benthocometes robustus (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126667'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB517|1988'^^xsd:anyURI;
  dwc:observationDate '1980-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '126667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1548"^^xsd:integer ;
  dwc:maximumDepthInMeters "1593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 1.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "1.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1990'^^xsd:string;
  dwc:scientificName 'Benthosema glaciale (Reinhardt, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III22'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.95'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '1548'^^xsd:integer;
  dwc:maximumDepth '1593'^^xsd:integer;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000875'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000875'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000876'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000876'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000939'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000939'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8507 4.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8507"^^xsd:decimal ;
  dwc:decimalLongitude "4.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8507 4.3375)"^^geo:wktLiteral ;
  geo-pos:lat "39.8507"^^xsd:decimal ;
  geo-pos:long "4.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000868'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3375'^^xsd:double;
  dwc:latitude '39.8507'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000868'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB845%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB845%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB845%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 5.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "5.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB845%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 5.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "5.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB845%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB845|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB845|1991'^^xsd:string;
  dwc:scientificName 'Belone belone gracilis Lowe, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '5.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '322640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB845|1991'^^xsd:anyURI;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|1987'^^xsd:string;
  dwc:scientificName 'Bembrops heterurus (Rivero, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '276578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '276578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB174%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB174|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB174|1987'^^xsd:string;
  dwc:scientificName 'Bembrops heterurus (Rivero, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '276578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB174|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '276578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1987'^^xsd:string;
  dwc:scientificName 'Bembrops heterurus (Rivero, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '276578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '276578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1987'^^xsd:string;
  dwc:scientificName 'Bembrops heterurus (Rivero, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '276578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '276578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM25%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM25%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM25%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-87.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1801"^^xsd:integer ;
  dwc:maximumDepthInMeters "1801"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM25%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.9666 -87.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-69.9666"^^xsd:decimal ;
  geo-pos:long "-87.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM25%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM25|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM25|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.4333'^^xsd:double;
  dwc:latitude '-69.9666'^^xsd:double;
  dwc:minimumDepth '1801'^^xsd:integer;
  dwc:maximumDepth '1801'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM25|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja smithii (Müller & Henle, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI255'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-29.1'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '217383'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1987'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1167"^^xsd:decimal ;
  dwc:decimalLongitude "0.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  geo-pos:lat "39.1167"^^xsd:decimal ;
  geo-pos:long "0.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1982'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II220'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0833'^^xsd:double;
  dwc:latitude '39.1167'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1167"^^xsd:decimal ;
  dwc:decimalLongitude "0.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  geo-pos:lat "39.1167"^^xsd:decimal ;
  geo-pos:long "0.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1982'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II220'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0833'^^xsd:double;
  dwc:latitude '39.1167'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1167"^^xsd:decimal ;
  dwc:decimalLongitude "0.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1167 0.0833)"^^geo:wktLiteral ;
  geo-pos:lat "39.1167"^^xsd:decimal ;
  geo-pos:long "0.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1982'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II220'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0833'^^xsd:double;
  dwc:latitude '39.1167'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8667 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8667 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8667"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB112%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB112|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaVIII250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB112|1990'^^xsd:string;
  dwc:scientificName 'Bathyraja smithii (Müller & Henle, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BenguelaVIII250'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-25.8667'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '217383'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB112|1990'^^xsd:anyURI;
  dwc:observationDate '1985-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '217383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB99%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB99|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV225(99)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB99|1981'^^xsd:string;
  dwc:scientificName 'Bathyraja smithii (Müller & Henle, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV225(99)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5167'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '217383'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB99|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '217383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2P-52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1997'^^xsd:string;
  dwc:scientificName 'Bathyraja Ishiyama, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2P-52'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6667'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '105761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1986'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB11%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB11|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB11|1986'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB11|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1983'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V29'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.3667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB183%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB183|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB183|2000'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB183|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB300%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB300|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB300|1983'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V29'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.3667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB300|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB365%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB365|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB365|1982'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB365|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB366|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB366|1982'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB366|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8507 4.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8507"^^xsd:decimal ;
  dwc:decimalLongitude "4.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8507 4.3375)"^^geo:wktLiteral ;
  geo-pos:lat "39.8507"^^xsd:decimal ;
  geo-pos:long "4.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000869'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3375'^^xsd:double;
  dwc:latitude '39.8507'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000869'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000001'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000001'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1985'^^xsd:string;
  dwc:scientificName 'Bathysaurus ferox Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I212'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '126369'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.35"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.35 -15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "24.35"^^xsd:decimal ;
  geo-pos:long "-15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB166%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB166|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB166|1983'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V29'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-15.3667'^^xsd:double;
  dwc:latitude '24.35'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB166|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8475"^^xsd:decimal ;
  dwc:decimalLongitude "4.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  geo-pos:lat "39.8475"^^xsd:decimal ;
  geo-pos:long "4.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000858'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3323'^^xsd:double;
  dwc:latitude '39.8475'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000858'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8475"^^xsd:decimal ;
  dwc:decimalLongitude "4.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8475 4.3323)"^^geo:wktLiteral ;
  geo-pos:lat "39.8475"^^xsd:decimal ;
  geo-pos:long "4.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000859'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3323'^^xsd:double;
  dwc:latitude '39.8475'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000859'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB353%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB353|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB353|1983'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB353|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB354|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB354|1983'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB354|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB355|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB355|1983'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB355|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB356|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB356|1983'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi Bonaparte, 1840'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB356|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD96|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-N2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD96|1998'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-N2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6667'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD96|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD97|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD97|1992'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42476'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD97|1992'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD97%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD97|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS>P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD97|1996'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS>P-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7167'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD97|1996'^^xsd:anyURI;
  dwc:observationDate '1993-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD93|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV>P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD93|1996'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV>P-14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1695'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD93|1996'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4333 3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4333 3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "41.4333"^^xsd:decimal ;
  geo-pos:long "3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD93|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD93|1998'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-80'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2667'^^xsd:double;
  dwc:latitude '41.4333'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD93|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000795'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000795'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000850'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000850'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB136%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB136|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB136|1997'^^xsd:string;
  dwc:scientificName 'Chelidonichthys kumu (Lesson & Garnot, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII255'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '218122'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB136|1997'^^xsd:anyURI;
  dwc:observationDate '1988-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '218122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2167 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2167"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII255" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1997'^^xsd:string;
  dwc:scientificName 'Chelidonichthys kumu (Lesson & Garnot, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII255'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-28.2167'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '218122'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1997'^^xsd:anyURI;
  dwc:observationDate '1988-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '218122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.55"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.55 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.55"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB160%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB160|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB160|1986'^^xsd:string;
  dwc:scientificName 'Chelidonichthys queketti (Regan, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela V246'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-28.55'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB160|1986'^^xsd:anyURI;
  dwc:observationDate '1983-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000015'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000015'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000891'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000891'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB481|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB481|1981'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB481|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1981'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "16.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 16.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "16.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|1999'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1667'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000877'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000877'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000833'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000833'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8153"^^xsd:decimal ;
  dwc:decimalLongitude "4.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  geo-pos:lat "39.8153"^^xsd:decimal ;
  geo-pos:long "4.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000834'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3183'^^xsd:double;
  dwc:latitude '39.8153'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000834'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0333 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0333 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0333"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB1%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB1|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB1|1981'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III232'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-20.0333'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB1|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1985'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI251'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6333"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters "181"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6333 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6333"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI251" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1985'^^xsd:string;
  dwc:scientificName 'Chelidonichthys capensis (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI251'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '-28.6333'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:maximumDepth '181'^^xsd:integer;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000806'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000806'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000807'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000807'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000883'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000883'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000884'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000884'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000012'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000012'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1985'^^xsd:string;
  dwc:scientificName 'Chauliodus danae Regan & Trewavas, 1929'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1985'^^xsd:anyURI;
  dwc:observationDate '1985-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -4.3358)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-4.3358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000762'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.3358'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000762'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD96|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD96|1996'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>P-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD96|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB445%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB445|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB445|1983'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB445|1983'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD99|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD99|1992'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42476'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD99|1992'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000731'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000731'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000741'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000741'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1983'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1983'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1983'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1983'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB448|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB448|1983'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB448|1983'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5333 -45.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-45.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5333 -45.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.5333"^^xsd:decimal ;
  geo-pos:long "-45.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|2007'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.4'^^xsd:double;
  dwc:latitude '47.5333'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|2007'^^xsd:anyURI;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000752'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000752'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1985'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1985'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1985'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB292|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB292|1985'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB292|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.05)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB444%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB444|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB444|1983'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.05'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB444|1983'^^xsd:anyURI;
  dwc:observationDate '1981-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "387"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1990'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.25'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '387'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -43.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -43.8667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-43.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1990'^^xsd:string;
  dwc:scientificName 'Chauliodus sloani Schneider, 1801'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.8667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD81|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD81|1991'^^xsd:string;
  dwc:scientificName 'Paralomis africana Macpherson, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '240657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD81|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '240657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -1.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -1.15)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-1.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD86%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD86|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD86|1998'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.15'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD86|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD74%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD74|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD74|1996'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD74|1996'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.05 12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.05 12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.05"^^xsd:decimal ;
  geo-pos:long "12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1981'^^xsd:string;
  dwc:scientificName 'Chatrabus damaranus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.2667'^^xsd:double;
  dwc:latitude '-19.05'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '313211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '221351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1981'^^xsd:string;
  dwc:scientificName 'Chatrabus damaranus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '313211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '221351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1981'^^xsd:string;
  dwc:scientificName 'Chatrabus damaranus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '313211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '221351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1981'^^xsd:string;
  dwc:scientificName 'Chatrabus damaranus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '313211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '221351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB608%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB608|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB608|1981'^^xsd:string;
  dwc:scientificName 'Chatrabus damaranus (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '313211'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB608|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '221351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1988'^^xsd:string;
  dwc:scientificName 'Champsocephalus esox (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:aphiaid '234719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8667 -68.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8667"^^xsd:decimal ;
  geo-pos:long "-68.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1988'^^xsd:string;
  dwc:scientificName 'Champsocephalus esox (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5167'^^xsd:double;
  dwc:latitude '-54.8667'^^xsd:double;
  dwc:aphiaid '234719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1988'^^xsd:anyURI;
  dwc:observationDate '1988-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.85"^^xsd:decimal ;
  dwc:decimalLongitude "-68.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.85 -68.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-54.85"^^xsd:decimal ;
  geo-pos:long "-68.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1987'^^xsd:string;
  dwc:scientificName 'Champsocephalus esox (Günther, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.5667'^^xsd:double;
  dwc:latitude '-54.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '234719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1987'^^xsd:anyURI;
  dwc:observationDate '1987-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD406%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD406%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD406%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2333 0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2333"^^xsd:decimal ;
  dwc:decimalLongitude "0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD406%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2333 0.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.2333"^^xsd:decimal ;
  geo-pos:long "0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD406%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD406|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medits 98>P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD406|1998'^^xsd:string;
  dwc:scientificName 'Spinolambrus macrochelos (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Medits 98>P-45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3'^^xsd:double;
  dwc:latitude '38.2333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '453'^^xsd:integer;
  dwc:aphiaid '442337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD406|1998'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD422%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD422%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD422%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD422%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD422%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD422|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>69" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD422|1991'^^xsd:string;
  dwc:scientificName 'Nematocarcinus africanus Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>69'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '240822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD422|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '240822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB366|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB366|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon lineolatus Cuvier & Valenciennes, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB366|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD358%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD358%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD358%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD358%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD358%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD358|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD358|1991'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD358|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5167 11.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5167 11.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5167"^^xsd:decimal ;
  geo-pos:long "11.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD377%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD377|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD377|1991'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4667'^^xsd:double;
  dwc:latitude '-17.5167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD377|1991'^^xsd:anyURI;
  dwc:observationDate '1983-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.95 12.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.95 12.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.95"^^xsd:decimal ;
  geo-pos:long "12.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD366|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD366|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte ancistrota Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>19'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9333'^^xsd:double;
  dwc:latitude '-20.95'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD366|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD348%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD348%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD348%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD348%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD348%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD348|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD348|1991'^^xsd:string;
  dwc:scientificName 'Cecidocarcinus brychius Kropp & Manning, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Paratype of Cecidocarcinus brychius'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '-25.6333'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '444401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD348|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '444401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1994'^^xsd:string;
  dwc:scientificName 'Chaetodon humeralis Günther, 1860 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '273343'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1994'^^xsd:string;
  dwc:scientificName 'Chaetodon humeralis Günther, 1860 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '273343'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1994'^^xsd:string;
  dwc:scientificName 'Chaetodon humeralis Günther, 1860 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '273343'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB81%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB81|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB81|1994'^^xsd:string;
  dwc:scientificName 'Chaetodon humeralis Günther, 1860 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '273343'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB81|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB82%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB82|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB82|1994'^^xsd:string;
  dwc:scientificName 'Chaetodon humeralis Günther, 1860 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '273343'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB82|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB355%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB355|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB355|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon kleinii Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB355|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB356|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB356|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon kleinii Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB356|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB294|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB294|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon lineolatus Cuvier & Valenciennes, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB294|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB351%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB351|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB351|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon lineolatus Cuvier & Valenciennes, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB351|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB352|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB352|1998'^^xsd:string;
  dwc:scientificName 'Chaetodon lineolatus Cuvier & Valenciennes, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB352|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "267"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.8833 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.8833"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB181%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB181|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB181|1987'^^xsd:string;
  dwc:scientificName 'Chaetodon hoefleri Steindachner, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.8833'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '267'^^xsd:integer;
  dwc:aphiaid '126836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB181|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1833 -12.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1833"^^xsd:decimal ;
  geo-pos:long "-12.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-102-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|2000'^^xsd:string;
  dwc:scientificName 'Chaenodraco wilsoni Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-102-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.2667'^^xsd:double;
  dwc:latitude '-71.1833'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-109-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|2000'^^xsd:string;
  dwc:scientificName 'Chaenodraco wilsoni Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-109-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.3833'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB167%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB167|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB167|1987'^^xsd:string;
  dwc:scientificName 'Chaetodon hoefleri Steindachner, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '126836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB167|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "263"^^xsd:integer ;
  dwc:maximumDepthInMeters "263"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8333 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8333"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB384|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-135-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB384|2000'^^xsd:string;
  dwc:scientificName 'Chaenodraco wilsoni Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-135-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.8333'^^xsd:double;
  dwc:minimumDepth '263'^^xsd:integer;
  dwc:maximumDepth '263'^^xsd:integer;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB384|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD239|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD239|1991'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD239|1991'^^xsd:anyURI;
  dwc:observationDate '1984-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD336%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD336%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD336%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD336%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD336%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD336|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD336|1991'^^xsd:string;
  dwc:scientificName 'Benthesicymus investigatoris Alcock & Anderson, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '221003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD336|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '1391002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000551'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000551'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD315|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD315|1998'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD315|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1167 14.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1167 14.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1167"^^xsd:decimal ;
  geo-pos:long "14.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD318%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD318|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD318|1991'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>36'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4833'^^xsd:double;
  dwc:latitude '-28.1167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD318|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000552'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000552'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000553'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000553'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000559'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000559'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000560'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000560'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000561'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000561'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000562'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000562'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000563'^^xsd:string;
  dwc:scientificName 'Pitar mediterraneus (Aradas & Benoit, 1872) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '507830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000563'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '507830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000564'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000564'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.142"^^xsd:decimal ;
  dwc:decimalLongitude "1.8423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.142 1.8423)"^^geo:wktLiteral ;
  geo-pos:lat "41.142"^^xsd:decimal ;
  geo-pos:long "1.8423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000565'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V25'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8423'^^xsd:double;
  dwc:latitude '41.142'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000565'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000566'^^xsd:string;
  dwc:scientificName 'Hiatella arctica (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000566'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000567'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000567'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000568'^^xsd:string;
  dwc:scientificName 'Neopycnodonte cochlear (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140048'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000568'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000569'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000569'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000570'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000570'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000571'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000571'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5249 0.6804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5249"^^xsd:decimal ;
  dwc:decimalLongitude "0.6804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5249 0.6804)"^^geo:wktLiteral ;
  geo-pos:lat "40.5249"^^xsd:decimal ;
  geo-pos:long "0.6804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000572'^^xsd:string;
  dwc:scientificName 'Ostrea edulis Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R19'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6804'^^xsd:double;
  dwc:latitude '40.5249'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000572'^^xsd:anyURI;
  dwc:observationDate '2017-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5821"^^xsd:decimal ;
  dwc:decimalLongitude "0.8548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  geo-pos:lat "40.5821"^^xsd:decimal ;
  geo-pos:long "0.8548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000573'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R15'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8548'^^xsd:double;
  dwc:latitude '40.5821'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000573'^^xsd:anyURI;
  dwc:observationDate '2017-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5821"^^xsd:decimal ;
  dwc:decimalLongitude "0.8548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5821 0.8548)"^^geo:wktLiteral ;
  geo-pos:lat "40.5821"^^xsd:decimal ;
  geo-pos:long "0.8548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000574'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R15'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8548'^^xsd:double;
  dwc:latitude '40.5821'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000574'^^xsd:anyURI;
  dwc:observationDate '2017-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000575'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000575'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000576'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000576'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000577'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000577'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000578'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000578'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000579'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000579'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000580'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000580'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000581'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000581'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000582'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000582'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000583'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000583'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000584'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000584'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1432"^^xsd:decimal ;
  dwc:decimalLongitude "1.8246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  geo-pos:lat "41.1432"^^xsd:decimal ;
  geo-pos:long "1.8246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000585'^^xsd:string;
  dwc:scientificName 'Hiatella arctica (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V24'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8246'^^xsd:double;
  dwc:latitude '41.1432'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000585'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000586'^^xsd:string;
  dwc:scientificName 'Venus nux Gmelin, 1791 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000586'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '141935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1432"^^xsd:decimal ;
  dwc:decimalLongitude "1.8246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  geo-pos:lat "41.1432"^^xsd:decimal ;
  geo-pos:long "1.8246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000587'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V24'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8246'^^xsd:double;
  dwc:latitude '41.1432'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000587'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1432"^^xsd:decimal ;
  dwc:decimalLongitude "1.8246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  geo-pos:lat "41.1432"^^xsd:decimal ;
  geo-pos:long "1.8246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000588'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V24'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8246'^^xsd:double;
  dwc:latitude '41.1432'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000588'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1432"^^xsd:decimal ;
  dwc:decimalLongitude "1.8246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  geo-pos:lat "41.1432"^^xsd:decimal ;
  geo-pos:long "1.8246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000589'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V24'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8246'^^xsd:double;
  dwc:latitude '41.1432'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000589'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1432"^^xsd:decimal ;
  dwc:decimalLongitude "1.8246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1432 1.8246)"^^geo:wktLiteral ;
  geo-pos:lat "41.1432"^^xsd:decimal ;
  geo-pos:long "1.8246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000590'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V24'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8246'^^xsd:double;
  dwc:latitude '41.1432'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000590'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000591'^^xsd:string;
  dwc:scientificName 'Anomia ephippium Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000591'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000592'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides (Monterosato, 1878) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000592'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000593'^^xsd:string;
  dwc:scientificName 'Striarca lactea (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000593'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1419"^^xsd:decimal ;
  dwc:decimalLongitude "1.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1419 1.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.1419"^^xsd:decimal ;
  geo-pos:long "1.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000594'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V26'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7902'^^xsd:double;
  dwc:latitude '41.1419'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000594'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000595'^^xsd:string;
  dwc:scientificName 'Arcopella balaustina (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '491643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000595'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1418"^^xsd:decimal ;
  dwc:decimalLongitude "1.8417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1418 1.8417)"^^geo:wktLiteral ;
  geo-pos:lat "41.1418"^^xsd:decimal ;
  geo-pos:long "1.8417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000596'^^xsd:string;
  dwc:scientificName 'Pododesmus patelliformis (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V27'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8417'^^xsd:double;
  dwc:latitude '41.1418'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000596'^^xsd:anyURI;
  dwc:observationDate '2017-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '138751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000549'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000549'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000550'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000550'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000537'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000537'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB287%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB287|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA    2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB287|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA    2'^^xsd:string;
  dwc:collector 'Turón, J.M.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB287|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB288%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB288|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA    2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB288|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA    2'^^xsd:string;
  dwc:collector 'Turón, J.M.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB288|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB289%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB289|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB289|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB289|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB290%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB290|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB290|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB290|1986'^^xsd:anyURI;
  dwc:observationDate '1984-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482"^^xsd:integer ;
  dwc:maximumDepthInMeters "482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI2BB-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1985'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI2BB-12'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '482'^^xsd:integer;
  dwc:maximumDepth '482'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1985'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000547'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000547'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000548'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000548'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000538'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000538'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000539'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000539'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000540'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000540'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000541'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000541'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000542'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000542'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000543'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000543'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000544'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000544'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000545'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000545'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000546'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000546'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB286%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB286|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA    2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB286|1986'^^xsd:string;
  dwc:scientificName 'Cetonurus crassiceps (Günther, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA    2'^^xsd:string;
  dwc:collector 'Turón, J.M.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '272312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB286|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '272312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000536'^^xsd:string;
  dwc:scientificName 'Corbula gibba (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000536'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD248%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD248|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD248|1991'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>54'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD248|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000366'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000366'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD228|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>131" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD228|2000'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius (Spence Bate, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>131'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD228|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6 12.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6"^^xsd:decimal ;
  geo-pos:long "12.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB521%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB521|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV226(100)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB521|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV226(100)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5667'^^xsd:double;
  dwc:latitude '-21.6'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB521|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000335'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000335'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6667 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "11.6667"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD239%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD239|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD239|1998'^^xsd:string;
  dwc:scientificName 'Stenorhynchus lanceolatus (Brullé, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '11.6667'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD239|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000365'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000365'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000345'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000345'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000346'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000346'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000347'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000347'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000348'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000348'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000349'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000349'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000350'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000350'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000351'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000351'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000352'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000352'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "218"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 13.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "13.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P- 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1999'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P- 8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '218'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB451%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB451|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB451|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB451|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.95 13.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.95"^^xsd:decimal ;
  geo-pos:long "13.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB452|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB452|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I214'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0667'^^xsd:double;
  dwc:latitude '-22.95'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB452|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB507|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV222(96)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB507|1981'^^xsd:string;
  dwc:scientificName 'Centroscymnus crepidater (Bocage & Capello, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV222(96)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '105908'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB507|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '280071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5833 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "11.5833"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD233%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD233|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD233|1998'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '11.5833'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD233|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000336'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000336'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000337'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000337'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000338'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000338'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000339'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000339'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000340'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000340'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000341'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000341'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000342'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000342'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000343'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000343'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000344'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000344'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000408'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000408'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000409'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000409'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000404'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000404'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000317'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000317'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000318'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000318'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000319'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000319'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000320'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000320'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000321'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000321'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000322'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000322'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000323'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000323'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000405'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000405'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000406'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000406'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000407'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000407'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000364'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000364'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD209%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD209|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD209|1994'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) asper (A. Milne-Edwards, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>19'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '442804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD209|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '1061744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000359'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000359'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000360'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000360'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000361'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000361'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000362'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000362'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000363'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000363'^^xsd:anyURI;
  dwc:observationDate '2017-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD198%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD198|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VALDIVIA I  2>P-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD198|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'VALDIVIA I  2>P-23'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD198|1999'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1715"^^xsd:integer ;
  dwc:maximumDepthInMeters "1753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB749%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB749|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB749|1987'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II25'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '1715'^^xsd:integer;
  dwc:maximumDepth '1753'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB749|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB750%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB750%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB750%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1715"^^xsd:integer ;
  dwc:maximumDepthInMeters "1753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB750%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB750%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB750|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB750|1987'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II25'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '1715'^^xsd:integer;
  dwc:maximumDepth '1753'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB750|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1715"^^xsd:integer ;
  dwc:maximumDepthInMeters "1753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB752%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB752|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos II25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB752|1987'^^xsd:string;
  dwc:scientificName 'Centroscymnus coelolepis Bocage & Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Bathos II25'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '1715'^^xsd:integer;
  dwc:maximumDepth '1753'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB752|1987'^^xsd:anyURI;
  dwc:observationDate '1987-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-24.05"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1986'^^xsd:string;
  dwc:scientificName 'Cruriraja parcomaculata (von Bonde & Swart, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI273'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-24.05'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '217384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.05 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-24.05"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI273" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1986'^^xsd:string;
  dwc:scientificName 'Cruriraja parcomaculata (von Bonde & Swart, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI273'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-24.05'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '217384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '217384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB325%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB325|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB325|1986'^^xsd:string;
  dwc:scientificName 'Cruriraja parcomaculata (von Bonde & Swart, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII253'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-29.0667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '217384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB325|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '217384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "389"^^xsd:integer ;
  dwc:maximumDepthInMeters "389"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4667"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB328%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB328|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB328|1986'^^xsd:string;
  dwc:scientificName 'Cruriraja parcomaculata (von Bonde & Swart, 1923)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '-26.4667'^^xsd:double;
  dwc:minimumDepth '389'^^xsd:integer;
  dwc:maximumDepth '389'^^xsd:integer;
  dwc:aphiaid '217384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB328|1986'^^xsd:anyURI;
  dwc:observationDate '1984-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '217384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD262|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD262|2000'^^xsd:string;
  dwc:scientificName 'Aristeus varidens Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>90'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '234116'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD262|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '234116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD263%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD263|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD263|1994'^^xsd:string;
  dwc:scientificName 'Pyromaia tuberculata (Lockington, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>1'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '395036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD263|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '395036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD223|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD223|1991'^^xsd:string;
  dwc:scientificName 'Nautilocorystes ocellatus (Gray, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>50'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '241095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD223|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '241095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16"^^xsd:decimal ;
  dwc:decimalLongitude "-95.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16 -95.0667)"^^geo:wktLiteral ;
  geo-pos:lat "16"^^xsd:decimal ;
  geo-pos:long "-95.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD223%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD223|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-7>2 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD223|1994'^^xsd:string;
  dwc:scientificName 'Dardanus sinistripes (Stimpson, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-7>2 11'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.0667'^^xsd:double;
  dwc:latitude '16'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '367593'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD223|1994'^^xsd:anyURI;
  dwc:observationDate '1992-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '367593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "289"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD273|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD273|1999'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7833'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '289'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD273|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD273%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD273|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD273|2000'^^xsd:string;
  dwc:scientificName 'Dorhynchus basi Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '241067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD273|2000'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '241067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD407%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD407%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD407%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD407%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD407%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD407|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD407|1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD407|1998'^^xsd:anyURI;
  dwc:observationDate '1991-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "739"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.8333)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|1999'^^xsd:string;
  dwc:scientificName 'Rochinia carpenteri (Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8333'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '739'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '107359'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '836053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5333 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5333 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5333"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD266%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD266|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD266|1999'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '38.5333'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD266|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD268%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD268|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD268|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD268|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 5.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "5.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1113"^^xsd:integer ;
  dwc:maximumDepthInMeters "1113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 5.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "5.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD315%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD315|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD315|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.7333'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '1113'^^xsd:integer;
  dwc:maximumDepth '1113'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD315|2000'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD316%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD316|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD316|1991'^^xsd:string;
  dwc:scientificName 'Eualus cteniferus (Barnard, 1950)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD316|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD271|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD271|1991'^^xsd:string;
  dwc:scientificName 'Rochinia hertwigi (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>134'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '-27.1'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '241085'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD271|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '455415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD271%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD271|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD271|1994'^^xsd:string;
  dwc:scientificName 'Evibacus princeps Smith, 1869'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>10'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '382917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD271|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '382917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-47.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-47.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1999'^^xsd:string;
  dwc:scientificName 'Cottunculus microps Collett, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-47.9833'^^xsd:double;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '127235'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-47.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7667 -47.9833)"^^geo:wktLiteral ;
  geo-pos:lat "45.7667"^^xsd:decimal ;
  geo-pos:long "-47.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1999'^^xsd:string;
  dwc:scientificName 'Cottunculus microps Collett, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-6'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-47.9833'^^xsd:double;
  dwc:latitude '45.7667'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '127235'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7667 -48.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-48.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "603"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7667 -48.9833)"^^geo:wktLiteral ;
  geo-pos:lat "43.7667"^^xsd:decimal ;
  geo-pos:long "-48.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1999'^^xsd:string;
  dwc:scientificName 'Cottunculus thomsonii (Günther, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-37'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-48.9833'^^xsd:double;
  dwc:latitude '43.7667'^^xsd:double;
  dwc:minimumDepth '603'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '127237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1986'^^xsd:string;
  dwc:scientificName 'Cottus gobio Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127196'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1986'^^xsd:anyURI;
  dwc:observationDate '1985-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD30|1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD30|1993'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey Álvarez, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42474'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD30|1993'^^xsd:anyURI;
  dwc:observationDate '1982-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5833 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5833 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5833"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD30%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD30|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD30|2000'^^xsd:string;
  dwc:scientificName 'Aristaeopsis edwardsiana (Johnson, 1868)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:collector 'Castro, M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.5833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '240796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD30|2000'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '240796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD295|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD295|2000'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD295|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD296%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD296|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD296|1991'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD296|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.2167"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "448"^^xsd:integer ;
  dwc:maximumDepthInMeters "448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.2167"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD306|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD306|1991'^^xsd:string;
  dwc:scientificName 'Notostomus auriculatus Barnard, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>21'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '-27.2167'^^xsd:double;
  dwc:minimumDepth '448'^^xsd:integer;
  dwc:maximumDepth '448'^^xsd:integer;
  dwc:aphiaid '240812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD306|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '240812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5167 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5167"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD306%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD306|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela X>41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD306|2000'^^xsd:string;
  dwc:scientificName 'Miersiograpsus kingsleyi (Miers, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela X>41'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.5167'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '241203'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD306|2000'^^xsd:anyURI;
  dwc:observationDate '1986-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '241203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5667 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5667"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD280|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD280|1999'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5667'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD280|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD280%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD280|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD280|2000'^^xsd:string;
  dwc:scientificName 'Parapagurus andreui Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '368056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD280|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '368056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.95 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-21.95"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB301%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB301|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB301|1981'^^xsd:string;
  dwc:scientificName 'Cottunculoides macrocephalus (Gilchrist, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I26'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-21.95'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB301|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD321%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD321|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD321|1991'^^xsd:string;
  dwc:scientificName 'Psathyrocaris infirma Alcock & Anderson, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>55'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '107680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD321|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1996'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI26'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA VI2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1997'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA VI2P-11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD351%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD351%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD351%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD351%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.15"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD351%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD351|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD351|1991'^^xsd:string;
  dwc:scientificName 'Calocarides longispinis (McArdle, 1901)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>124'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.15'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '246242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD351|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '246242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD352%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD352%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD352%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4333 14.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD352%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4333 14.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4333"^^xsd:decimal ;
  geo-pos:long "14.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD352%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD352|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Muestreos>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD352|1991'^^xsd:string;
  dwc:scientificName 'Calocaris barnardi Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Muestreos>'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4167'^^xsd:double;
  dwc:latitude '-26.4333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '246250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD352|1991'^^xsd:anyURI;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '246250'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD353%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD353%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD353%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "253"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD353%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.8 11.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.8"^^xsd:decimal ;
  geo-pos:long "11.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD353%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD353|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD353|1991'^^xsd:string;
  dwc:scientificName 'Calocaris barnardi Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5667'^^xsd:double;
  dwc:latitude '-18.8'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '253'^^xsd:integer;
  dwc:aphiaid '246250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD353|1991'^^xsd:anyURI;
  dwc:observationDate '1980-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '246250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD359%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD359%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD359%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "413"^^xsd:integer ;
  dwc:maximumDepthInMeters "413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD359%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.35"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD359%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD359|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD359|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-26.35'^^xsd:double;
  dwc:minimumDepth '413'^^xsd:integer;
  dwc:maximumDepth '413'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD359|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD36%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD36%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD36%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "284"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD36%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD36%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD36|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA XV>P-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD36|2004'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA XV>P-63'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '284'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD36|2004'^^xsd:anyURI;
  dwc:observationDate '1989-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1996'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI26'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1996'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI26'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1996'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI26'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1996'^^xsd:string;
  dwc:scientificName 'Coryphaenoides guentheri (Vaillant, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI26'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD369%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD369%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD369%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 12.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "211"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD369%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 12.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.5"^^xsd:decimal ;
  geo-pos:long "12.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD369%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD369|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC>E27 P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD369|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte ancistrota Crosnier & Forest, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC>E27 P2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.1667'^^xsd:double;
  dwc:latitude '-19.5'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '211'^^xsd:integer;
  dwc:aphiaid '107530'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD369|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD37%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD37%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD37%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2196"^^xsd:integer ;
  dwc:maximumDepthInMeters "2221"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD37%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1833 3.6167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1833"^^xsd:decimal ;
  geo-pos:long "3.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD37%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD37|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS IV>P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD37|2004'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus Manning & Holthuis, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'BATHOS IV>P-2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6167'^^xsd:double;
  dwc:latitude '41.1833'^^xsd:double;
  dwc:minimumDepth '2196'^^xsd:integer;
  dwc:maximumDepth '2221'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD37|2004'^^xsd:anyURI;
  dwc:observationDate '1988-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB536|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB536|1983'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB536|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB537|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB537|1983'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB537|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB538%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB538|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB538|1983'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB538|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4667 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4667 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4667"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD366%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD366|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD366|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>67'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-23.4667'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD366|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD367%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD367%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD367%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3 13.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD367%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3 13.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3"^^xsd:decimal ;
  geo-pos:long "13.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD367%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD367|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD367|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1833'^^xsd:double;
  dwc:latitude '-28.3'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD367|2000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 2.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1743"^^xsd:integer ;
  dwc:maximumDepthInMeters "1770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2167 2.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.2167"^^xsd:decimal ;
  geo-pos:long "2.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB37%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB37|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB37|1986'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4833'^^xsd:double;
  dwc:latitude '40.2167'^^xsd:double;
  dwc:minimumDepth '1743'^^xsd:integer;
  dwc:maximumDepth '1770'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB37|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB534|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB534|1983'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB534|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB535|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB535|1983'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB535|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII259'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII259'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "344"^^xsd:integer ;
  dwc:maximumDepthInMeters "344"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII259" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII259'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '344'^^xsd:integer;
  dwc:maximumDepth '344'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI250" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|1985'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI250'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8833'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD446%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD446%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD446%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD446%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD446%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD446|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>90" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD446|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>90'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD446|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.15"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB36%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB36|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB36|1984'^^xsd:string;
  dwc:scientificName 'Coryphaenoides carapinus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '40.15'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1695'^^xsd:integer;
  dwc:aphiaid '158956'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB36|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '158956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4667 13.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4667"^^xsd:decimal ;
  dwc:decimalLongitude "13.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4667 13.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4667"^^xsd:decimal ;
  geo-pos:long "13.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD400%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD400|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>100" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD400|1991'^^xsd:string;
  dwc:scientificName 'Heterocarpus grimaldii A. Milne-Edwards & Bouvier, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>100'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9167'^^xsd:double;
  dwc:latitude '-22.4667'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD400|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD429%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD429%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD429%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5667 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD429%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5667 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5667"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD429%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD429|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD429|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD429|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD430%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD430%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD430%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD430%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-38.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD430%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD430|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD430|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-38.5333'^^xsd:double;
  dwc:minimumDepth '842'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD430|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB403%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB403|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB403|1983'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB403|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -4.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|2000'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-71'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD486%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD486%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD486%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7667"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "929"^^xsd:integer ;
  dwc:maximumDepthInMeters "966"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD486%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7667 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7667"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD486%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD486|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD486|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7667'^^xsd:double;
  dwc:minimumDepth '929'^^xsd:integer;
  dwc:maximumDepth '966'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD486|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD621%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD621%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD621%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 6.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD621%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.45 6.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-24.45"^^xsd:decimal ;
  geo-pos:long "6.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD621%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD621|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD621|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.5667'^^xsd:double;
  dwc:latitude '-24.45'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD621|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII21'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-23.1'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD467%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD467%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD467%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD467%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD467%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD467|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD467|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD467|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD620%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD620%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD620%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD620%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD620%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD620|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD620|1991'^^xsd:string;
  dwc:scientificName 'Allosergestes sargassi (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-26.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD620|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD447%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD447%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD447%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD447%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9667 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.9667"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD447%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD447|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD447|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.9667'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD447|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1987'^^xsd:string;
  dwc:scientificName 'Congiopodus peruvianus (Cuvier, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '278357'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '278357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 15.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.65"^^xsd:decimal ;
  dwc:decimalLongitude "15.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.65 15.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.65"^^xsd:decimal ;
  geo-pos:long "15.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1999'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.5667'^^xsd:double;
  dwc:latitude '-28.65'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6"^^xsd:decimal ;
  dwc:decimalLongitude "15.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6 15.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6"^^xsd:decimal ;
  geo-pos:long "15.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1999'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-30'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.3667'^^xsd:double;
  dwc:latitude '-28.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 15.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "15.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 15.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "15.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1999'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-38'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0333'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 15.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4333"^^xsd:decimal ;
  dwc:decimalLongitude "15.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4333 15.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4333"^^xsd:decimal ;
  geo-pos:long "15.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1999'^^xsd:string;
  dwc:scientificName 'Congiopodus spinifer (Smith, 1849)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-38'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0333'^^xsd:double;
  dwc:latitude '-29.4333'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '221441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '221441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.25"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD282%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD282|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>47" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD282|2000'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>47'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.25'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD282|2000'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.3333 17.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.3333"^^xsd:decimal ;
  dwc:decimalLongitude "17.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.3333 17.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-33.3333"^^xsd:decimal ;
  geo-pos:long "17.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD458%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD458|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Africana>A2305" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD458|1991'^^xsd:string;
  dwc:scientificName 'Munida benguela de Saint Laurent & Macpherson, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Africana>A2305'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '17.1667'^^xsd:double;
  dwc:latitude '-33.3333'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '240648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD458|1991'^^xsd:anyURI;
  dwc:observationDate '1985-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1606057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1981'^^xsd:string;
  dwc:scientificName 'Coloconger cadenati Kanazawa, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '277411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '277411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB169%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB169|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB169|1990'^^xsd:string;
  dwc:scientificName 'Conger cinereus cinereus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '323227'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB169|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB170%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB170|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB170|1990'^^xsd:string;
  dwc:scientificName 'Conger cinereus cinereus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX229'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '323227'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB170|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB44%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB44|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB44|1990'^^xsd:string;
  dwc:scientificName 'Conger cinereus cinereus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '323227'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB44|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1990'^^xsd:string;
  dwc:scientificName 'Conger cinereus cinereus Rüppell, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '323227'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1983'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1983'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1983'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2508"^^xsd:decimal ;
  dwc:decimalLongitude "2.6164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  geo-pos:lat "39.2508"^^xsd:decimal ;
  geo-pos:long "2.6164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000005'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P25'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6164'^^xsd:double;
  dwc:latitude '39.2508'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000005'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD475%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD475%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD475%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD475%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD475%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD475|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdiva I   2>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD475|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdiva I   2>5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD475|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0605"^^xsd:decimal ;
  dwc:decimalLongitude "3.4033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0605 3.4033)"^^geo:wktLiteral ;
  geo-pos:lat "42.0605"^^xsd:decimal ;
  geo-pos:long "3.4033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > L197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000003'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > L197'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4033'^^xsd:double;
  dwc:latitude '42.0605'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000003'^^xsd:anyURI;
  dwc:observationDate '2014-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1982'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1982'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "218"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.15"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1982'^^xsd:string;
  dwc:scientificName 'Conger conger (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.15'^^xsd:double;
  dwc:minimumDepth '218'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1981'^^xsd:string;
  dwc:scientificName 'Coloconger cadenati Kanazawa, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '277411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '277411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB402%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB402|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB402|1983'^^xsd:string;
  dwc:scientificName 'Ophisurus serpens (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB402|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD468%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD468%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD468%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD468%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD468%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD468|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD468|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD468|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD469%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD469%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD469%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD469%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD469%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD469|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD469|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD469|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1532"^^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 "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1532 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "42.1532"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000001'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collector 'Fernandez-Arcaya, U.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '42.1532'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:samplingProtocol 'Comertial trawl (Otter Trawl Beach)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000001'^^xsd:anyURI;
  dwc:observationDate '2015-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6662 2.444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6662"^^xsd:decimal ;
  dwc:decimalLongitude "2.444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6662 2.444)"^^geo:wktLiteral ;
  geo-pos:lat "39.6662"^^xsd:decimal ;
  geo-pos:long "2.444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P43" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000004'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P43'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.444'^^xsd:double;
  dwc:latitude '39.6662'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000004'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB69%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB69|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB69|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII21'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-23.1'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB69|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB70%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB70|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB70|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII21'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-23.1'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB70|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus pseudoparallelus Trunov, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '314178'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '314178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3167 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3167"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus pseudoparallelus Trunov, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I218'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '-28.3167'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '314178'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '314178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "413"^^xsd:integer ;
  dwc:maximumDepthInMeters "413"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.05"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI279" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1985'^^xsd:string;
  dwc:scientificName 'Coloconger cadenati Kanazawa, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI279'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-27.05'^^xsd:double;
  dwc:minimumDepth '413'^^xsd:integer;
  dwc:maximumDepth '413'^^xsd:integer;
  dwc:aphiaid '277411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '277411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2508"^^xsd:decimal ;
  dwc:decimalLongitude "2.6164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  geo-pos:lat "39.2508"^^xsd:decimal ;
  geo-pos:long "2.6164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000007'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P25'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6164'^^xsd:double;
  dwc:latitude '39.2508'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000007'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB385%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB385|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB385|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB385|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB386%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB386|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB386|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB386|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB525%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB525|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB525|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III26'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1601'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB525|1983'^^xsd:anyURI;
  dwc:observationDate '1983-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB526%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB526|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB526|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III26'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1601'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB526|1983'^^xsd:anyURI;
  dwc:observationDate '1983-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB527|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB527|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III26'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1601'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB527|1983'^^xsd:anyURI;
  dwc:observationDate '1983-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB528|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB528|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III26'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1601'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB528|1983'^^xsd:anyURI;
  dwc:observationDate '1983-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "446"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-34'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '446'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "446"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-34'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '446'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1981'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.7"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1987'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.7'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "10.55"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB157%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB157|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB157|1987'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '10.55'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB157|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1987'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB765%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB765%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB765%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "611"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB765%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5833 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5833"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB765%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB765|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV22(76)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB765|1981'^^xsd:string;
  dwc:scientificName 'Odontostomias micropogon Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV22(76)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.5833'^^xsd:double;
  dwc:minimumDepth '611'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:aphiaid '281841'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB765|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '281841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3667"^^xsd:decimal ;
  dwc:decimalLongitude "3.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3667 3.2333)"^^geo:wktLiteral ;
  geo-pos:lat "39.3667"^^xsd:decimal ;
  geo-pos:long "3.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD61|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD61|2006'^^xsd:string;
  dwc:scientificName 'Automate branchialis Holthuis & Gottlieb, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Box, A. | P. Abelló'^^xsd:string;
  dwc:collector 'Box, A.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2333'^^xsd:double;
  dwc:latitude '39.3667'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Western Mediterranean Sea first record'^^xsd:string;
  dwc:aphiaid '107487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD61|2006'^^xsd:anyURI;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD572%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD572%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD572%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "688"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD572%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD572%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD572|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD572|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '688'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD572|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD573%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD573%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD573%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD573%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0333 12.35)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0333"^^xsd:decimal ;
  geo-pos:long "12.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD573%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD573|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD573|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>96'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.35'^^xsd:double;
  dwc:latitude '-21.0333'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD573|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8667 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8667"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD472%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD472|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD472|2000'^^xsd:string;
  dwc:scientificName 'Chaceon maritae (Manning & Holthuis, 1981)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>19'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.8667'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '487'^^xsd:integer;
  dwc:aphiaid '234117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD472|2000'^^xsd:anyURI;
  dwc:observationDate '1983-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '234117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3756)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000009'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3756'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000009'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446"^^xsd:integer ;
  dwc:maximumDepthInMeters "446"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-34'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '446'^^xsd:integer;
  dwc:maximumDepth '446'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB674%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB674|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB674|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB674|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB675%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB675%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB675%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB675%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB675%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB675|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB675|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB675|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB224%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB224|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB224|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB224|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB225%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB225|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB225|1986'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB225|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII21'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-23.1'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1 13.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1"^^xsd:decimal ;
  geo-pos:long "13.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus parallelus (Günther, 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII21'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.75'^^xsd:double;
  dwc:latitude '-23.1'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '280325'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '280325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD637%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD637%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD637%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 14.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27"^^xsd:decimal ;
  dwc:decimalLongitude "14.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD637%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27 14.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-27"^^xsd:decimal ;
  geo-pos:long "14.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD637%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD637|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD637|1991'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 11'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1333'^^xsd:double;
  dwc:latitude '-27'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD637|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB312%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB312|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB312|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus occa (Goode & Bean, 1886)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280323'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB312|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2508"^^xsd:decimal ;
  dwc:decimalLongitude "2.6164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2508 2.6164)"^^geo:wktLiteral ;
  geo-pos:lat "39.2508"^^xsd:decimal ;
  geo-pos:long "2.6164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000006'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P25'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6164'^^xsd:double;
  dwc:latitude '39.2508'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000006'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3756)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES05_14 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000008'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A. | Wangensteen, O.'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'MEDITS_ES05_14 > P40'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3756'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000008'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6 -16.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6 -16.8167)"^^geo:wktLiteral ;
  geo-pos:lat "23.6"^^xsd:decimal ;
  geo-pos:long "-16.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III214" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1983'^^xsd:string;
  dwc:scientificName 'Ophidion barbatum Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:fieldNumber 'Atlor III214'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.8167'^^xsd:double;
  dwc:latitude '23.6'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "24.1"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB409|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB409|1983'^^xsd:string;
  dwc:scientificName 'Ophidion lozanoi Matallanas, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Ophidion lozanoi'^^xsd:string;
  dwc:fieldNumber 'Atlor V210'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '24.1'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '272829'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB409|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '272829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD641%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD641%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD641%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD641%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD641%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD641|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC I>E3 P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD641|1991'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC I>E3 P5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD641|1991'^^xsd:anyURI;
  dwc:observationDate '1985-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD642%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD642%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD642%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD642%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD642%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD642|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD642|1991'^^xsd:string;
  dwc:scientificName 'Gennadas valens (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD642|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD643%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD643%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD643%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD643%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD643%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD643|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD643|1991'^^xsd:string;
  dwc:scientificName 'Gennadas valens (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD643|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD589%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD589%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD589%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.85 5.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.85"^^xsd:decimal ;
  dwc:decimalLongitude "5.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD589%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.85 5.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.85"^^xsd:decimal ;
  geo-pos:long "5.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD589%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD589|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD589|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.7667'^^xsd:double;
  dwc:latitude '-25.85'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD589|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2833 3.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2833 3.3167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2833"^^xsd:decimal ;
  geo-pos:long "3.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD59%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD59|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42374" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD59|1992'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42374'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3167'^^xsd:double;
  dwc:latitude '42.2833'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD59|1992'^^xsd:anyURI;
  dwc:observationDate '1981-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB434%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB434|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB434|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB434|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB435%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB435|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB435|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB435|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB481%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB481|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB481|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, C.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB481|1983'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4667"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "284"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4667 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4667"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB482%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB482|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB482|1983'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, C.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '284'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB482|1983'^^xsd:anyURI;
  dwc:observationDate '1980-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB645|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB645|1986'^^xsd:string;
  dwc:scientificName 'Odontomacrurus murrayi Norman, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '126476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB645|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0333"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0333 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0333"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB433%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB433|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB433|1999'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-34'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0333'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB433|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 3.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1833"^^xsd:decimal ;
  dwc:decimalLongitude "3.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1430"^^xsd:integer ;
  dwc:maximumDepthInMeters "1433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1833 3.2667)"^^geo:wktLiteral ;
  geo-pos:lat "40.1833"^^xsd:decimal ;
  geo-pos:long "3.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1988'^^xsd:string;
  dwc:scientificName 'Oculospinus brevis Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI216'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2667'^^xsd:double;
  dwc:latitude '40.1833'^^xsd:double;
  dwc:minimumDepth '1430'^^xsd:integer;
  dwc:maximumDepth '1433'^^xsd:integer;
  dwc:aphiaid '319711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1988'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1581"^^xsd:integer ;
  dwc:maximumDepthInMeters "1611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB60%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB60|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca VI25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB60|1996'^^xsd:string;
  dwc:scientificName 'Oculospinus brevis Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Marca VI25'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '1581'^^xsd:integer;
  dwc:maximumDepth '1611'^^xsd:integer;
  dwc:aphiaid '319711'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB60|1996'^^xsd:anyURI;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.75 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.75"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "824"^^xsd:integer ;
  dwc:maximumDepthInMeters "833"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.75 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.75"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XIV2106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1997'^^xsd:string;
  dwc:scientificName 'Odontomacrurus murrayi Norman, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela XIV2106'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.75'^^xsd:double;
  dwc:minimumDepth '824'^^xsd:integer;
  dwc:maximumDepth '833'^^xsd:integer;
  dwc:aphiaid '126476'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1997'^^xsd:anyURI;
  dwc:observationDate '1989-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '126476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1985'^^xsd:string;
  dwc:scientificName 'Odontomacrurus murrayi Norman, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '126476'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB258|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB258|1985'^^xsd:string;
  dwc:scientificName 'Oblada melanura (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:samplingProtocol 'Fish hook'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB258|1985'^^xsd:anyURI;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB643%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB643|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB643|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB643|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD644%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD644%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD644%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 8.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3167"^^xsd:decimal ;
  dwc:decimalLongitude "8.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD644%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3167 8.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3167"^^xsd:decimal ;
  geo-pos:long "8.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD644%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD644|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD644|1991'^^xsd:string;
  dwc:scientificName 'Gennadas valens (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '8.7167'^^xsd:double;
  dwc:latitude '-25.3167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD644|1991'^^xsd:anyURI;
  dwc:observationDate '1982-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD646%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD646%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD646%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD646%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD646%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD646|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD646|1991'^^xsd:string;
  dwc:scientificName 'Gennadas capensis Calman, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD646|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD639%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD639%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD639%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "13.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD639%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1167 13.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1167"^^xsd:decimal ;
  geo-pos:long "13.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD639%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD639|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD639|1991'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 13'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1833'^^xsd:double;
  dwc:latitude '-24.1167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD639|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.9667 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.9667"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI272" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus mirus McCulloch, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI272'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.9667'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '280316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '280316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8833 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8833"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8833 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8833"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI292" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus mirus McCulloch, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI292'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '-24.8833'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '280316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '280316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1833"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB274%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB274|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB274|1985'^^xsd:string;
  dwc:scientificName 'Coelorinchus mirus McCulloch, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-29.1833'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '487'^^xsd:integer;
  dwc:aphiaid '280316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB274|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '280316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3667"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB639%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB639|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV256(130)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB639|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV256(130)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.3667'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB639|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3667"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3667 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3667"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB640%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB640|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV256(130)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB640|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV256(130)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.3667'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB640|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "609"^^xsd:integer ;
  dwc:maximumDepthInMeters "609"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2667 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.2667"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|2006'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:latitude '36.2667'^^xsd:double;
  dwc:minimumDepth '609'^^xsd:integer;
  dwc:maximumDepth '609'^^xsd:integer;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|2006'^^xsd:anyURI;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD616%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD616%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD616%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD616%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD616%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD616|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia>IKMT 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD616|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius (Spence Bate, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia>IKMT 7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '-26.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD616|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD654%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD654%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD654%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD654%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD654%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD654|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD654|1991'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris Bouvier, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5833'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD654|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB291%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB291|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB291|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB291|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB292%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB292|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB292|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB292|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB293%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB293|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB293|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB293|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD649%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD649%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD649%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 5.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "966"^^xsd:integer ;
  dwc:maximumDepthInMeters "981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD649%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.95 5.75)"^^geo:wktLiteral ;
  geo-pos:lat "-25.95"^^xsd:decimal ;
  geo-pos:long "5.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD649%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD649|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD649|1991'^^xsd:string;
  dwc:scientificName 'Gennadas gilchristi Calman, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.75'^^xsd:double;
  dwc:latitude '-25.95'^^xsd:double;
  dwc:minimumDepth '966'^^xsd:integer;
  dwc:maximumDepth '981'^^xsd:integer;
  dwc:aphiaid '241271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD649|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '241271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD65%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD65|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD65|1991'^^xsd:string;
  dwc:scientificName 'Pleuroncodes planipes Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '392683'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD65|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1607504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB641%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB641|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB641|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB641|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5333"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5333 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5333"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB642%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB642|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB642|1981'^^xsd:string;
  dwc:scientificName 'Coelorinchus braueri Barnard, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-26.5333'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '280257'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB642|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1994'^^xsd:string;
  dwc:scientificName 'Citharichthys platophrys Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '275693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '275693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD632%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD632%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD632%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD632%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD632%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD632|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD632|1991'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 125'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD632|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD650%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD650%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD650%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD650%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD650%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD650|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD650|1991'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei Bouvier, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD650|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  geo-pos:lat "27.1167"^^xsd:decimal ;
  geo-pos:long "-96.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1984'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus carminatus (Goode, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-96.2167'^^xsd:double;
  dwc:latitude '27.1167'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  geo-pos:lat "27.1167"^^xsd:decimal ;
  geo-pos:long "-96.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1984'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus carminatus (Goode, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-96.2167'^^xsd:double;
  dwc:latitude '27.1167'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB646%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB646|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB646|1986'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus coelorhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I215'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2667'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '403590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB646|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "6.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1833 6.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1833"^^xsd:decimal ;
  geo-pos:long "6.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB647%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB647|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB647|1986'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus coelorhynchus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I215'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2667'^^xsd:double;
  dwc:latitude '-26.1833'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '403590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB647|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB425|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB425|1986'^^xsd:string;
  dwc:scientificName 'Cociella crocodila (Tilesius, 1812)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.3'^^xsd:double;
  dwc:aphiaid '218135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB425|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '398453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9667"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9667 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9667"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB551%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB551|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB551|1986'^^xsd:string;
  dwc:scientificName 'Cociella crocodila (Tilesius, 1812)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '-18.9667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB551|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '398453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  geo-pos:lat "27.1167"^^xsd:decimal ;
  geo-pos:long "-96.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1984'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus carminatus (Goode, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-96.2167'^^xsd:double;
  dwc:latitude '27.1167'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-96.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "388"^^xsd:integer ;
  dwc:maximumDepthInMeters "388"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1167 -96.2167)"^^geo:wktLiteral ;
  geo-pos:lat "27.1167"^^xsd:decimal ;
  geo-pos:long "-96.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1984'^^xsd:string;
  dwc:scientificName 'Coelorhynchus coelorhynchus carminatus (Goode, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-96.2167'^^xsd:double;
  dwc:latitude '27.1167'^^xsd:double;
  dwc:minimumDepth '388'^^xsd:integer;
  dwc:maximumDepth '388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1984'^^xsd:anyURI;
  dwc:observationDate '1983-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD629%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD629%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD629%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 7.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6667"^^xsd:decimal ;
  dwc:decimalLongitude "7.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD629%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6667 7.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6667"^^xsd:decimal ;
  geo-pos:long "7.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD629%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD629|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD629|1991'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '7.3333'^^xsd:double;
  dwc:latitude '-24.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD629|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0333 -106.4167)"^^geo:wktLiteral ;
  geo-pos:lat "23.0333"^^xsd:decimal ;
  geo-pos:long "-106.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD63%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD63|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD63|1991'^^xsd:string;
  dwc:scientificName 'Pleuroncodes planipes Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>1'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4167'^^xsd:double;
  dwc:latitude '23.0333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '392683'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD63|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1607504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD687%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD687%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD687%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters "264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD687%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5333 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5333"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD687%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD687|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD687|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-29.5333'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:maximumDepth '264'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD687|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD688%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD688%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD688%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "688"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD688%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD688%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD688|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD688|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '688'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD688|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB318%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB318|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB318|1982'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB318|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1982'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1982'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD91|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD91|1996'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>P-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD91|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5667 0.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5667"^^xsd:decimal ;
  dwc:decimalLongitude "0.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "259"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5667 0.4833)"^^geo:wktLiteral ;
  geo-pos:lat "38.5667"^^xsd:decimal ;
  geo-pos:long "0.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD91%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD91|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD91|1998'^^xsd:string;
  dwc:scientificName 'Plesionika narval (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4833'^^xsd:double;
  dwc:latitude '38.5667'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '259'^^xsd:integer;
  dwc:aphiaid '107662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD91|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB229|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB229|1983'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB229|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6667 -16.0667)"^^geo:wktLiteral ;
  geo-pos:lat "23.6667"^^xsd:decimal ;
  geo-pos:long "-16.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB230|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB230|1983'^^xsd:string;
  dwc:scientificName 'Citharus linguatula (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I26'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.0667'^^xsd:double;
  dwc:latitude '23.6667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB230|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 1.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "1.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB317%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB317|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB317|1982'^^xsd:string;
  dwc:scientificName 'Citharus macrolepidotus (Bloch, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '305598'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB317|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB409|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB409|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB409|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB410%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB410|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB410|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB410|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB113%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB113|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB113|1994'^^xsd:string;
  dwc:scientificName 'Citharichthys platophrys Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '275693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB113|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '275693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1994'^^xsd:string;
  dwc:scientificName 'Chloroscombrus orqueta Jordan & Gilbert, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD88|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD88|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia martini Pérez Farfante & Boothe, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '377640'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD88|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '377640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD81|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42439" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD81|1992'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42439'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD81|1992'^^xsd:anyURI;
  dwc:observationDate '1981-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD81%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD81|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medits96>89" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD81|1996'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Medits96>89'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD81|1996'^^xsd:anyURI;
  dwc:observationDate '1996-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB114%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB114|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB114|1994'^^xsd:string;
  dwc:scientificName 'Citharichthys platophrys Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '275693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB114|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '275693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB115%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB115|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB115|1994'^^xsd:string;
  dwc:scientificName 'Citharichthys platophrys Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '275693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB115|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '275693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1994'^^xsd:string;
  dwc:scientificName 'Citharichthys platophrys Gilbert, 1891'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '275693'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '275693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD689%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD689%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD689%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "842"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD689%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333 12.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333"^^xsd:decimal ;
  geo-pos:long "12.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD689%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD689|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela XII>PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD689|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela XII>PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9167'^^xsd:double;
  dwc:latitude '-23.5333'^^xsd:double;
  dwc:minimumDepth '842'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD689|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD69%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD69|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD69|1991'^^xsd:string;
  dwc:scientificName 'Spinolambrus exilipes (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '442336'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD69|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '442336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.5"^^xsd:decimal ;
  dwc:decimalLongitude "-107.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.5 -107.9833)"^^geo:wktLiteral ;
  geo-pos:lat "24.5"^^xsd:decimal ;
  geo-pos:long "-107.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB408%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB408|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB408|1991'^^xsd:string;
  dwc:scientificName 'Citharichthys mariajorisae Van der Heiden & Mussot-Pérez, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Van der Heiden, A.M.'^^xsd:string;
  dwc:typeStatus 'Paratype of Citharichthys mariajorisa'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.9833'^^xsd:double;
  dwc:latitude '24.5'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '275691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB408|1991'^^xsd:anyURI;
  dwc:observationDate '1984-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '275691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD68%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD68|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD68|1991'^^xsd:string;
  dwc:scientificName 'Sicyonia disedwardsi (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>27'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '377629'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD68|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '377629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB184%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB184|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB184|1986'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB184|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB185%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB185|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB185|1986'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB185|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB276%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB276|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB276|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB276|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1990'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-28'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB609%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB609|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB609|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB609|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1999'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1981'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1981'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1981'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus fraserbrunneri Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '299926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '275832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "393"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus fraserbrunneri Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '393'^^xsd:integer;
  dwc:aphiaid '299926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '275832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1981'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1981'^^xsd:string;
  dwc:scientificName 'Notacanthus sexspinis Richardson, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '221411'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD9|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS>P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD9|2003'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellaroi (Rizza, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS>P-34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '444760'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD9|2003'^^xsd:anyURI;
  dwc:observationDate '1993-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB218%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB218|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB218|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB218|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000913'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000913'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000914'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000914'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000004'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000004'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000005'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000005'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD792%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD792%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD792%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.2167"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "448"^^xsd:integer ;
  dwc:maximumDepthInMeters "448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD792%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.2167"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD792%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD792|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD792|1991'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>21'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '-27.2167'^^xsd:double;
  dwc:minimumDepth '448'^^xsd:integer;
  dwc:maximumDepth '448'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD792|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "237"^^xsd:integer ;
  dwc:maximumDepthInMeters "237"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB219%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB219|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB219|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.25'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '237'^^xsd:integer;
  dwc:maximumDepth '237'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB219|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB241%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB241|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB241|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB241|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB242%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB242|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB242|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB242|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3833 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "11.3833"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB243%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB243|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB243|1987'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '11.3833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB243|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1981'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000878'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000878'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000879'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000879'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4032"^^xsd:decimal ;
  dwc:decimalLongitude "3.2133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "517"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4032 3.2133)"^^geo:wktLiteral ;
  geo-pos:lat "41.4032"^^xsd:decimal ;
  geo-pos:long "3.2133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000735'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus  (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L161'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2133'^^xsd:double;
  dwc:latitude '41.4032'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '517'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000735'^^xsd:anyURI;
  dwc:observationDate '2015-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000813'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000813'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000814'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000814'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "348"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5333 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5333"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD89|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>38-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD89|1992'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>38-5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.5333'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '348'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD89|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD89%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD89|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD89|1996'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>P-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD89|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000723'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000723'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8812 -1.8513)"^^geo:wktLiteral ;
  geo-pos:lat "36.8812"^^xsd:decimal ;
  geo-pos:long "-1.8513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000724'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L61'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.8513'^^xsd:double;
  dwc:latitude '36.8812'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000724'^^xsd:anyURI;
  dwc:observationDate '2015-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7833 -0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7833 -0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.7833"^^xsd:decimal ;
  geo-pos:long "-0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD99%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD99|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD99|1998'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-34'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6167'^^xsd:double;
  dwc:latitude '37.7833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD99|1998'^^xsd:anyURI;
  dwc:observationDate '1995-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1166 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1166"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1166 3.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.1166"^^xsd:decimal ;
  geo-pos:long "3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ROSES > 39D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000717'^^xsd:string;
  dwc:scientificName 'Inachus leptochirus Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ROSES > 39D'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '42.1166'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 3.4166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.15"^^xsd:decimal ;
  dwc:decimalLongitude "3.4166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.15 3.4166)"^^geo:wktLiteral ;
  geo-pos:lat "42.15"^^xsd:decimal ;
  geo-pos:long "3.4166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ROSES > 32D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000718'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ROSES > 32D'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4166'^^xsd:double;
  dwc:latitude '42.15'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001717'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001717'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001718'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001718'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001719'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001719'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001720'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001720'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001721'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001721'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001722'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001722'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001723'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001723'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001724'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001724'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.6352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.6352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001725'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05L36'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6352'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001725'^^xsd:anyURI;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5147 -4.1485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5147"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "547"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5147 -4.1485)"^^geo:wktLiteral ;
  geo-pos:lat "36.5147"^^xsd:decimal ;
  geo-pos:long "-4.1485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001741'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.1485'^^xsd:double;
  dwc:latitude '36.5147'^^xsd:double;
  dwc:minimumDepth '547'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001741'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5147 -4.1485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5147"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "547"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5147 -4.1485)"^^geo:wktLiteral ;
  geo-pos:lat "36.5147"^^xsd:decimal ;
  geo-pos:long "-4.1485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001742'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.1485'^^xsd:double;
  dwc:latitude '36.5147'^^xsd:double;
  dwc:minimumDepth '547'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001742'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0333"^^xsd:decimal ;
  dwc:decimalLongitude "36.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0333 36.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0333"^^xsd:decimal ;
  geo-pos:long "36.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB537%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB537|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB537|1986'^^xsd:string;
  dwc:scientificName 'Rhinobatos leucospilus Norman, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.2667'^^xsd:double;
  dwc:latitude '-19.0333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '213647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB537|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1016293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB467%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB467|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB467|1981'^^xsd:string;
  dwc:scientificName 'Rhinochimaera atlantica Holt & Byrne, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '105830'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB467|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '105830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5588"^^xsd:decimal ;
  dwc:decimalLongitude "0.79483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5588 0.79483)"^^geo:wktLiteral ;
  geo-pos:lat "40.5588"^^xsd:decimal ;
  geo-pos:long "0.79483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R1B1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000101'^^xsd:string;
  dwc:scientificName 'Nucula sulcata Bronn, 1831 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R1B1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.79483'^^xsd:double;
  dwc:latitude '40.5588'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000101'^^xsd:anyURI;
  dwc:observationDate '2016-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "809"^^xsd:integer ;
  dwc:maximumDepthInMeters "809"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6833 11.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6833"^^xsd:decimal ;
  geo-pos:long "11.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB534|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV23(77)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB534|1981'^^xsd:string;
  dwc:scientificName 'Rhinochimaera atlantica Holt & Byrne, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV23(77)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.2833'^^xsd:double;
  dwc:latitude '-17.6833'^^xsd:double;
  dwc:minimumDepth '809'^^xsd:integer;
  dwc:maximumDepth '809'^^xsd:integer;
  dwc:aphiaid '105830'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB534|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '105830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001702'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001702'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001703'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001703'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001704'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001704'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001705'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001705'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001706'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001706'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000337'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000337'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000338'^^xsd:string;
  dwc:scientificName 'Diaphus garmani Gilbert, 1906 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000338'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '158888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station85B ORI10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000339'^^xsd:string;
  dwc:scientificName 'Diaphus splendidus (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station85B ORI10'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000339'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station84B ORI9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000340'^^xsd:string;
  dwc:scientificName 'Diaphus splendidus (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station84B ORI9'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000340'^^xsd:anyURI;
  dwc:observationDate '1989-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6088"^^xsd:decimal ;
  dwc:decimalLongitude "31.6197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6088 31.6197)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6088"^^xsd:decimal ;
  geo-pos:long "31.6197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000341'^^xsd:string;
  dwc:scientificName 'Diaphus splendidus (Brauer, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6197'^^xsd:double;
  dwc:latitude '-29.6088'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000341'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5251"^^xsd:decimal ;
  dwc:decimalLongitude "31.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5251 31.4604)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5251"^^xsd:decimal ;
  geo-pos:long "31.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83B ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000342'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83B ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.4604'^^xsd:double;
  dwc:latitude '-29.5251'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000342'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4151"^^xsd:decimal ;
  dwc:decimalLongitude "31.7625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4151 31.7625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4151"^^xsd:decimal ;
  geo-pos:long "31.7625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station52B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000343'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station52B'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7625'^^xsd:double;
  dwc:latitude '-29.4151'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000343'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4845"^^xsd:decimal ;
  dwc:decimalLongitude "31.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4845 31.7158)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4845"^^xsd:decimal ;
  geo-pos:long "31.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station83A ORI8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000344'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station83A ORI8'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7158'^^xsd:double;
  dwc:latitude '-29.4845'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000344'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4893"^^xsd:decimal ;
  dwc:decimalLongitude "31.6362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4893 31.6362)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4893"^^xsd:decimal ;
  geo-pos:long "31.6362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Station82A ORI7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000345'^^xsd:string;
  dwc:scientificName 'Diaphus jenseni Tåning, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hulley, P.A.'^^xsd:string;
  dwc:fieldNumber 'Station82A ORI7'^^xsd:string;
  dwc:collector 'Beckley, L.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.6362'^^xsd:double;
  dwc:latitude '-29.4893'^^xsd:double;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000345'^^xsd:anyURI;
  dwc:observationDate '1989-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '217683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7565 -2.2572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7565 -2.2572)"^^geo:wktLiteral ;
  geo-pos:lat "36.7565"^^xsd:decimal ;
  geo-pos:long "-2.2572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001636'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04L22'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2572'^^xsd:double;
  dwc:latitude '36.7565'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001636'^^xsd:anyURI;
  dwc:observationDate '2004-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001637'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001637'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001638'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001638'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001639'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001639'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001640'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001640'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001641'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001641'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001642'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001642'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001643'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001643'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5373"^^xsd:decimal ;
  dwc:decimalLongitude "3.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5373 3.678)"^^geo:wktLiteral ;
  geo-pos:lat "39.5373"^^xsd:decimal ;
  geo-pos:long "3.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14L184" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001644'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus (Cocco, 1832) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14L184'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.678'^^xsd:double;
  dwc:latitude '39.5373'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001644'^^xsd:anyURI;
  dwc:observationDate '2014-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001707'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001707'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001708'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001708'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001709'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001709'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001710'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001710'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001711'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001711'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8203 -0.6353)"^^geo:wktLiteral ;
  geo-pos:lat "37.8203"^^xsd:decimal ;
  geo-pos:long "-0.6353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS06L53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001712'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS06L53'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6353'^^xsd:double;
  dwc:latitude '37.8203'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001712'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001713'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001713'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001714'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001714'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001715'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001715'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 -0.6343)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "-0.6343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07L46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001716'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07L46'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6343'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001716'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.35 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "-33.35"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000254'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '177'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '-33.35'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo189, 189|AGU|177C15'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000254'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2666 30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.2666"^^xsd:decimal ;
  dwc:decimalLongitude "30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.2666 30.85)"^^geo:wktLiteral ;
  geo-pos:lat "-30.2666"^^xsd:decimal ;
  geo-pos:long "30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "193" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000255'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '193'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.85'^^xsd:double;
  dwc:latitude '-30.2666'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo190, 190|AGU|193C1'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000255'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000256'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo191, 191|AGU|122D14'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000256'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.8166"^^xsd:decimal ;
  dwc:decimalLongitude "29.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.8166"^^xsd:decimal ;
  geo-pos:long "29.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000257'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.7666'^^xsd:double;
  dwc:latitude '-31.8166'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo191, 191|AGU|137C13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000257'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000258'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo191, 191|AGU|122D14'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000258'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4666 31.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4666"^^xsd:decimal ;
  dwc:decimalLongitude "31.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4666 31.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4666"^^xsd:decimal ;
  geo-pos:long "31.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "164" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000259'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '164'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7833'^^xsd:double;
  dwc:latitude '-29.4666'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo191, 191|AGU|164C9'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000259'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9333"^^xsd:decimal ;
  geo-pos:long "31.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000260'^^xsd:string;
  dwc:scientificName 'Notoscopelus caudispinosus (Johnson, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1166'^^xsd:double;
  dwc:latitude '-29.9333'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo192, 192|AGU126C25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000260'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000261'^^xsd:string;
  dwc:scientificName 'Notoscopelus caudispinosus (Johnson, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo192, 192|AGU122C1'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000261'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9666"^^xsd:decimal ;
  dwc:decimalLongitude "27.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9666 27.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9666"^^xsd:decimal ;
  geo-pos:long "27.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000262'^^xsd:string;
  dwc:scientificName 'Notoscopelus caudispinosus (Johnson, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.1333'^^xsd:double;
  dwc:latitude '-33.9666'^^xsd:double;
  dwc:minimumDepth '522'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo192, 192|AGU142D24'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000262'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158914'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6167"^^xsd:decimal ;
  dwc:decimalLongitude "0.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6167 0.9167)"^^geo:wktLiteral ;
  geo-pos:lat "40.6167"^^xsd:decimal ;
  geo-pos:long "0.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "GICS-325" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1995'^^xsd:string;
  dwc:scientificName 'Trachinotus ovatus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'GICS-325'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9167'^^xsd:double;
  dwc:latitude '40.6167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1995'^^xsd:anyURI;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.7 29.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.7"^^xsd:decimal ;
  geo-pos:long "29.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000244'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus townsendi (Eigenmann & Eigenmann, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '172'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.6333'^^xsd:double;
  dwc:latitude '-31.7'^^xsd:double;
  dwc:minimumDepth '560'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo185, 185|AGU|172D2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000244'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '272656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000245'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus townsendi (Eigenmann & Eigenmann, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '157'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo185, 185|AGU|157C13'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000245'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '272656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000246'^^xsd:string;
  dwc:scientificName 'Ceratoscopelus townsendi (Eigenmann & Eigenmann, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo186, 186|AGU|122D21'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '272656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000246'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '272656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9333"^^xsd:decimal ;
  geo-pos:long "31.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000247'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1166'^^xsd:double;
  dwc:latitude '-29.9333'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo187, 187|AGU|126D8'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000247'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.8166"^^xsd:decimal ;
  dwc:decimalLongitude "29.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.8166"^^xsd:decimal ;
  geo-pos:long "29.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000248'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.7666'^^xsd:double;
  dwc:latitude '-31.8166'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo187, 187|AGU|137C18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000248'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1166 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1166"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "432"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1166 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1166"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "170" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000249'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '170'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1166'^^xsd:double;
  dwc:minimumDepth '432'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo187, 187|AGU|170C12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000249'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0788 29.1816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.0788"^^xsd:decimal ;
  dwc:decimalLongitude "29.1816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0788 29.1816)"^^geo:wktLiteral ;
  geo-pos:lat "-32.0788"^^xsd:decimal ;
  geo-pos:long "29.1816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "188" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000250'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '188'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.1816'^^xsd:double;
  dwc:latitude '-32.0788'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo188, 188|AGU|188|10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000250'^^xsd:anyURI;
  dwc:observationDate '1990-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.8166"^^xsd:decimal ;
  dwc:decimalLongitude "29.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.8166 29.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.8166"^^xsd:decimal ;
  geo-pos:long "29.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000251'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '137'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '29.7666'^^xsd:double;
  dwc:latitude '-31.8166'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo188, 188|AGU|137C7'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000251'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.25 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "-33.25"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "176" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000252'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '176'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '-33.25'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo188, 188|AGU|176D23'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000252'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.3)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "157" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000253'^^xsd:string;
  dwc:scientificName 'Lampadena luminosa (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '157'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.3'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo189, 189|AGU|157C10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000253'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '158896'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2865 30.0618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2865"^^xsd:decimal ;
  dwc:decimalLongitude "30.0618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2865 30.0618)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2865"^^xsd:decimal ;
  geo-pos:long "30.0618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000179'^^xsd:string;
  dwc:scientificName 'Diaphus mollis Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.0618'^^xsd:double;
  dwc:latitude '-31.2865'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo142, ICICMBN142|AGU|119C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000179'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "391"^^xsd:integer ;
  dwc:maximumDepthInMeters "433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1998'^^xsd:string;
  dwc:scientificName 'Pagetopsis maculatus Barsukov & Permitin, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-19.1333'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:minimumDepth '391'^^xsd:integer;
  dwc:maximumDepth '433'^^xsd:integer;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1998'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters "317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2 -12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2"^^xsd:decimal ;
  geo-pos:long "-12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB383%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB383|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-109-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB383|2000'^^xsd:string;
  dwc:scientificName 'Pagetopsis maculatus Barsukov & Permitin, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-109-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-12.3833'^^xsd:double;
  dwc:latitude '-71.2'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:maximumDepth '317'^^xsd:integer;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB383|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB414%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB414|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB414|2000'^^xsd:string;
  dwc:scientificName 'Pagetopsis maculatus Barsukov & Permitin, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB414|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8167 -10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8167"^^xsd:decimal ;
  dwc:decimalLongitude "-10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "278"^^xsd:integer ;
  dwc:maximumDepthInMeters "278"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8167 -10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8167"^^xsd:decimal ;
  geo-pos:long "-10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB378%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB378|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-124-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB378|2000'^^xsd:string;
  dwc:scientificName 'Pagothenia bernacchii (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-124-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.55'^^xsd:double;
  dwc:latitude '-70.8167'^^xsd:double;
  dwc:minimumDepth '278'^^xsd:integer;
  dwc:maximumDepth '278'^^xsd:integer;
  dwc:aphiaid '313391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB378|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB380%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB380|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB380|2000'^^xsd:string;
  dwc:scientificName 'Pagothenia bernacchii (Boulenger, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '313391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB380|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 35.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "35.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 35.9167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "35.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1986'^^xsd:string;
  dwc:scientificName 'Rhinobatos leucospilus Norman, 1926'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9167'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:aphiaid '213647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1016293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4833 31.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4833"^^xsd:decimal ;
  dwc:decimalLongitude "31.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4833 31.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4833"^^xsd:decimal ;
  geo-pos:long "31.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "128" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000178'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '128'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.7833'^^xsd:double;
  dwc:latitude '-29.4833'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo141, ICICMBN141|AGU|128D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000178'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB161%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB161|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB161|1983'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB161|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB162%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB162|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB162|1983'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB162|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|1983'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9833 13.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9833 13.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9833"^^xsd:decimal ;
  geo-pos:long "13.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000133'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E54'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0166'^^xsd:double;
  dwc:latitude '-25.9833'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo97, ICICMBN97|SI54|V'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000133'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000125'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E26'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo88, ICICMBN88|SI26|2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type A'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000125'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1833"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1833 30.4666)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1833"^^xsd:decimal ;
  geo-pos:long "30.4666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000177'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '171'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4666'^^xsd:double;
  dwc:latitude '-31.1833'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo140, ICICMBN140AGU|171C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000177'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000169'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo132, ICICMBN132|AGU|122C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000169'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "32.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "32.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "130" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000170'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '130'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0333'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo133, ICICMBN133|AGU|130D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000170'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000171'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo134, ICICMBN134|AGU|122C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000171'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000172'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo135, ICICMBN135|AGU|122D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000172'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000173'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo136, ICICMBN136|AGU|121D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000173'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "31.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9333 31.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9333"^^xsd:decimal ;
  geo-pos:long "31.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000174'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1166'^^xsd:double;
  dwc:latitude '-29.9333'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo137, ICICMBN137|AGU|126C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000174'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.55 31.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.55"^^xsd:decimal ;
  dwc:decimalLongitude "31.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.55 31.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.55"^^xsd:decimal ;
  geo-pos:long "31.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000175'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '129'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.8833'^^xsd:double;
  dwc:latitude '-29.55'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo138, ICICMBN138|AGU|129C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000175'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1"^^xsd:decimal ;
  dwc:decimalLongitude "30.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1 30.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1"^^xsd:decimal ;
  geo-pos:long "30.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000176'^^xsd:string;
  dwc:scientificName 'Diaphus brachycephalus Tåning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '122'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.2833'^^xsd:double;
  dwc:latitude '-31.1'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo139, ICICMBN139|AGU|122C12'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification, Diaphus richardsoni Tåning, 1932 also possible'^^xsd:string;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000176'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.75 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.75 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "-26.75"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000152'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '-26.75'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo115, ICICMBN115|BVII18'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000152'^^xsd:anyURI;
  dwc:observationDate '1984-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0333 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0333 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0333"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000153'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.0333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo116, ICICMBN116|BVI|17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000153'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.75 16.1166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.75"^^xsd:decimal ;
  dwc:decimalLongitude "16.1166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "442"^^xsd:integer ;
  dwc:maximumDepthInMeters "442"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.75 16.1166)"^^geo:wktLiteral ;
  geo-pos:lat "-31.75"^^xsd:decimal ;
  geo-pos:long "16.1166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000154'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '26'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.1166'^^xsd:double;
  dwc:latitude '-31.75'^^xsd:double;
  dwc:minimumDepth '442'^^xsd:integer;
  dwc:maximumDepth '442'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo117, ICICMBN117|WCHBE85|26'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000154'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.283"^^xsd:decimal ;
  dwc:decimalLongitude "14.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  geo-pos:lat "-24.283"^^xsd:decimal ;
  geo-pos:long "14.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000155'^^xsd:string;
  dwc:scientificName 'Diaphus hudsoni Zurbrigg & Scott, 1976 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1152'^^xsd:double;
  dwc:latitude '-24.283'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo118, ICICMBN118|E17P33'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217693'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000155'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000156'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '121'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo119, ICICMBN119|Agu|121D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000156'^^xsd:anyURI;
  dwc:observationDate '1990-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9166"^^xsd:decimal ;
  dwc:decimalLongitude "31.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9166"^^xsd:decimal ;
  geo-pos:long "31.0666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "160" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000157'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '160'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.0666'^^xsd:double;
  dwc:latitude '-29.9166'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo120, ICICMBN120|Agu|160C'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000157'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6833"^^xsd:decimal ;
  dwc:decimalLongitude "32.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6833 32.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6833"^^xsd:decimal ;
  geo-pos:long "32.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000158'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '162'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0166'^^xsd:double;
  dwc:latitude '-29.6833'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo121, ICICMBN121|Agu|162D'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000158'^^xsd:anyURI;
  dwc:observationDate '1990-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9166"^^xsd:decimal ;
  dwc:decimalLongitude "31.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9166 31.0666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9166"^^xsd:decimal ;
  geo-pos:long "31.0666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "96" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000159'^^xsd:string;
  dwc:scientificName 'Symbolophorus barnardi (Tåning, 1932)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '96'^^xsd:integer;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.0666'^^xsd:double;
  dwc:latitude '-29.9166'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo122, ICICMBN122|AGU|96m'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000159'^^xsd:anyURI;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5833 17.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "17.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "467"^^xsd:integer ;
  dwc:maximumDepthInMeters "467"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5833 17.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.5833"^^xsd:decimal ;
  geo-pos:long "17.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000143'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '17.4333'^^xsd:double;
  dwc:latitude '-33.5833'^^xsd:double;
  dwc:minimumDepth '467'^^xsd:integer;
  dwc:maximumDepth '467'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo106, ICICMBN106|WCHBE85|25'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000143'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2 17)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000144'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '17b'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '-31.2'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo107, ICICMBN107|WCHBE84|17B'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000144'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5833 17.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.5833"^^xsd:decimal ;
  dwc:decimalLongitude "17.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "213"^^xsd:integer ;
  dwc:maximumDepthInMeters "213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.5833 17.05)"^^geo:wktLiteral ;
  geo-pos:lat "-33.5833"^^xsd:decimal ;
  geo-pos:long "17.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000145'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '17.05'^^xsd:double;
  dwc:latitude '-33.5833'^^xsd:double;
  dwc:minimumDepth '213'^^xsd:integer;
  dwc:maximumDepth '213'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo108, ICICMBN108|WCHBE85|10'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000145'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 16.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.0666"^^xsd:decimal ;
  dwc:decimalLongitude "16.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "371"^^xsd:integer ;
  dwc:maximumDepthInMeters "371"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.0666 16.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-31.0666"^^xsd:decimal ;
  geo-pos:long "16.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000146'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.0333'^^xsd:double;
  dwc:latitude '-31.0666'^^xsd:double;
  dwc:minimumDepth '371'^^xsd:integer;
  dwc:maximumDepth '371'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo109, ICICMBN109|XCHBE85|17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000146'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.25 14.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.25"^^xsd:decimal ;
  dwc:decimalLongitude "14.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "488"^^xsd:integer ;
  dwc:maximumDepthInMeters "488"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.25 14.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.25"^^xsd:decimal ;
  geo-pos:long "14.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000147'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '14.7833'^^xsd:double;
  dwc:latitude '-30.25'^^xsd:double;
  dwc:minimumDepth '488'^^xsd:integer;
  dwc:maximumDepth '488'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo96, ICICMBN96|WJ84|30'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000147'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ES9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000148'^^xsd:string;
  dwc:scientificName 'Trichiurus lepturus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'ES9'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-26'^^xsd:integer;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo111'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000148'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.2"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "214"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.2 17)"^^geo:wktLiteral ;
  geo-pos:lat "-31.2"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17b" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000149'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus scombroides (Richardson, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '17b'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '-31.2'^^xsd:double;
  dwc:minimumDepth '214'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo112, ICICMBN112|WCHBE84|17b'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '293736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000149'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013882'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.283"^^xsd:decimal ;
  dwc:decimalLongitude "14.1152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.283 14.1152)"^^geo:wktLiteral ;
  geo-pos:lat "-24.283"^^xsd:decimal ;
  geo-pos:long "14.1152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000150'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus scombroides (Richardson, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1152'^^xsd:double;
  dwc:latitude '-24.283'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo113, ICICMBN113'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '293736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000150'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013882'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "701"^^xsd:integer ;
  dwc:maximumDepthInMeters "701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000151'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '701'^^xsd:integer;
  dwc:maximumDepth '701'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo114, ICICMBN114|SI13|5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000151'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.05 16.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.05"^^xsd:decimal ;
  dwc:decimalLongitude "16.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.05 16.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-30.05"^^xsd:decimal ;
  geo-pos:long "16.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000134'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.0833'^^xsd:double;
  dwc:latitude '-30.05'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo98, ICICMBN98|WE84|32'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000134'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4666 18.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.4666"^^xsd:decimal ;
  dwc:decimalLongitude "18.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.4666 18.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-34.4666"^^xsd:decimal ;
  geo-pos:long "18.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000135'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '18.0166'^^xsd:double;
  dwc:latitude '-34.4666'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo99, ICICMBN99|WE84|46'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000135'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8833 17.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8833"^^xsd:decimal ;
  dwc:decimalLongitude "17.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8833 17.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-33.8833"^^xsd:decimal ;
  geo-pos:long "17.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000136'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '17.5333'^^xsd:double;
  dwc:latitude '-33.8833'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo100, ICICMBN100|WE84|45'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin; Uncertain identification'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000136'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.6166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7333"^^xsd:decimal ;
  dwc:decimalLongitude "14.6166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "479"^^xsd:integer ;
  dwc:maximumDepthInMeters "479"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7333 14.6166)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7333"^^xsd:decimal ;
  geo-pos:long "14.6166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000137'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '14.6166'^^xsd:double;
  dwc:latitude '-29.7333'^^xsd:double;
  dwc:minimumDepth '479'^^xsd:integer;
  dwc:maximumDepth '479'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo101, ICICMBN101|BVI15|29'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000137'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0333 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0333 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0333"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000138'^^xsd:string;
  dwc:scientificName 'Symbolophorus boops (Richardson, 1845) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-29.0333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo102, ICICMBN102|BVI17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, some of them without eyes,'^^xsd:string;
  dwc:aphiaid '217719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000138'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9054 16.7475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.9054"^^xsd:decimal ;
  dwc:decimalLongitude "16.7475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.9054 16.7475)"^^geo:wktLiteral ;
  geo-pos:lat "-29.9054"^^xsd:decimal ;
  geo-pos:long "16.7475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000139'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.7475'^^xsd:double;
  dwc:latitude '-29.9054'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo103'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000139'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.97 16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.97"^^xsd:decimal ;
  dwc:decimalLongitude "16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.97 16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-30.97"^^xsd:decimal ;
  geo-pos:long "16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000140'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.2333'^^xsd:double;
  dwc:latitude '-30.97'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo104, ICICMBN104|WCHBE84|17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000140'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.97 16.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.97"^^xsd:decimal ;
  dwc:decimalLongitude "16.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.97 16.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-30.97"^^xsd:decimal ;
  geo-pos:long "16.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000141'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.2333'^^xsd:double;
  dwc:latitude '-30.97'^^xsd:double;
  dwc:previousCatalogNumber 'Tubo104, ICICMBN104|WCHBE84|17'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000141'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6 16.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters "353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.6 16.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-32.6"^^xsd:decimal ;
  geo-pos:long "16.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000142'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.0833'^^xsd:double;
  dwc:latitude '-32.6'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:maximumDepth '353'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo105, ICICMBN105|WCHBE84|5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000142'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.1833)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "1.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1982'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1833'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000126'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E13'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo89, ICICMBN89|SI13|4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type B'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000126'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000127'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E13'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo90, ICICMBN90|SI13|4'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type B'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000127'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000124'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-23'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo87, ICICMBN87|SI46|3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type A'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000124'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0333"^^xsd:decimal ;
  geo-pos:long "12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000122'^^xsd:string;
  dwc:scientificName 'Bathylagus gracilis Lönnberg, 1905 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E53'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4833'^^xsd:double;
  dwc:latitude '-26.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3290'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo85, ICICMBN85|SI53|V'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '234647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000122'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0333 12.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0333"^^xsd:decimal ;
  geo-pos:long "12.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000123'^^xsd:string;
  dwc:scientificName 'Bathylagus Günther, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E53'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4833'^^xsd:double;
  dwc:latitude '-26.0333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo86, ICICMBN86|SI53|V'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, published as Bathylagus type A'^^xsd:string;
  dwc:aphiaid '125888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000123'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 10.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.05 10.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-17.05"^^xsd:decimal ;
  geo-pos:long "10.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000121'^^xsd:string;
  dwc:scientificName 'Bathylagoides argyrogaster (Norman, 1930) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E58'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.7666'^^xsd:double;
  dwc:latitude '-17.05'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2950'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo84, ICICMBN84|SII58'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '279873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000121'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '279873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4833 13.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4833"^^xsd:decimal ;
  dwc:decimalLongitude "13.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4833 13.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4833"^^xsd:decimal ;
  geo-pos:long "13.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000119'^^xsd:string;
  dwc:scientificName 'Bathylagoides argyrogaster (Norman, 1930) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1333'^^xsd:double;
  dwc:latitude '-23.4833'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo82, ICICMBN82|BV3'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '279873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000119'^^xsd:anyURI;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '279873'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0833 10.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0833"^^xsd:decimal ;
  dwc:decimalLongitude "10.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1194"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0833 10.9166)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0833"^^xsd:decimal ;
  geo-pos:long "10.9166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000120'^^xsd:string;
  dwc:scientificName 'Bathylagoides argyrogaster (Norman, 1930) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E45'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.9166'^^xsd:double;
  dwc:latitude '-19.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1194'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo83, ICICMBN83|SII45|5'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '279873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000120'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '279873'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0833 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32.0833"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "341"^^xsd:integer ;
  dwc:maximumDepthInMeters "341"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32.0833 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "-32.0833"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000110'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E16'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '-32.0833'^^xsd:double;
  dwc:minimumDepth '341'^^xsd:integer;
  dwc:maximumDepth '341'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo73'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, one damaged specimen'^^xsd:string;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000110'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "15.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000111'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E29'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '15.3833'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo74'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000111'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "15.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000112'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E29'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '15.3833'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo74'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000112'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.0833"^^xsd:decimal ;
  dwc:decimalLongitude "15.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.0833 15.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.0833"^^xsd:decimal ;
  geo-pos:long "15.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000113'^^xsd:string;
  dwc:scientificName 'Paracallionymus costatus (Boulenger, 1898) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E29'^^xsd:string;
  dwc:collector 'Payne, A.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '15.3833'^^xsd:double;
  dwc:latitude '-29.0833'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo75'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, Taylor method (trypsin)'^^xsd:string;
  dwc:aphiaid '219780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000113'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 11.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20"^^xsd:decimal ;
  dwc:decimalLongitude "11.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 11.9166)"^^geo:wktLiteral ;
  geo-pos:lat "-20"^^xsd:decimal ;
  geo-pos:long "11.9166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000114'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9166'^^xsd:double;
  dwc:latitude '-20'^^xsd:integer;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo76, ICICMBN76|BIII46'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000114'^^xsd:anyURI;
  dwc:observationDate '1981-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1786"^^xsd:integer ;
  dwc:maximumDepthInMeters "1786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1 11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1"^^xsd:decimal ;
  geo-pos:long "11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000115'^^xsd:string;
  dwc:scientificName 'Bathylagus antarcticus Günther, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E26'^^xsd:string;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9833'^^xsd:double;
  dwc:latitude '-22.1'^^xsd:double;
  dwc:minimumDepth '1786'^^xsd:integer;
  dwc:maximumDepth '1786'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo77, ICICMBN77|SI26|2'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '234631'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000115'^^xsd:anyURI;
  dwc:observationDate '1985-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-21"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000116'^^xsd:string;
  dwc:scientificName 'Bathylagichthys greyae (Cohen, 1958)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E37'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-21'^^xsd:integer;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo78, ICICMBN78|BII37'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000116'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126718'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 11.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20"^^xsd:decimal ;
  dwc:decimalLongitude "11.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 11.9166)"^^geo:wktLiteral ;
  geo-pos:lat "-20"^^xsd:decimal ;
  geo-pos:long "11.9166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "E46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000117'^^xsd:string;
  dwc:scientificName 'Bathylagoides argyrogaster (Norman, 1930) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'E46'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.9166'^^xsd:double;
  dwc:latitude '-20'^^xsd:integer;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo79, ICICMBN79|BII46'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '279873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000117'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '279873'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "-21.9833"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "P32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000118'^^xsd:string;
  dwc:scientificName 'Bathylagoides argyrogaster (Norman, 1930) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber 'P32'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '-21.9833'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:previousCatalogNumber 'Tubo81, ICICMBN81|BII37'^^xsd:string;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '279873'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000118'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '279873'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000109'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000109'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000108'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000108'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000107'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000107'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB534%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB534|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB534|1986'^^xsd:string;
  dwc:scientificName 'Torpedo fuscomaculata Peters, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB534|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB189%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB189|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB189|2000'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata Risso, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB189|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 13.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9667"^^xsd:decimal ;
  dwc:decimalLongitude "13.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9667 13.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9667"^^xsd:decimal ;
  geo-pos:long "13.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB156%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB156|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB156|1999'^^xsd:string;
  dwc:scientificName 'Torpedo nobiliana Bonaparte, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8667'^^xsd:double;
  dwc:latitude '-25.9667'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '157868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB156|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '321911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5912"^^xsd:decimal ;
  dwc:decimalLongitude "2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5912 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "41.5912"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000106'^^xsd:string;
  dwc:scientificName 'Pseudaphya ferreri (de Buen & Fage, 1908)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6155'^^xsd:double;
  dwc:latitude '41.5912'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in alcohol'^^xsd:string;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000106'^^xsd:anyURI;
  dwc:observationDate '2016-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000274'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000274'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000275'^^xsd:string;
  dwc:scientificName 'Polititapes rhomboides (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '745846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000275'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000273'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000273'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.15"^^xsd:decimal ;
  dwc:decimalLongitude "36.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.15 36.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.15"^^xsd:decimal ;
  geo-pos:long "36.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB533%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB533|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB533|1986'^^xsd:string;
  dwc:scientificName 'Torpedo fuscomaculata Peters, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.0333'^^xsd:double;
  dwc:latitude '-19.15'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB533|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '217379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000276'^^xsd:string;
  dwc:scientificName 'Polititapes rhomboides (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '745846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000276'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000277'^^xsd:string;
  dwc:scientificName 'Callista chione (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000277'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000278'^^xsd:string;
  dwc:scientificName 'Donax semistriatus Poli, 1795 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '139601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000278'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000279'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000279'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000280'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000280'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000281'^^xsd:string;
  dwc:scientificName 'Pandora inaequivalvis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000281'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6379"^^xsd:decimal ;
  dwc:decimalLongitude "0.7829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6379 0.7829)"^^geo:wktLiteral ;
  geo-pos:lat "40.6379"^^xsd:decimal ;
  geo-pos:long "0.7829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000282'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R18'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7829'^^xsd:double;
  dwc:latitude '40.6379'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000282'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4351"^^xsd:decimal ;
  dwc:decimalLongitude "1.8227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4351 1.8227)"^^geo:wktLiteral ;
  geo-pos:lat "41.4351"^^xsd:decimal ;
  geo-pos:long "1.8227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "V22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000283'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'V22'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8227'^^xsd:double;
  dwc:latitude '41.4351'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000283'^^xsd:anyURI;
  dwc:observationDate '2017-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000272'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000272'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000270'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000270'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000271'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000271'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000269'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000269'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000267'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000267'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000268'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000268'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000265'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000265'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000266'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000266'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000264'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000264'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.524 0.7066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.524"^^xsd:decimal ;
  dwc:decimalLongitude "0.7066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.524 0.7066)"^^geo:wktLiteral ;
  geo-pos:lat "40.524"^^xsd:decimal ;
  geo-pos:long "0.7066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000111'^^xsd:string;
  dwc:scientificName 'Nucula sulcata Bronn, 1831 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7066'^^xsd:double;
  dwc:latitude '40.524'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000111'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000112'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata (G. B. Sowerby II, 1834) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000112'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5208"^^xsd:decimal ;
  dwc:decimalLongitude "0.6921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5208 0.6921)"^^geo:wktLiteral ;
  geo-pos:lat "40.5208"^^xsd:decimal ;
  geo-pos:long "0.6921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000113'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata (G. B. Sowerby II, 1834) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R6'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6921'^^xsd:double;
  dwc:latitude '40.5208'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000113'^^xsd:anyURI;
  dwc:observationDate '2016-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000255'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000255'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000256'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000256'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000257'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000257'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000258'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000258'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000259'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000259'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000260'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000260'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000261'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000261'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000262'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000262'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6294"^^xsd:decimal ;
  dwc:decimalLongitude "0.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6294 0.756)"^^geo:wktLiteral ;
  geo-pos:lat "40.6294"^^xsd:decimal ;
  geo-pos:long "0.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "R17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000263'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata (da Costa, 1778)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'R17'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.756'^^xsd:double;
  dwc:latitude '40.6294'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000263'^^xsd:anyURI;
  dwc:observationDate '2017-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000125'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000125'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB193%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB193|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB193|1982'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB193|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB192%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB192|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB192|1982'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB192|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6191"^^xsd:decimal ;
  dwc:decimalLongitude "3.5623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6191 3.5623)"^^geo:wktLiteral ;
  geo-pos:lat "39.6191"^^xsd:decimal ;
  geo-pos:long "3.5623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000079'^^xsd:string;
  dwc:scientificName 'Mitrella minor (Scacchi, 1836) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P28'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5623'^^xsd:double;
  dwc:latitude '39.6191'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139200'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000079'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '139200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000080'^^xsd:string;
  dwc:scientificName 'Vexillum ebenus (Lamarck, 1811) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '754508'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000080'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1784453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB446%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB446|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB446|1982'^^xsd:string;
  dwc:scientificName 'Sparus aurata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB446|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1982'^^xsd:string;
  dwc:scientificName 'Sparus aurata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB448|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB448|1982'^^xsd:string;
  dwc:scientificName 'Sparus aurata Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB448|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB500|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB500|1981'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB500|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB546%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB546|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB546|1981'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II241'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0167'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB546|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB577|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB577|1981'^^xsd:string;
  dwc:scientificName 'Scomber japonicus Houttuyn, 1782'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '127022'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB577|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -44.25)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-44.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1990'^^xsd:string;
  dwc:scientificName 'Stomias boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.25'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB367|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB367|1981'^^xsd:string;
  dwc:scientificName 'Stomias boa boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB367|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB368%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB368|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB368|1981'^^xsd:string;
  dwc:scientificName 'Stomias boa boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '234601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB368|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1833 -44.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.1833"^^xsd:decimal ;
  geo-pos:long "-44.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1990'^^xsd:string;
  dwc:scientificName 'Stomias boa (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-44.5'^^xsd:double;
  dwc:latitude '48.1833'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB3%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB3|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB3|1982'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8333'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB3|1982'^^xsd:anyURI;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  geo-pos:lat "37.532666667"^^xsd:decimal ;
  geo-pos:long "-0.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001012'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001012'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  geo-pos:lat "37.532666667"^^xsd:decimal ;
  geo-pos:long "-0.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001013'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001013'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5416 -0.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5416"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5416 -0.9243)"^^geo:wktLiteral ;
  geo-pos:lat "37.5416"^^xsd:decimal ;
  geo-pos:long "-0.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001014'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.9243'^^xsd:double;
  dwc:latitude '37.5416'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001014'^^xsd:anyURI;
  dwc:observationDate '2007-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7757 3.4974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7757"^^xsd:decimal ;
  dwc:decimalLongitude "3.4974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7757 3.4974)"^^geo:wktLiteral ;
  geo-pos:lat "39.7757"^^xsd:decimal ;
  geo-pos:long "3.4974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000082'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus (Olivi, 1792) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P02'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4974'^^xsd:double;
  dwc:latitude '39.7757'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000082'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8808 3.8278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8808"^^xsd:decimal ;
  dwc:decimalLongitude "3.8278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8808 3.8278)"^^geo:wktLiteral ;
  geo-pos:lat "39.8808"^^xsd:decimal ;
  geo-pos:long "3.8278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000083'^^xsd:string;
  dwc:scientificName 'Trophonopsis muricata (Montagu, 1803) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P40'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8278'^^xsd:double;
  dwc:latitude '39.8808'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '152370'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000083'^^xsd:anyURI;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD95|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD95|1996'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV>P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:samplingProtocol 'Trawl Agassiz'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD95|1996'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000941'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875] '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000941'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000106'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000106'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000103'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000103'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000104'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000104'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  geo-pos:lat "36.01"^^xsd:decimal ;
  geo-pos:long "-2.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000113'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7907'^^xsd:double;
  dwc:latitude '36.01'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:occurrenceRemarks 'Size'^^xsd:string;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000113'^^xsd:anyURI;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  geo-pos:lat "36.01"^^xsd:decimal ;
  geo-pos:long "-2.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000114'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7907'^^xsd:double;
  dwc:latitude '36.01'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:occurrenceRemarks 'Size'^^xsd:string;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000114'^^xsd:anyURI;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000105'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000105'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5908"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "661"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.5908"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000112'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.5908'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '661'^^xsd:integer;
  dwc:occurrenceRemarks 'Small'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000112'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7717"^^xsd:decimal ;
  dwc:decimalLongitude "2.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  geo-pos:lat "39.7717"^^xsd:decimal ;
  geo-pos:long "2.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000111'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.462'^^xsd:double;
  dwc:latitude '39.7717'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000111'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4786 -2.7761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4786"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "787"^^xsd:integer ;
  dwc:maximumDepthInMeters "798"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4786 -2.7761)"^^geo:wktLiteral ;
  geo-pos:lat "36.4786"^^xsd:decimal ;
  geo-pos:long "-2.7761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000781'^^xsd:string;
  dwc:scientificName 'Alpheus platydactylus Coutière, 1897'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7761'^^xsd:double;
  dwc:latitude '36.4786'^^xsd:double;
  dwc:minimumDepth '787'^^xsd:integer;
  dwc:maximumDepth '798'^^xsd:integer;
  dwc:aphiaid '107481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000781'^^xsd:anyURI;
  dwc:observationDate '2003-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000782'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000782'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000783'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000783'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000109'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000109'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000107'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000107'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000108'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000108'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB191%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB191|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB191|1982'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB191|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD92|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD92|1996'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>P-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD92|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4833 -2.8667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4833"^^xsd:decimal ;
  geo-pos:long "-2.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD92%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD92|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD92|1998'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-25'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8667'^^xsd:double;
  dwc:latitude '36.4833'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '632'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD92|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000119'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000119'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9098"^^xsd:decimal ;
  dwc:decimalLongitude "3.7664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9098 3.7664)"^^geo:wktLiteral ;
  geo-pos:lat "39.9098"^^xsd:decimal ;
  geo-pos:long "3.7664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P52" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000076'^^xsd:string;
  dwc:scientificName 'Vexillum ebenus (Lamarck, 1811) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P52'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7664'^^xsd:double;
  dwc:latitude '39.9098'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '754508'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000076'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1784453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000120'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000120'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000121'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000121'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000122'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000122'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000123'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000123'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3947"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3947 -4.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.3947"^^xsd:decimal ;
  geo-pos:long "-4.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDTIS_2004 > L009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000124'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDTIS_2004 > L009'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4725'^^xsd:double;
  dwc:latitude '36.3947'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '564'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000124'^^xsd:anyURI;
  dwc:observationDate '2004-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB277%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB277|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB277|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB277|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB194%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB194|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB194|1982'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB194|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB278%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB278|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB278|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB278|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB279%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB279|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB279|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB279|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1982'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1999'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB377%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB377|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB377|1999'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB377|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8245 -1.7835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8245 -1.7835)"^^geo:wktLiteral ;
  geo-pos:lat "36.8245"^^xsd:decimal ;
  geo-pos:long "-1.7835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS03 > L28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000691'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS03 > L28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.7835'^^xsd:double;
  dwc:latitude '36.8245'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000691'^^xsd:anyURI;
  dwc:observationDate '2003-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5525"^^xsd:decimal ;
  dwc:decimalLongitude "2.9722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5525 2.9722)"^^geo:wktLiteral ;
  geo-pos:lat "41.5525"^^xsd:decimal ;
  geo-pos:long "2.9722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARRASTRILLOS91 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001177'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARRASTRILLOS91 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9722'^^xsd:double;
  dwc:latitude '41.5525'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001177'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4437"^^xsd:decimal ;
  dwc:decimalLongitude "0.4619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  geo-pos:lat "38.4437"^^xsd:decimal ;
  geo-pos:long "0.4619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001039'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4619'^^xsd:double;
  dwc:latitude '38.4437'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001039'^^xsd:anyURI;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4437"^^xsd:decimal ;
  dwc:decimalLongitude "0.4619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  geo-pos:lat "38.4437"^^xsd:decimal ;
  geo-pos:long "0.4619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001040'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4619'^^xsd:double;
  dwc:latitude '38.4437'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001040'^^xsd:anyURI;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001084'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001084'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.55)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001085'^^xsd:string;
  dwc:scientificName 'Scyllarus subarctus Crosnier, 1970 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Palero, F.'^^xsd:string;
  dwc:collector 'Pagès, F. | Olivar, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '10.55'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:occurrenceRemarks 'Originally preserved in formalin'^^xsd:string;
  dwc:aphiaid '382971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001085'^^xsd:anyURI;
  dwc:observationDate '1986-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '382971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3465"^^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 "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  geo-pos:lat "37.3465"^^xsd:decimal ;
  geo-pos:long "-1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001032'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L70'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.591'^^xsd:double;
  dwc:latitude '37.3465'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001032'^^xsd:anyURI;
  dwc:observationDate '2015-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3465"^^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 "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3465 -1.591)"^^geo:wktLiteral ;
  geo-pos:lat "37.3465"^^xsd:decimal ;
  geo-pos:long "-1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L70" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001031'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L70'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.591'^^xsd:double;
  dwc:latitude '37.3465'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001031'^^xsd:anyURI;
  dwc:observationDate '2015-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000156'^^xsd:string;
  dwc:scientificName 'Plesionika lophotes Chace, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515495'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000156'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000157'^^xsd:string;
  dwc:scientificName 'Plesionika lophotes Chace, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515495'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000157'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000158'^^xsd:string;
  dwc:scientificName 'Plesionika lophotes Chace, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515495'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000158'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000155'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000155'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000154'^^xsd:string;
  dwc:scientificName 'Heterocarpus sibogae de Man, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '210444'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000154'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '210444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000005'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000005'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000207'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000207'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000205'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000205'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000206'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000206'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1425 1.4133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1425"^^xsd:decimal ;
  dwc:decimalLongitude "1.4133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1425 1.4133)"^^geo:wktLiteral ;
  geo-pos:lat "41.1425"^^xsd:decimal ;
  geo-pos:long "1.4133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000359'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4133'^^xsd:double;
  dwc:latitude '41.1425'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000359'^^xsd:anyURI;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB764%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB764%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB764%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB764%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB764%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB764|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV263(137)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB764|1981'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV263(137)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB764|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD383%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD383|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD383|1991'^^xsd:string;
  dwc:scientificName 'Plesionika carinata Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>140'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '240886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD383|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '240886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "123C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000400'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '123C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000400'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "114D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000401'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '114D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000401'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1987'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '398'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "124C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000399'^^xsd:string;
  dwc:scientificName 'Myctophum selenops Tåning, 1928 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '124C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '126628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000399'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1525496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD47%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD47|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD47|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'First description of larva zoea 4'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD47|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD48%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD48|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD48|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'First description of larva megalopa'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD48|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000102'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000102'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  geo-pos:lat "39.7666"^^xsd:decimal ;
  geo-pos:long "3.5995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000061'^^xsd:string;
  dwc:scientificName 'Mitrella scripta (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '139207'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000061'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '139207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000095'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000095'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000096'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000096'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000097'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000097'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000208'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000208'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000809'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000809'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7717"^^xsd:decimal ;
  dwc:decimalLongitude "2.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  geo-pos:lat "39.7717"^^xsd:decimal ;
  geo-pos:long "2.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000110'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.462'^^xsd:double;
  dwc:latitude '39.7717'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000110'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8251 3.4988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8251"^^xsd:decimal ;
  dwc:decimalLongitude "3.4988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8251 3.4988)"^^geo:wktLiteral ;
  geo-pos:lat "39.8251"^^xsd:decimal ;
  geo-pos:long "3.4988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P03" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000066'^^xsd:string;
  dwc:scientificName 'Jujubinus Monterosato, 1884 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P03'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4988'^^xsd:double;
  dwc:latitude '39.8251'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138591'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000066'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7192 2.2137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7192"^^xsd:decimal ;
  dwc:decimalLongitude "2.2137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters "339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7192 2.2137)"^^geo:wktLiteral ;
  geo-pos:lat "39.7192"^^xsd:decimal ;
  geo-pos:long "2.2137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > P14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000360'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > P14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2137'^^xsd:double;
  dwc:latitude '39.7192'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:maximumDepth '339'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000360'^^xsd:anyURI;
  dwc:observationDate '2010-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000361'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000361'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000362'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000362'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000363'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000363'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0245"^^xsd:decimal ;
  dwc:decimalLongitude "2.4918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "852"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  geo-pos:lat "39.0245"^^xsd:decimal ;
  geo-pos:long "2.4918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000352'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4918'^^xsd:double;
  dwc:latitude '39.0245'^^xsd:double;
  dwc:minimumDepth '852'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000352'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5908"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "661"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.5908"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000354'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.5908'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '661'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000354'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7566 1.2438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7566"^^xsd:decimal ;
  dwc:decimalLongitude "1.2438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7566 1.2438)"^^geo:wktLiteral ;
  geo-pos:lat "40.7566"^^xsd:decimal ;
  geo-pos:long "1.2438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000355'^^xsd:string;
  dwc:scientificName 'Medorippe lanata  (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L141'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2438'^^xsd:double;
  dwc:latitude '40.7566'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000355'^^xsd:anyURI;
  dwc:observationDate '2014-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7566 1.2438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7566"^^xsd:decimal ;
  dwc:decimalLongitude "1.2438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7566 1.2438)"^^geo:wktLiteral ;
  geo-pos:lat "40.7566"^^xsd:decimal ;
  geo-pos:long "1.2438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000356'^^xsd:string;
  dwc:scientificName 'Medorippe lanata  (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L141'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2438'^^xsd:double;
  dwc:latitude '40.7566'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000356'^^xsd:anyURI;
  dwc:observationDate '2014-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0245"^^xsd:decimal ;
  dwc:decimalLongitude "2.4918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "852"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0245 2.4918)"^^geo:wktLiteral ;
  geo-pos:lat "39.0245"^^xsd:decimal ;
  geo-pos:long "2.4918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS ID209 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000353'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus (Norman, in Thomson, 1873)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS ID209 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4918'^^xsd:double;
  dwc:latitude '39.0245'^^xsd:double;
  dwc:minimumDepth '852'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000353'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6551 -2.6656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6551"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6551 -2.6656)"^^geo:wktLiteral ;
  geo-pos:lat "36.6551"^^xsd:decimal ;
  geo-pos:long "-2.6656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000358'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.6656'^^xsd:double;
  dwc:latitude '36.6551'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000358'^^xsd:anyURI;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD662%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD662%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD662%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD662%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD662%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD662|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD662|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lemaitre, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>122'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD662|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000365'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000365'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000364'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000364'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB449%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB449|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB449|1999'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-121'^^xsd:string;
  dwc:collector 'Armesto, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '494'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB449|1999'^^xsd:anyURI;
  dwc:observationDate '1998-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4167 -95.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4167 -95.9333)"^^geo:wktLiteral ;
  geo-pos:lat "27.4167"^^xsd:decimal ;
  geo-pos:long "-95.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB251|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB251|1986'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.9333'^^xsd:double;
  dwc:latitude '27.4167'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB251|1986'^^xsd:anyURI;
  dwc:observationDate '1983-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4167 -95.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4167"^^xsd:decimal ;
  dwc:decimalLongitude "-95.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357"^^xsd:integer ;
  dwc:maximumDepthInMeters "357"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4167 -95.9333)"^^geo:wktLiteral ;
  geo-pos:lat "27.4167"^^xsd:decimal ;
  geo-pos:long "-95.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB252|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB252|1986'^^xsd:string;
  dwc:scientificName 'Polymetme corythaeola (Alcock, 1898)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.9333'^^xsd:double;
  dwc:latitude '27.4167'^^xsd:double;
  dwc:minimumDepth '357'^^xsd:integer;
  dwc:maximumDepth '357'^^xsd:integer;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB252|1986'^^xsd:anyURI;
  dwc:observationDate '1983-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB360%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB360|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB360|1981'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB360|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1981'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB447%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB447|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB447|1999'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-121'^^xsd:string;
  dwc:collector 'Armesto, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '494'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB447|1999'^^xsd:anyURI;
  dwc:observationDate '1998-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "241"^^xsd:integer ;
  dwc:maximumDepthInMeters "494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB448%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB448|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB448|1999'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-121'^^xsd:string;
  dwc:collector 'Armesto, A.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '241'^^xsd:integer;
  dwc:maximumDepth '494'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB448|1999'^^xsd:anyURI;
  dwc:observationDate '1998-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000651'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000651'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4537 3.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4537"^^xsd:decimal ;
  dwc:decimalLongitude "3.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4537 3.341)"^^geo:wktLiteral ;
  geo-pos:lat "39.4537"^^xsd:decimal ;
  geo-pos:long "3.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L172" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000652'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L172'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.341'^^xsd:double;
  dwc:latitude '39.4537'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000652'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5316 -0.8298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5316"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5316 -0.8298)"^^geo:wktLiteral ;
  geo-pos:lat "37.5316"^^xsd:decimal ;
  geo-pos:long "-0.8298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000653'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L51'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.8298'^^xsd:double;
  dwc:latitude '37.5316'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000653'^^xsd:anyURI;
  dwc:observationDate '2006-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000654'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000654'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD228|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD228|1991'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD228|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3167"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.3167"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB251%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB251|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB251|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.3167'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB251|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7216"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "118"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7216 -0.5336)"^^geo:wktLiteral ;
  geo-pos:lat "37.7216"^^xsd:decimal ;
  geo-pos:long "-0.5336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000532'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux  Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L65'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5336'^^xsd:double;
  dwc:latitude '37.7216'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '118'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000532'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333"^^xsd:decimal ;
  dwc:decimalLongitude "47.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333 47.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.8333"^^xsd:decimal ;
  geo-pos:long "47.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB371%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB371|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB371|1998'^^xsd:string;
  dwc:scientificName 'Lethrinus borbonicus Valenciennes, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '47.5'^^xsd:double;
  dwc:latitude '3.8333'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB371|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB412%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB412|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB412|1986'^^xsd:string;
  dwc:scientificName 'Lethrinus variegatus Ehrenberg, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '212076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB412|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '212076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0333"^^xsd:decimal ;
  dwc:decimalLongitude "14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0333 14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0333"^^xsd:decimal ;
  geo-pos:long "14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1990'^^xsd:string;
  dwc:scientificName 'Tripterophycis gilchristi Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8667'^^xsd:double;
  dwc:latitude '-28.0333'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1990'^^xsd:anyURI;
  dwc:observationDate '1986-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB419%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB419|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique217" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB419|1986'^^xsd:string;
  dwc:scientificName 'Lethrinus variegatus Ehrenberg, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique217'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '212076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB419|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '212076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000057'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000057'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000058'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000058'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB760%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB760%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB760%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB760%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2667 11.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2667"^^xsd:decimal ;
  geo-pos:long "11.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB760%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB760|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB760|1981'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus (Euphrasen, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5833'^^xsd:double;
  dwc:latitude '-18.2667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB760|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB254%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB254|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB254|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB254|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3167"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.3167"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB252%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB252|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB252|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.3167'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB252|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB253%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB253|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB253|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB253|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4833 -107.5167)"^^geo:wktLiteral ;
  geo-pos:lat "24.4833"^^xsd:decimal ;
  geo-pos:long "-107.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD228%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD228|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX C-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD228|1994'^^xsd:string;
  dwc:scientificName 'Sicyonia disdorsalis (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX C-1>27'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5167'^^xsd:double;
  dwc:latitude '24.4833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '377628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD228|1994'^^xsd:anyURI;
  dwc:observationDate '1990-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '377628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC136%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC136%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC136%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "222"^^xsd:integer ;
  dwc:maximumDepthInMeters "222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC136%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.35 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.35"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC136%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC136|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA X 2 P-17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC136|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA X 2 P-17'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-26.35'^^xsd:double;
  dwc:minimumDepth '222'^^xsd:integer;
  dwc:maximumDepth '222'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC136|2002'^^xsd:anyURI;
  dwc:observationDate '1986-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB800%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB800%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB800%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB800%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB800%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB800|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB800|1981'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB800|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB801%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB801|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB801|1981'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB801|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC131%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC131%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC131%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC131%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5 13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5"^^xsd:decimal ;
  geo-pos:long "13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC131%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC131|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC131|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-79'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.15'^^xsd:double;
  dwc:latitude '-23.5'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC131|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC134%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC134%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC134%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6167 16.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.6167"^^xsd:decimal ;
  dwc:decimalLongitude "16.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC134%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.6167 16.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.6167"^^xsd:decimal ;
  geo-pos:long "16.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC134%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC134|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA X 2 P-26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC134|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA X 2 P-26'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.1833'^^xsd:double;
  dwc:latitude '-28.6167'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC134|2002'^^xsd:anyURI;
  dwc:observationDate '1986-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC135%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC135%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC135%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.7167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC135%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.7167 14.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.7167"^^xsd:decimal ;
  geo-pos:long "14.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC135%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC135|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC135|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis d\'Orbigny [in Férussac & d\'Orbigny], 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-271'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8333'^^xsd:double;
  dwc:latitude '-29.7167'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC135|2002'^^xsd:anyURI;
  dwc:observationDate '1989-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "454"^^xsd:integer ;
  dwc:maximumDepthInMeters "454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD115%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD115|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD115|1992'^^xsd:string;
  dwc:scientificName 'Processa nouveli Al-Adhub & Williamson, 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>15'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '454'^^xsd:integer;
  dwc:maximumDepth '454'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD115|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC132%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC132%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC132%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC132%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC132%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC132|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA 2 P-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC132|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA 2 P-16'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '206'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC132|2002'^^xsd:anyURI;
  dwc:observationDate '1986-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC133%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC133%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC133%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC133%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC133%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC133|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA X 2 P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC133|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA X 2 P-5'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC133|2002'^^xsd:anyURI;
  dwc:observationDate '1986-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC125%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC125%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC125%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "473"^^xsd:integer ;
  dwc:maximumDepthInMeters "473"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC125%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC125%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC125|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SUEVE 2 P-205" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC125|2002'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii (Lesueur, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SUEVE 2 P-205'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '473'^^xsd:integer;
  dwc:maximumDepth '473'^^xsd:integer;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC125|2002'^^xsd:anyURI;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC351%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC351%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC351%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC351%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC351%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC351|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC351|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC351|2000'^^xsd:anyURI;
  dwc:observationDate '1987-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC352%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC352%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC352%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC352%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC352%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC352|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC352|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC352|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC353%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC353%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC353%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC353%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC353%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC353|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC353|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC353|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC356%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC356%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC356%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC356%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC356%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC356|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC356|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC356|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC357%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC357%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC357%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC357%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC357%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC357|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC357|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC357|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC358%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC358%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC358%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC358%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC358%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC358|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC358|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC358|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD663%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD663%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD663%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD663%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.5167 14.55)"^^geo:wktLiteral ;
  geo-pos:lat "-29.5167"^^xsd:decimal ;
  geo-pos:long "14.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD663%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD663|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD663|1991'^^xsd:string;
  dwc:scientificName 'Parapagurus bouvieri Stebbing, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>59'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.55'^^xsd:double;
  dwc:latitude '-29.5167'^^xsd:double;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '246379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD663|1991'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '246379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4860"^^xsd:integer ;
  dwc:maximumDepthInMeters "4860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD71|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD71|2007'^^xsd:string;
  dwc:scientificName 'Galathea cenarroi Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '4860'^^xsd:integer;
  dwc:maximumDepth '4860'^^xsd:integer;
  dwc:aphiaid '107147'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD71|2007'^^xsd:anyURI;
  dwc:observationDate '1981-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC344%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC344%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC344%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.85 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.85"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC344%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.85 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.85"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC344%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC344|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC344|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-24.85'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC344|2000'^^xsd:anyURI;
  dwc:observationDate '1988-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD618%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD618%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD618%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8333"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD618%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8333 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8333"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD618%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD618|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD618|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius (Spence Bate, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 121'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '-20.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD618|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD625%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD625%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD625%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7833 6.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7833"^^xsd:decimal ;
  dwc:decimalLongitude "6.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD625%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7833 6.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7833"^^xsd:decimal ;
  geo-pos:long "6.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD625%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD625|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD625|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4167'^^xsd:double;
  dwc:latitude '-24.7833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD625|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC346%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC346%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC346%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 13.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "422"^^xsd:integer ;
  dwc:maximumDepthInMeters "422"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC346%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 13.6333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6"^^xsd:decimal ;
  geo-pos:long "13.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC346%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC346|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC346|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6333'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:minimumDepth '422'^^xsd:integer;
  dwc:maximumDepth '422'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC346|2000'^^xsd:anyURI;
  dwc:observationDate '1988-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC347%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC347%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC347%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8167 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8167"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC347%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8167 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8167"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC347%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC347|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC347|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.8167'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC347|2000'^^xsd:anyURI;
  dwc:observationDate '1989-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC348%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC348%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC348%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "406"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC348%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC348%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC348|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC348|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-25.9'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '406'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC348|2000'^^xsd:anyURI;
  dwc:observationDate '1989-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC349%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC349%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC349%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8167 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.8167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC349%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.8167 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.8167"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC349%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC349|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC349|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-26.8167'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC349|2000'^^xsd:anyURI;
  dwc:observationDate '1989-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD648%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD648%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD648%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD648%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD648%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD648|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD648|1991'^^xsd:string;
  dwc:scientificName 'Gennadas gilchristi Calman, 1925'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '241271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD648|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '241271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB462|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL2-982L-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB462|1999'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Armesto, A.'^^xsd:string;
  dwc:fieldNumber 'VAL2-982L-71'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2167'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '214'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB462|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "14.5333"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena angolensis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '14.5333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '274698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '274698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "14.5333"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena angolensis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '14.5333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '274698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '274698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB507%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB507|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB507|1986'^^xsd:string;
  dwc:scientificName 'Sphoeroides pachygaster (Müller & Troschel, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '127417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB507|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '127417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5333 -17.3667)"^^geo:wktLiteral ;
  geo-pos:lat "14.5333"^^xsd:decimal ;
  geo-pos:long "-17.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena angolensis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.3667'^^xsd:double;
  dwc:latitude '14.5333'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '274698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '274698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -17.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.1333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.1333 -17.2667)"^^geo:wktLiteral ;
  geo-pos:lat "14.1333"^^xsd:decimal ;
  geo-pos:long "-17.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena angolensis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Seret, B.'^^xsd:string;
  dwc:collector 'Seret, B.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.2667'^^xsd:double;
  dwc:latitude '14.1333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '274698'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1982'^^xsd:anyURI;
  dwc:observationDate '1981-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '274698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3616"^^xsd:decimal ;
  dwc:decimalLongitude "2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3616 2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "41.3616"^^xsd:decimal ;
  geo-pos:long "2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SONSO16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000061'^^xsd:string;
  dwc:scientificName 'Pomatoschistus marmoratus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kovacic, M.'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:fieldNumber 'SONSO16'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3865'^^xsd:double;
  dwc:latitude '41.3616'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126926'^^xsd:integer;
  dwc:samplingProtocol 'Bean-trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000061'^^xsd:anyURI;
  dwc:observationDate '2016-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  geo-pos:lat "10.9167"^^xsd:decimal ;
  geo-pos:long "-16.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1987'^^xsd:string;
  dwc:scientificName 'Sphoeroides spengleri (Bloch, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.6667'^^xsd:double;
  dwc:latitude '10.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '158935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1987'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '158935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB401%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB401|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB401|1983'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB401|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1981'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1994'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1994'^^xsd:string;
  dwc:scientificName 'Suflamen verres (Gilbert & Starks, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276853'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC126%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC126%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC126%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1333 14.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1333"^^xsd:decimal ;
  dwc:decimalLongitude "14.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC126%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1333 14.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1333"^^xsd:decimal ;
  geo-pos:long "14.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC126%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC126|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SUEVE 2 P-385" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC126|2002'^^xsd:string;
  dwc:scientificName 'Sthenoteuthis pteropus (Steenstrup, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SUEVE 2 P-385'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5167'^^xsd:double;
  dwc:latitude '-27.1333'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC126|2002'^^xsd:anyURI;
  dwc:observationDate '1988-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC127%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC127%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC127%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC127%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC127%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC127|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XIV 2 P-44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC127|2002'^^xsd:string;
  dwc:scientificName 'Loligo reynaudii d\'Orbigny, 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XIV 2 P-44'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '203'^^xsd:integer;
  dwc:aphiaid '220316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC127|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '220316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC129%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC129%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC129%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC129%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC129%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC129|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC129|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-63'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-25.9'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC129|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6667 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.6667"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6667 13)"^^geo:wktLiteral ;
  geo-pos:lat "-23.6667"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC13%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC13|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC13|2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-23.6667'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC13|2004'^^xsd:anyURI;
  dwc:observationDate '1989-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB249%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB249|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB249|1987'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '144'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB249|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB67%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB67|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB67|1984'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB67|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB68%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB68|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB68|1984'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB68|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1184"^^xsd:integer ;
  dwc:maximumDepthInMeters "1197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1990'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III225'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:minimumDepth '1184'^^xsd:integer;
  dwc:maximumDepth '1197'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC130%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC130%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC130%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0833 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "372"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC130%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.0833 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.0833"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC130%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC130|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-194" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC130|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis d\'Orbigny [in Férussac & d\'Orbigny], 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-194'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-26.0833'^^xsd:double;
  dwc:minimumDepth '372'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC130|2002'^^xsd:anyURI;
  dwc:observationDate '1987-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC137%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC137%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC137%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "398"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC137%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8833"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC137%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC137|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 ITXAS-LUR 2 P-137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC137|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 ITXAS-LUR 2 P-137'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-27.8833'^^xsd:double;
  dwc:minimumDepth '398'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC137|2002'^^xsd:anyURI;
  dwc:observationDate '1989-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC138%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC138%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC138%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5833 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "366"^^xsd:integer ;
  dwc:maximumDepthInMeters "366"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC138%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5833 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5833"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC138%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC138|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XV 2 P-44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC138|2002'^^xsd:string;
  dwc:scientificName 'Abraliopsis gilchristi (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XV 2 P-44'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-27.5833'^^xsd:double;
  dwc:minimumDepth '366'^^xsd:integer;
  dwc:maximumDepth '366'^^xsd:integer;
  dwc:aphiaid '341850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC138|2002'^^xsd:anyURI;
  dwc:observationDate '1989-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '341850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD140%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD140|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD140|1991'^^xsd:string;
  dwc:scientificName 'Platymaia alcocki Rathbun, 1918'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Riera, I.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '441938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD140|1991'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '441938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1582"^^xsd:decimal ;
  dwc:decimalLongitude "13.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1582 13.0166)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1582"^^xsd:decimal ;
  geo-pos:long "13.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "76.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000478'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '76.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0166'^^xsd:double;
  dwc:latitude '-21.1582'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000478'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2402"^^xsd:decimal ;
  dwc:decimalLongitude "13.5439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2402 13.5439)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2402"^^xsd:decimal ;
  geo-pos:long "13.5439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000479'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5439'^^xsd:double;
  dwc:latitude '-22.2402'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000479'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.108"^^xsd:decimal ;
  dwc:decimalLongitude "14.4887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.108 14.4887)"^^geo:wktLiteral ;
  geo-pos:lat "-26.108"^^xsd:decimal ;
  geo-pos:long "14.4887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "80.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000480'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '80.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4887'^^xsd:double;
  dwc:latitude '-26.108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000480'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.221"^^xsd:decimal ;
  dwc:decimalLongitude "11.1708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  geo-pos:lat "-18.221"^^xsd:decimal ;
  geo-pos:long "11.1708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "59.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000481'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '59.4'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.1708'^^xsd:double;
  dwc:latitude '-18.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000481'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0122"^^xsd:decimal ;
  dwc:decimalLongitude "11.6323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0122"^^xsd:decimal ;
  geo-pos:long "11.6323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "92.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000482'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '92.4'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6323'^^xsd:double;
  dwc:latitude '-19.0122'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000482'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC54%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC54%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC54%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC54%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4833 11.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4833"^^xsd:decimal ;
  geo-pos:long "11.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC54%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC54|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC54|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-2'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3833'^^xsd:double;
  dwc:latitude '-17.4833'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC54|2002'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6688 -2.9973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6688"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6688 -2.9973)"^^geo:wktLiteral ;
  geo-pos:lat "36.6688"^^xsd:decimal ;
  geo-pos:long "-2.9973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001058'^^xsd:string;
  dwc:scientificName 'Pagurus mbizi (Forest, 1955)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9973'^^xsd:double;
  dwc:latitude '36.6688'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '366728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001058'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '366728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8103 -0.6315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8103"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8103 -0.6315)"^^geo:wktLiteral ;
  geo-pos:lat "37.8103"^^xsd:decimal ;
  geo-pos:long "-0.6315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L75" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001064'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L75'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6315'^^xsd:double;
  dwc:latitude '37.8103'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001064'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD653%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD653%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD653%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD653%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.5 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.5"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD653%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD653|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>IKMT 122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD653|1991'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris Bouvier, 1905'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>IKMT 122'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD653|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6943 0.2943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6943"^^xsd:decimal ;
  dwc:decimalLongitude "0.2943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6943 0.2943)"^^geo:wktLiteral ;
  geo-pos:lat "38.6943"^^xsd:decimal ;
  geo-pos:long "0.2943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001070'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L112'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2943'^^xsd:double;
  dwc:latitude '38.6943'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001070'^^xsd:anyURI;
  dwc:observationDate '2016-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000118'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000118'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000117'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000117'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001051'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001051'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC550%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC550%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC550%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.6333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.6333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC550%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.6333)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.6333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC550%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC550|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Bathos III 2 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC550|1991'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Bathos III 2 16'^^xsd:string;
  dwc:collector 'Morales, E.'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6333'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC550|1991'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0105 3.3613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0105"^^xsd:decimal ;
  dwc:decimalLongitude "3.3613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0105 3.3613)"^^geo:wktLiteral ;
  geo-pos:lat "42.0105"^^xsd:decimal ;
  geo-pos:long "3.3613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P49F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000004'^^xsd:string;
  dwc:scientificName 'Glossus humanus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P49F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3613'^^xsd:double;
  dwc:latitude '42.0105'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140023'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000004'^^xsd:anyURI;
  dwc:observationDate '2016-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '140023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC55%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC55%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC55%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC55%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC55%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC55|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC55|2002'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-40'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-20.8'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC55|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD690%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD690%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD690%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD690%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD690%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD690|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD690|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis talismani (Bouvier, 1917)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>PP2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '383002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD690|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '383002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5167 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5167"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC35|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC35|2004'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5167'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC35|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC350%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC350%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC350%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC350%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC350%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC350|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC350|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC350|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD672%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD672%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD672%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD672%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.9833 13.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.9833"^^xsd:decimal ;
  geo-pos:long "13.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD672%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD672|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD672|1991'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.9833'^^xsd:double;
  dwc:latitude '-21.9833'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD672|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD684%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD684%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD684%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "206"^^xsd:integer ;
  dwc:maximumDepthInMeters "308"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD684%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8833"^^xsd:decimal ;
  geo-pos:long "14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD684%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD684|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD684|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6667'^^xsd:double;
  dwc:latitude '-27.8833'^^xsd:double;
  dwc:minimumDepth '206'^^xsd:integer;
  dwc:maximumDepth '308'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD684|1991'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC35%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC35|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC35|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-45'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC35|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC354%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC354%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC354%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC354%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC354%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC354|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC354|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC354|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC355%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC355%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC355%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC355%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC355%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC355|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC355|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC355|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8926"^^xsd:decimal ;
  dwc:decimalLongitude "3.7338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  geo-pos:lat "39.8926"^^xsd:decimal ;
  geo-pos:long "3.7338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000052'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P55'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7338'^^xsd:double;
  dwc:latitude '39.8926'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000052'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1994'^^xsd:string;
  dwc:scientificName 'Albula vulpes (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '212256'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '212256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB25%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB25|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB25|1994'^^xsd:string;
  dwc:scientificName 'Albula vulpes (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '212256'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB25|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '212256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1994'^^xsd:string;
  dwc:scientificName 'Albula vulpes (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '212256'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '212256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB261%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB261|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB261|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB261|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000116'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000116'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000098'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000098'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000099'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000099'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000100'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000100'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000101'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000101'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01 -2.7907)"^^geo:wktLiteral ;
  geo-pos:lat "36.01"^^xsd:decimal ;
  geo-pos:long "-2.7907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000115'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7907'^^xsd:double;
  dwc:latitude '36.01'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:occurrenceRemarks 'Size'^^xsd:string;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000115'^^xsd:anyURI;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001047'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001047'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001048'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001048'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001068'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001068'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-67.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8833 -67.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8833"^^xsd:decimal ;
  geo-pos:long "-67.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1987'^^xsd:string;
  dwc:scientificName 'Phucocoetes latitans Jenyns, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-67.1333'^^xsd:double;
  dwc:latitude '-54.8833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '282247'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '282247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB333%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB333|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB333|1982'^^xsd:string;
  dwc:scientificName 'Phycis blennoides (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2833'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '430'^^xsd:integer;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB333|1982'^^xsd:anyURI;
  dwc:observationDate '1981-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-64"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-64 -62)"^^geo:wktLiteral ;
  geo-pos:lat "-64"^^xsd:decimal ;
  geo-pos:long "-62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB158%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB158|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB158|2000'^^xsd:string;
  dwc:scientificName 'Harpagifer antarcticus Nybelin, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '-64'^^xsd:integer;
  dwc:aphiaid '234825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB158|2000'^^xsd:anyURI;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2786 -4.8201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2786"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "761"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2786 -4.8201)"^^geo:wktLiteral ;
  geo-pos:lat "36.2786"^^xsd:decimal ;
  geo-pos:long "-4.8201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001035'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.8201'^^xsd:double;
  dwc:latitude '36.2786'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '761'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001035'^^xsd:anyURI;
  dwc:observationDate '2008-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB270%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB270|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB270|1985'^^xsd:string;
  dwc:scientificName 'Malacosteus niger Ayres, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I210'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB270|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833 -12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6833"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2900"^^xsd:integer ;
  dwc:maximumDepthInMeters "2900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6833 -12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "54.6833"^^xsd:decimal ;
  geo-pos:long "-12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1991'^^xsd:string;
  dwc:scientificName 'Malacosteus niger Ayres, 1848'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:collector 'Stefanescu, C.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Ireland'^^xsd:string;
  dwc:longitude '-12.3833'^^xsd:double;
  dwc:latitude '54.6833'^^xsd:double;
  dwc:minimumDepth '2900'^^xsd:integer;
  dwc:maximumDepth '2900'^^xsd:integer;
  dwc:aphiaid '127358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1991'^^xsd:anyURI;
  dwc:observationDate '1990-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "2.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1917"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 2.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "2.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1990'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III21'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.75'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '1917'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1990'^^xsd:anyURI;
  dwc:observationDate '1988-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB260%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB260|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB260|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB260|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB432%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB432|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB432|1986'^^xsd:string;
  dwc:scientificName 'Aescopia cornuta Kaup, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB432|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 2.7732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2575"^^xsd:decimal ;
  dwc:decimalLongitude "2.7732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2575 2.7732)"^^geo:wktLiteral ;
  geo-pos:lat "41.2575"^^xsd:decimal ;
  geo-pos:long "2.7732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02A06" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000652'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02A06'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7732'^^xsd:double;
  dwc:latitude '41.2575'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000652'^^xsd:anyURI;
  dwc:observationDate '2009-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2692"^^xsd:decimal ;
  dwc:decimalLongitude "2.8303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2692 2.8303)"^^geo:wktLiteral ;
  geo-pos:lat "41.2692"^^xsd:decimal ;
  geo-pos:long "2.8303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO02 > PR02M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000653'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO02 > PR02M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8303'^^xsd:double;
  dwc:latitude '41.2692'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000653'^^xsd:anyURI;
  dwc:observationDate '2009-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.268"^^xsd:decimal ;
  dwc:decimalLongitude "2.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.268 2.824)"^^geo:wktLiteral ;
  geo-pos:lat "41.268"^^xsd:decimal ;
  geo-pos:long "2.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROMETEO03 > PR03A09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000654'^^xsd:string;
  dwc:scientificName 'Molpadia musculus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:fieldNumber 'PROMETEO03 > PR03A09'^^xsd:string;
  dwc:collector 'Mecho, A.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.824'^^xsd:double;
  dwc:latitude '41.268'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000654'^^xsd:anyURI;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7236 3.6997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7236"^^xsd:decimal ;
  dwc:decimalLongitude "3.6997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7236 3.6997)"^^geo:wktLiteral ;
  geo-pos:lat "39.7236"^^xsd:decimal ;
  geo-pos:long "3.6997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P44" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000055'^^xsd:string;
  dwc:scientificName 'Trivia multilirata (G. B. Sowerby II, 1870) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P44'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6997'^^xsd:double;
  dwc:latitude '39.7236'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141745'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000055'^^xsd:anyURI;
  dwc:observationDate '2009-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB28%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB28|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB28|1982'^^xsd:string;
  dwc:scientificName 'Molva dypterigia macrophthalma (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '322701'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB28|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "587"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.5333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1982'^^xsd:string;
  dwc:scientificName 'Molva dypterigia macrophthalma (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '587'^^xsd:integer;
  dwc:aphiaid '322701'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1982'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1982'^^xsd:string;
  dwc:scientificName 'Molva dypterigia macrophthalma (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '322701'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000094'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000094'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000091'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000091'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000090'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000090'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000093'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000093'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000092'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000092'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB239%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB239|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB239|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB239|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1703 2.4186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1703"^^xsd:decimal ;
  dwc:decimalLongitude "2.4186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1703 2.4186)"^^geo:wktLiteral ;
  geo-pos:lat "41.1703"^^xsd:decimal ;
  geo-pos:long "2.4186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000780'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4186'^^xsd:double;
  dwc:latitude '41.1703'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000780'^^xsd:anyURI;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2667"^^xsd:decimal ;
  geo-pos:long "-13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB409%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB409|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-65-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB409|2000'^^xsd:string;
  dwc:scientificName 'Aethotaxis mitopteryx DeWitt, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-65-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-13.6833'^^xsd:double;
  dwc:latitude '-71.2667'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB409|2000'^^xsd:anyURI;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0167 -59.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0167 -59.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0167"^^xsd:decimal ;
  geo-pos:long "-59.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB413%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB413|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-166-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB413|2000'^^xsd:string;
  dwc:scientificName 'Aethotaxis mitopteryx DeWitt, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-166-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-59.1167'^^xsd:double;
  dwc:latitude '-63.0167'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB413|2000'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000073'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000073'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000074'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000074'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5667 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5667"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB568%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB568|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV264(138)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB568|1981'^^xsd:string;
  dwc:scientificName 'Pleuroscopus pseudodorsalis Barnard, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV264(138)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.5667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '219165'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB568|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '219165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0948 2.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0948"^^xsd:decimal ;
  dwc:decimalLongitude "2.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0948 2.604)"^^geo:wktLiteral ;
  geo-pos:lat "39.0948"^^xsd:decimal ;
  geo-pos:long "2.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000070'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.604'^^xsd:double;
  dwc:latitude '39.0948'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'Very small specimen'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000070'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000071'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000071'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000072'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000072'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001105'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001105'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7088 3.5367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7088"^^xsd:decimal ;
  dwc:decimalLongitude "3.5367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7088 3.5367)"^^geo:wktLiteral ;
  geo-pos:lat "39.7088"^^xsd:decimal ;
  geo-pos:long "3.5367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000049'^^xsd:string;
  dwc:scientificName 'Jujubinus exasperatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P63'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5367'^^xsd:double;
  dwc:latitude '39.7088'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141807'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000049'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '141807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8622 4.0767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8622"^^xsd:decimal ;
  dwc:decimalLongitude "4.0767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8622 4.0767)"^^geo:wktLiteral ;
  geo-pos:lat "39.8622"^^xsd:decimal ;
  geo-pos:long "4.0767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000050'^^xsd:string;
  dwc:scientificName 'Pseudosimnia carnea (Poiret, 1789) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P42'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.0767'^^xsd:double;
  dwc:latitude '39.8622'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140667'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000050'^^xsd:anyURI;
  dwc:observationDate '2009-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1703 2.4186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1703"^^xsd:decimal ;
  dwc:decimalLongitude "2.4186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "696"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1703 2.4186)"^^geo:wktLiteral ;
  geo-pos:lat "41.1703"^^xsd:decimal ;
  geo-pos:long "2.4186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L88" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000779'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis (Bell, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L88'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4186'^^xsd:double;
  dwc:latitude '41.1703'^^xsd:double;
  dwc:minimumDepth '696'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000779'^^xsd:anyURI;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000076'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000076'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.221"^^xsd:decimal ;
  dwc:decimalLongitude "11.1708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.221 11.1708)"^^geo:wktLiteral ;
  geo-pos:lat "-18.221"^^xsd:decimal ;
  geo-pos:long "11.1708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "60.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000475'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '60.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.1708'^^xsd:double;
  dwc:latitude '-18.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000475'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.0122"^^xsd:decimal ;
  dwc:decimalLongitude "11.6323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.0122 11.6323)"^^geo:wktLiteral ;
  geo-pos:lat "-19.0122"^^xsd:decimal ;
  geo-pos:long "11.6323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "52.5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000476'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '52.5'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6323'^^xsd:double;
  dwc:latitude '-19.0122'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000476'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.2951"^^xsd:decimal ;
  dwc:decimalLongitude "12.4453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.2951 12.4453)"^^geo:wktLiteral ;
  geo-pos:lat "-20.2951"^^xsd:decimal ;
  geo-pos:long "12.4453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "69.6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000477'^^xsd:string;
  dwc:scientificName 'Hygophum macrochir (Günther, 1864) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '69.6'^^xsd:double;
  dwc:collector 'Rubiés, P.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4453'^^xsd:double;
  dwc:latitude '-20.2951'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000477'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC124%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC124%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC124%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "831"^^xsd:integer ;
  dwc:maximumDepthInMeters "831"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC124%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7833 13.0167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7833"^^xsd:decimal ;
  geo-pos:long "13.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC124%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC124|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XVI 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC124|2002'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata Joubin, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XVI 2 P-105'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0167'^^xsd:double;
  dwc:latitude '-23.7833'^^xsd:double;
  dwc:minimumDepth '831'^^xsd:integer;
  dwc:maximumDepth '831'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC124|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1331"^^xsd:integer ;
  dwc:maximumDepthInMeters "1387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 1.8833)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "1.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB142%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB142|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB142|1990'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V25'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8833'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1331'^^xsd:integer;
  dwc:maximumDepth '1387'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB142|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7717"^^xsd:decimal ;
  dwc:decimalLongitude "2.462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters "147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7717 2.462)"^^geo:wktLiteral ;
  geo-pos:lat "39.7717"^^xsd:decimal ;
  geo-pos:long "2.462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000068'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.462'^^xsd:double;
  dwc:latitude '39.7717'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:maximumDepth '147'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000068'^^xsd:anyURI;
  dwc:observationDate '2014-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0948 2.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0948"^^xsd:decimal ;
  dwc:decimalLongitude "2.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "623"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0948 2.604)"^^geo:wktLiteral ;
  geo-pos:lat "39.0948"^^xsd:decimal ;
  geo-pos:long "2.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000069'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P27'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.604'^^xsd:double;
  dwc:latitude '39.0948'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'Very small specimen'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000069'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6565"^^xsd:decimal ;
  dwc:decimalLongitude "3.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6565 3.5373)"^^geo:wktLiteral ;
  geo-pos:lat "39.6565"^^xsd:decimal ;
  geo-pos:long "3.5373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000075'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5373'^^xsd:double;
  dwc:latitude '39.6565'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000075'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000063'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000063'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000064'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000064'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS591%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS591%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS591%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.25"^^xsd:decimal ;
  dwc:decimalLongitude "15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS591%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.25 15.85)"^^geo:wktLiteral ;
  geo-pos:lat "-28.25"^^xsd:decimal ;
  geo-pos:long "15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS591%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS591|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaV < P68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS591|1991'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaV < P68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.85'^^xsd:double;
  dwc:latitude '-28.25'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS591|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS256%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS256%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS256%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS256%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS256%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS256|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Namibia IV" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS256|2000'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Namibia IV'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS256|2000'^^xsd:anyURI;
  dwc:observationDate '1980-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000080'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000080'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000081'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000081'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000082'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000082'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000051'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000051'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000050'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000050'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376833333 0.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.376833333"^^xsd:decimal ;
  dwc:decimalLongitude "0.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "542"^^xsd:integer ;
  dwc:maximumDepthInMeters "560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.376833333 0.509)"^^geo:wktLiteral ;
  geo-pos:lat "38.376833333"^^xsd:decimal ;
  geo-pos:long "0.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS05 > L49" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000031'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS05 > L49'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.509'^^xsd:double;
  dwc:latitude '38.376833333'^^xsd:double;
  dwc:minimumDepth '542'^^xsd:integer;
  dwc:maximumDepth '560'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000031'^^xsd:anyURI;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725"^^xsd:decimal ;
  dwc:decimalLongitude "3.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  geo-pos:lat "39.725"^^xsd:decimal ;
  geo-pos:long "3.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > MaTsIT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000048'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > MaTsIT1'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5458'^^xsd:double;
  dwc:latitude '39.725'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000048'^^xsd:anyURI;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS94%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS94%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS94%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 2.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "2.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS94%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 2.0333)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "2.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS94%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS94|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS94|2007'^^xsd:string;
  dwc:scientificName 'Parasquilla ferussaci (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Colmenero, A. | Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0333'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'First reports  of Parasquilla ferussaci for the Mediterranean coast of the Iberian peninsula. This reports also fill the distribution gap between the Atlantic Ocean and the Central Mediterranean populations.'^^xsd:string;
  dwc:aphiaid '136128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS94|2007'^^xsd:anyURI;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '136128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS214%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS214%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS214%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7666 -95.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.7666"^^xsd:decimal ;
  dwc:decimalLongitude "-95.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS214%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.7666 -95.9833)"^^geo:wktLiteral ;
  geo-pos:lat "15.7666"^^xsd:decimal ;
  geo-pos:long "-95.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS214%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS214|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P5Est3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS214|1994'^^xsd:string;
  dwc:scientificName 'Squilla hancocki Schmitt, 1940 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P5Est3'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-95.9833'^^xsd:double;
  dwc:latitude '15.7666'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '409350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS214|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '409350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB695|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV21(75)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB695|1981'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV21(75)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB695|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "373"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB696%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB696|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV21(75)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB696|1981'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV21(75)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '373'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB696|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725"^^xsd:decimal ;
  dwc:decimalLongitude "3.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  geo-pos:lat "39.725"^^xsd:decimal ;
  geo-pos:long "3.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > MaTsIT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000045'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > MaTsIT1'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5458'^^xsd:double;
  dwc:latitude '39.725'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000045'^^xsd:anyURI;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725"^^xsd:decimal ;
  dwc:decimalLongitude "3.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  geo-pos:lat "39.725"^^xsd:decimal ;
  geo-pos:long "3.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > MaTsIT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000046'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > MaTsIT1'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5458'^^xsd:double;
  dwc:latitude '39.725'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000046'^^xsd:anyURI;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725"^^xsd:decimal ;
  dwc:decimalLongitude "3.5458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 3.5458)"^^geo:wktLiteral ;
  geo-pos:lat "39.725"^^xsd:decimal ;
  geo-pos:long "3.5458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > MaTsIT1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000047'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > MaTsIT1'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5458'^^xsd:double;
  dwc:latitude '39.725'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000047'^^xsd:anyURI;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.053"^^xsd:decimal ;
  dwc:decimalLongitude "2.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.053 2.453)"^^geo:wktLiteral ;
  geo-pos:lat "39.053"^^xsd:decimal ;
  geo-pos:long "2.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000049'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.453'^^xsd:double;
  dwc:latitude '39.053'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000049'^^xsd:anyURI;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9333 -106.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9333 -106.55)"^^geo:wktLiteral ;
  geo-pos:lat "22.9333"^^xsd:decimal ;
  geo-pos:long "-106.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD64%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD64|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD64|1991'^^xsd:string;
  dwc:scientificName 'Pleuroncodes planipes Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>5'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.55'^^xsd:double;
  dwc:latitude '22.9333'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '392683'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD64|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1607504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000397'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:occurrenceRemarks 'DNA voucher'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000397'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD60%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD60|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42474" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD60|1992'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42474'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD60|1992'^^xsd:anyURI;
  dwc:observationDate '1982-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD623%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD623%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD623%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD623%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD623%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD623|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD623|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 7'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '-26.1333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD623|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD624%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD624%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD624%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD624%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD624%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD624|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD624|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes vigilax (Stimpson, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '-26.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD624|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000390'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000390'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6671 2.0378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6671"^^xsd:decimal ;
  dwc:decimalLongitude "2.0378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "707"^^xsd:integer ;
  dwc:maximumDepthInMeters "707"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6671 2.0378)"^^geo:wktLiteral ;
  geo-pos:lat "39.6671"^^xsd:decimal ;
  geo-pos:long "2.0378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID210 > P17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000391'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID210 > P17'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0378'^^xsd:double;
  dwc:latitude '39.6671'^^xsd:double;
  dwc:minimumDepth '707'^^xsd:integer;
  dwc:maximumDepth '707'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000391'^^xsd:anyURI;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4666"^^xsd:decimal ;
  geo-pos:long "-11.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > DR15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000392'^^xsd:string;
  dwc:scientificName 'Dicranodromia mahieuxii A. Milne-Edwards, 1883 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > DR15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8333'^^xsd:double;
  dwc:latitude '42.4666'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '107260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000392'^^xsd:anyURI;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4666 -11.8333)"^^geo:wktLiteral ;
  geo-pos:lat "42.4666"^^xsd:decimal ;
  geo-pos:long "-11.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0711 > DR15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000393'^^xsd:string;
  dwc:scientificName 'Dicranodromia mahieuxii A. Milne-Edwards, 1883 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0711 > DR15'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8333'^^xsd:double;
  dwc:latitude '42.4666'^^xsd:double;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '107260'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000393'^^xsd:anyURI;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000394'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L064'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Demersal trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000394'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000395'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000395'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000396'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000396'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2585 -8.7294)"^^geo:wktLiteral ;
  geo-pos:lat "42.2585"^^xsd:decimal ;
  geo-pos:long "-8.7294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000945'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) margalefi Alcaraz, 1976 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Alcaraz, M.'^^xsd:string;
  dwc:typeStatus 'Paratype of  Acartia (Acartiura) margalefi'^^xsd:string;
  dwc:collector 'Alcaraz, M.'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-8.7294'^^xsd:double;
  dwc:latitude '42.2585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '346039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000945'^^xsd:anyURI;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '346039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5383 -2.2516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1024"^^xsd:integer ;
  dwc:maximumDepthInMeters "1043"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5383 -2.2516)"^^geo:wktLiteral ;
  geo-pos:lat "44.5383"^^xsd:decimal ;
  geo-pos:long "-2.2516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > TS12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101906'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > TS12'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2516'^^xsd:double;
  dwc:latitude '44.5383'^^xsd:double;
  dwc:minimumDepth '1024'^^xsd:integer;
  dwc:maximumDepth '1043'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101906'^^xsd:anyURI;
  dwc:observationDate '1989-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0454 3.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0454"^^xsd:decimal ;
  dwc:decimalLongitude "3.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0454 3.2338)"^^geo:wktLiteral ;
  geo-pos:lat "42.0454"^^xsd:decimal ;
  geo-pos:long "3.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU1|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU1|2000'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa leloeuffi Corbera & Garcia-Rubies, 1998'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:typeStatus 'Paratype of Bodotria arenosa leloeuffi'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2338'^^xsd:double;
  dwc:latitude '42.0454'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU1|2000'^^xsd:anyURI;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1033510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000278'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000278'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000279'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000279'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000280'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000280'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1356"^^xsd:integer ;
  dwc:maximumDepthInMeters "1356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4833 -11.85)"^^geo:wktLiteral ;
  geo-pos:lat "42.4833"^^xsd:decimal ;
  geo-pos:long "-11.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES0710 > DR31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000281'^^xsd:string;
  dwc:scientificName 'Uroptychus concolor (A. Milne Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES0710 > DR31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.85'^^xsd:double;
  dwc:latitude '42.4833'^^xsd:double;
  dwc:minimumDepth '1356'^^xsd:integer;
  dwc:maximumDepth '1356'^^xsd:integer;
  dwc:aphiaid '107142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000281'^^xsd:anyURI;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "752"^^xsd:integer ;
  dwc:maximumDepthInMeters "864"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1983'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '752'^^xsd:integer;
  dwc:maximumDepth '864'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000887'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000887'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000254'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000254'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000255'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000255'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000256'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000256'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-0.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  geo-pos:lat "37.7925"^^xsd:decimal ;
  geo-pos:long "-0.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000257'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.623'^^xsd:double;
  dwc:latitude '37.7925'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000257'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-0.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7925 -0.623)"^^geo:wktLiteral ;
  geo-pos:lat "37.7925"^^xsd:decimal ;
  geo-pos:long "-0.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000258'^^xsd:string;
  dwc:scientificName 'Atelecyclus rotundatus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L50'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.623'^^xsd:double;
  dwc:latitude '37.7925'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107273'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000258'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000259'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000259'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000260'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000260'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000261'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000261'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8378 -6.6511)"^^geo:wktLiteral ;
  geo-pos:lat "36.8378"^^xsd:decimal ;
  geo-pos:long "-6.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ARSA_C13 > 24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000262'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ARSA_C13 > 24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.6511'^^xsd:double;
  dwc:latitude '36.8378'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000262'^^xsd:anyURI;
  dwc:observationDate '2009-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000249'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000249'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000250'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000250'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000251'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000251'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.804 2.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.804"^^xsd:decimal ;
  dwc:decimalLongitude "2.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.804 2.137)"^^geo:wktLiteral ;
  geo-pos:lat "39.804"^^xsd:decimal ;
  geo-pos:long "2.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000056'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'IDEADOS >'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.137'^^xsd:double;
  dwc:latitude '39.804'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:occurrenceRemarks 'Life stage'^^xsd:string;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Plankton net (MOCNESS)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000056'^^xsd:anyURI;
  dwc:observationDate '2010-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000248'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000248'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000252'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000252'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000253'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000253'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM34%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM34%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM34%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM34%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM34%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM34|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM34|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM34|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1007"^^xsd:integer ;
  dwc:maximumDepthInMeters "1007"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD240%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD240|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII>PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD240|2000'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII>PP1'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '1007'^^xsd:integer;
  dwc:maximumDepth '1007'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD240|2000'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC359%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC359%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC359%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.65"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "451"^^xsd:integer ;
  dwc:maximumDepthInMeters "451"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC359%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.65 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.65"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC359%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC359|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC359|2000'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso Villanueva, Collins, Sánchez & Voss, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-29.65'^^xsd:double;
  dwc:minimumDepth '451'^^xsd:integer;
  dwc:maximumDepth '451'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC359|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC36%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC36%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC36%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC36%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC36%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC36|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC36|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-45'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC36|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC139%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC139%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC139%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC139%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.9 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.9"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC139%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC139|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC139|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-63'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-25.9'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC139|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC14%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC14%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC14%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.85 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.85"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC14%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.85 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.85"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC14%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC14|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 ITXAS-LUR 2 P-159" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC14|2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 ITXAS-LUR 2 P-159'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-27.85'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC14|2004'^^xsd:anyURI;
  dwc:observationDate '1989-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC140%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC140%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC140%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2667 13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.2667"^^xsd:decimal ;
  dwc:decimalLongitude "13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC140%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.2667 13.15)"^^geo:wktLiteral ;
  geo-pos:lat "-23.2667"^^xsd:decimal ;
  geo-pos:long "13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC140%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC140|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-78" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC140|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-78'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.15'^^xsd:double;
  dwc:latitude '-23.2667'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC140|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC141%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC141%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC141%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "379"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC141%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.55 13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.55"^^xsd:decimal ;
  geo-pos:long "13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC141%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC141|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC141|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa (Verrill, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-64'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6833'^^xsd:double;
  dwc:latitude '-25.55'^^xsd:double;
  dwc:minimumDepth '379'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC141|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC142%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC142%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC142%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 13.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2"^^xsd:decimal ;
  dwc:decimalLongitude "13.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC142%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2 13.7167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2"^^xsd:decimal ;
  geo-pos:long "13.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC142%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC142|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIV 2 P-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC142|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis Verrill, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIV 2 P-32'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7167'^^xsd:double;
  dwc:latitude '-26.2'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC142|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC143%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC143%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC143%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.8667"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC143%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.8667 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "-28.8667"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC143%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC143|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIV 2 P-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC143|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIV 2 P-58'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '-28.8667'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC143|2002'^^xsd:anyURI;
  dwc:observationDate '1989-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC144%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC144%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC144%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7167 16.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.7167"^^xsd:decimal ;
  dwc:decimalLongitude "16.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC144%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.7167 16.2833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.7167"^^xsd:decimal ;
  geo-pos:long "16.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC144%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC144|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XV 2 P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC144|2002'^^xsd:string;
  dwc:scientificName 'Loligo Lamarck, 1798 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XV 2 P-29'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2833'^^xsd:double;
  dwc:latitude '-28.7167'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC144|2002'^^xsd:anyURI;
  dwc:observationDate '1989-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC145%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC145%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC145%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 16.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5667"^^xsd:decimal ;
  dwc:decimalLongitude "16.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC145%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5667 16.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5667"^^xsd:decimal ;
  geo-pos:long "16.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC145%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC145|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC145|2002'^^xsd:string;
  dwc:scientificName 'Afrololigo mercatoris (Adam, 1941)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-42'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '16.2167'^^xsd:double;
  dwc:latitude '-28.5667'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '410041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC145|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '410041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC146%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC146%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC146%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.2167"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC146%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.2167 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-26.2167"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC146%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC146|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XVI 2 P-61" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC146|2002'^^xsd:string;
  dwc:scientificName 'Histioteuthis d\'Orbigny [in Férussac & d\'Orbigny], 1841'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XVI 2 P-61'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-26.2167'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC146|2002'^^xsd:anyURI;
  dwc:observationDate '1990-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4333 -105.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-105.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4333 -105.8667)"^^geo:wktLiteral ;
  geo-pos:lat "22.4333"^^xsd:decimal ;
  geo-pos:long "-105.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD262%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD262|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-6>17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD262|1994'^^xsd:string;
  dwc:scientificName 'Ochtholambrus excavatus (Stimpson, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-6>17'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-105.8667'^^xsd:double;
  dwc:latitude '22.4333'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '442294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD262|1994'^^xsd:anyURI;
  dwc:observationDate '1992-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '442294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-93.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.8833 -93.9)"^^geo:wktLiteral ;
  geo-pos:lat "15.8833"^^xsd:decimal ;
  geo-pos:long "-93.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD276%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD276|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4>19 B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD276|1994'^^xsd:string;
  dwc:scientificName 'Trachysalambria brevisuturae (Burkenroad, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4>19 B'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-93.9'^^xsd:double;
  dwc:latitude '15.8833'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '377685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD276|1994'^^xsd:anyURI;
  dwc:observationDate '1991-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '377685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -0.2333)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-0.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD258%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD258|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD258|1997'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2333'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD258|1997'^^xsd:anyURI;
  dwc:observationDate '1995-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.45"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "387"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.45 -17.3167)"^^geo:wktLiteral ;
  geo-pos:lat "11.45"^^xsd:decimal ;
  geo-pos:long "-17.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD259%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD259|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD259|1998'^^xsd:string;
  dwc:scientificName 'Heterocarpus ensifer A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3167'^^xsd:double;
  dwc:latitude '11.45'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '387'^^xsd:integer;
  dwc:aphiaid '107644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD259|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -2.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6167 -2.4333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6167"^^xsd:decimal ;
  geo-pos:long "-2.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD256%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD256|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 L>21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD256|1999'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 L>21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4333'^^xsd:double;
  dwc:latitude '36.6167'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD256|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4667 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.4667"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD215%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD215|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD215|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.4667'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD215|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "217"^^xsd:integer ;
  dwc:maximumDepthInMeters "217"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.65"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD219%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD219|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD219|1998'^^xsd:string;
  dwc:scientificName 'Acantharctus posteli (Forest, 1963)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.65'^^xsd:double;
  dwc:minimumDepth '217'^^xsd:integer;
  dwc:maximumDepth '217'^^xsd:integer;
  dwc:aphiaid '382932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD219|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '382932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1994'^^xsd:string;
  dwc:scientificName 'Lophiodes caulinaris (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '278525'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '278525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB55%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB55|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB55|1994'^^xsd:string;
  dwc:scientificName 'Lophiodes caulinaris (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '278525'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB55|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '278525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1994'^^xsd:string;
  dwc:scientificName 'Lophiodes caulinaris (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-111'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '278525'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '278525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1994'^^xsd:string;
  dwc:scientificName 'Lophiodes caulinaris (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-111'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '278525'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '278525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.7 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.7"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB294%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB294|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB294|1983'^^xsd:string;
  dwc:scientificName 'Lophiodes kempi (Norman, 1935)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.7'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '278529'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB294|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '278529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB361%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB361|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB361|1998'^^xsd:string;
  dwc:scientificName 'Lophiodes mutilus (Alcock, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '217837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB361|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '217837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.6 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.6"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD247%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD247|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD247|1998'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.6'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD247|1998'^^xsd:anyURI;
  dwc:observationDate '1985-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.7333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.7333 -17.1833)"^^geo:wktLiteral ;
  geo-pos:lat "11.7333"^^xsd:decimal ;
  geo-pos:long "-17.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD212%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD212|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD212|1998'^^xsd:string;
  dwc:scientificName 'Pseudomyra mbizi Capart, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.1833'^^xsd:double;
  dwc:latitude '11.7333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '241053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD212|1998'^^xsd:anyURI;
  dwc:observationDate '1985-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '241053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "688"^^xsd:integer ;
  dwc:maximumDepthInMeters "695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4333 12.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4333"^^xsd:decimal ;
  geo-pos:long "12.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD201%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD201|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA XII>P-PP4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD201|1999'^^xsd:string;
  dwc:scientificName 'Sergia potens (Burkenroad, 1940)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA XII>P-PP4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9667'^^xsd:double;
  dwc:latitude '-23.4333'^^xsd:double;
  dwc:minimumDepth '688'^^xsd:integer;
  dwc:maximumDepth '695'^^xsd:integer;
  dwc:aphiaid '240790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD201|1999'^^xsd:anyURI;
  dwc:observationDate '1988-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1833 -107.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.1833"^^xsd:decimal ;
  geo-pos:long "-107.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD208%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD208|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD208|1994'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) acuminatus (Stimpson, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>27'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.6'^^xsd:double;
  dwc:latitude '24.1833'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '442801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD208|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1061740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9667 -0.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92"^^xsd:integer ;
  dwc:maximumDepthInMeters "92"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9667 -0.5167)"^^geo:wktLiteral ;
  geo-pos:lat "37.9667"^^xsd:decimal ;
  geo-pos:long "-0.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD187%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD187|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS97 2>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD187|1999'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS97 2>P-42'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.5167'^^xsd:double;
  dwc:latitude '37.9667'^^xsd:double;
  dwc:minimumDepth '92'^^xsd:integer;
  dwc:maximumDepth '92'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD187|1999'^^xsd:anyURI;
  dwc:observationDate '1997-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD189%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD189|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD189|1991'^^xsd:string;
  dwc:scientificName 'Neopilumnoplax heterochir (Studer, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '-26.5'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '241119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD189|1991'^^xsd:anyURI;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '241119'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 04>P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 04>P-18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7833'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000567'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L64'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000567'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7108"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7108 -0.6506)"^^geo:wktLiteral ;
  geo-pos:lat "37.7108"^^xsd:decimal ;
  geo-pos:long "-0.6506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000568'^^xsd:string;
  dwc:scientificName 'Parthenopoides massena  (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L64'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6506'^^xsd:double;
  dwc:latitude '37.7108'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '442300'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000568'^^xsd:anyURI;
  dwc:observationDate '2014-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.145 1.7783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.145"^^xsd:decimal ;
  dwc:decimalLongitude "1.7783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.145 1.7783)"^^geo:wktLiteral ;
  geo-pos:lat "41.145"^^xsd:decimal ;
  geo-pos:long "1.7783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000576'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L140'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7783'^^xsd:double;
  dwc:latitude '41.145'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000576'^^xsd:anyURI;
  dwc:observationDate '2013-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 6.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "6.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 6.05)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "6.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD293|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD293|1994'^^xsd:string;
  dwc:scientificName 'Nematocarcinus sigmoideus Macpherson, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>P-5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.05'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '514328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD293|1994'^^xsd:anyURI;
  dwc:observationDate '1982-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.145 1.7783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.145"^^xsd:decimal ;
  dwc:decimalLongitude "1.7783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.145 1.7783)"^^geo:wktLiteral ;
  geo-pos:lat "41.145"^^xsd:decimal ;
  geo-pos:long "1.7783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000577'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L140'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7783'^^xsd:double;
  dwc:latitude '41.145'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000577'^^xsd:anyURI;
  dwc:observationDate '2013-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.353 -5.2078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.353"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.353 -5.2078)"^^geo:wktLiteral ;
  geo-pos:lat "36.353"^^xsd:decimal ;
  geo-pos:long "-5.2078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2004 > L4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000578'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2004 > L4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2078'^^xsd:double;
  dwc:latitude '36.353'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000578'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0315 0.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0315"^^xsd:decimal ;
  dwc:decimalLongitude "0.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0315 0.5685)"^^geo:wktLiteral ;
  geo-pos:lat "40.0315"^^xsd:decimal ;
  geo-pos:long "0.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000579'^^xsd:string;
  dwc:scientificName 'Pinnotheres pisum (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L121'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5685'^^xsd:double;
  dwc:latitude '40.0315'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107473'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000579'^^xsd:anyURI;
  dwc:observationDate '2006-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD188|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE>P-16.4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD188|1998'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:fieldNumber 'AQUDE>P-16.4'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD188|1998'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3833"^^xsd:decimal ;
  dwc:decimalLongitude "1.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3833 1.2333)"^^geo:wktLiteral ;
  geo-pos:lat "40.3833"^^xsd:decimal ;
  geo-pos:long "1.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD188%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD188|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQUDE 2>P-3 Cal7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD188|1999'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQUDE 2>P-3 Cal7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2333'^^xsd:double;
  dwc:latitude '40.3833'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD188|1999'^^xsd:anyURI;
  dwc:observationDate '1981-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011012001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011012001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011012001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6666 25.8666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6666"^^xsd:decimal ;
  dwc:decimalLongitude "25.8666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2046"^^xsd:integer ;
  dwc:maximumDepthInMeters "2104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011012001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6666 25.8666)"^^geo:wktLiteral ;
  geo-pos:lat "34.6666"^^xsd:decimal ;
  geo-pos:long "25.8666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011012001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011012001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BIOFUN > M16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011012001'^^xsd:string;
  dwc:scientificName 'Munidopsis ariadne  Macpherson, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:typeStatus 'Holotype of Munidopsis ariadne'^^xsd:string;
  dwc:fieldNumber 'BIOFUN > M16'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8666'^^xsd:double;
  dwc:latitude '34.6666'^^xsd:double;
  dwc:minimumDepth '2046'^^xsd:integer;
  dwc:maximumDepth '2104'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '572017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011012001'^^xsd:anyURI;
  dwc:observationDate '2009-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '572017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011020101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011020101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011020101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6217 0.6405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6217"^^xsd:decimal ;
  dwc:decimalLongitude "0.6405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011020101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6217 0.6405)"^^geo:wktLiteral ;
  geo-pos:lat "40.6217"^^xsd:decimal ;
  geo-pos:long "0.6405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011020101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011020101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011020101'^^xsd:string;
  dwc:scientificName 'Dyspanopeus sayi (Smith, 1869) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Schubart, C.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6405'^^xsd:double;
  dwc:latitude '40.6217'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First record in the Western Mediterranean Sea'^^xsd:string;
  dwc:aphiaid '107412'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011020101'^^xsd:anyURI;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011021101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011021101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011021101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1551 -13.4286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1551"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011021101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1551 -13.4286)"^^geo:wktLiteral ;
  geo-pos:lat "29.1551"^^xsd:decimal ;
  geo-pos:long "-13.4286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011021101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011021101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011021101'^^xsd:string;
  dwc:scientificName 'Munidopsis polymorpha Koelbel, 1892 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-13.4286'^^xsd:double;
  dwc:latitude '29.1551'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011021101'^^xsd:anyURI;
  dwc:observationDate '2009-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9666 -11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1683"^^xsd:integer ;
  dwc:maximumDepthInMeters "1683"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9666 -11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9666"^^xsd:decimal ;
  geo-pos:long "-11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011100601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES > G9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011100601'^^xsd:string;
  dwc:scientificName 'Neolithodes A. Milne-Edwards & Bouvier, 1894 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES > G9'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.9833'^^xsd:double;
  dwc:latitude '42.9666'^^xsd:double;
  dwc:minimumDepth '1683'^^xsd:integer;
  dwc:maximumDepth '1683'^^xsd:integer;
  dwc:aphiaid '106846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011100601'^^xsd:anyURI;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9666 -11.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1683"^^xsd:integer ;
  dwc:maximumDepthInMeters "1683"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9666 -11.9833)"^^geo:wktLiteral ;
  geo-pos:lat "42.9666"^^xsd:decimal ;
  geo-pos:long "-11.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2011100602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2011100602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES > G9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2011100602'^^xsd:string;
  dwc:scientificName 'Neolithodes A. Milne-Edwards & Bouvier, 1894 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES > G9'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.9833'^^xsd:double;
  dwc:latitude '42.9666'^^xsd:double;
  dwc:minimumDepth '1683'^^xsd:integer;
  dwc:maximumDepth '1683'^^xsd:integer;
  dwc:aphiaid '106846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2011100602'^^xsd:anyURI;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB802%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB802%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB802%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB802%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB802%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB802|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB802|1981'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB802|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB803%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB803|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB803|1981'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB803|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4167"^^xsd:decimal ;
  dwc:decimalLongitude "12.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4167 12.8333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4167"^^xsd:decimal ;
  geo-pos:long "12.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB804%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB804|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I218" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB804|1981'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela I218'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8333'^^xsd:double;
  dwc:latitude '-21.4167'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB804|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1210" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1994'^^xsd:string;
  dwc:scientificName 'Lophiodes caulinaris (Garman, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1210'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '278525'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '278525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5333"^^xsd:decimal ;
  dwc:decimalLongitude "0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5333 0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "40.5333"^^xsd:decimal ;
  geo-pos:long "0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD297|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RASTELLS>2 P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD297|1997'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'RASTELLS>2 P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6167'^^xsd:double;
  dwc:latitude '40.5333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD297|1997'^^xsd:anyURI;
  dwc:observationDate '1993-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5333 -4.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "211"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5333 -4.35)"^^geo:wktLiteral ;
  geo-pos:lat "36.5333"^^xsd:decimal ;
  geo-pos:long "-4.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD297%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD297|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS'ES>P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD297|1999'^^xsd:string;
  dwc:scientificName 'Caridea Dana 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS\'ES>P-3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.35'^^xsd:double;
  dwc:latitude '36.5333'^^xsd:double;
  dwc:minimumDepth '211'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD297|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD295|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD295|1991'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G4'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0833'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD295|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  geo-pos:lat "10.9167"^^xsd:decimal ;
  geo-pos:long "-16.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD309|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD309|1998'^^xsd:string;
  dwc:scientificName 'Calappa rubroguttata Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.6667'^^xsd:double;
  dwc:latitude '10.9167'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '241043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD309|1998'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '241043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0667"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0667 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0667"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD309%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD309|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD309|2000'^^xsd:string;
  dwc:scientificName 'Macropipus australis Guinot, 1961'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>72'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-18.0667'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '241112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD309|2000'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '241112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000560'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000560'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000561'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000561'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000562'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000562'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000400'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000400'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000401'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000401'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000402'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000402'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000404'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000404'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000405'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000405'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000406'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000406'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000407'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000407'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000408'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000408'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2833"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2833 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.2833"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1986'^^xsd:string;
  dwc:scientificName 'Lepadogaster lepadogaster (Bonnaterre, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Balma, G.A.C.'^^xsd:string;
  dwc:collector 'Balma, G.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '44.2833'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:samplingProtocol 'Trap'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1986'^^xsd:anyURI;
  dwc:observationDate '1985-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000429'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000429'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD476%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD476%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD476%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "882"^^xsd:integer ;
  dwc:maximumDepthInMeters "882"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD476%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD476%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD476|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD476|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '882'^^xsd:integer;
  dwc:maximumDepth '882'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD476|2000'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000430'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000430'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000431'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000431'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000432'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000432'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD615%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD615%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD615%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.15"^^xsd:decimal ;
  dwc:decimalLongitude "6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD615%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 6.6)"^^geo:wktLiteral ;
  geo-pos:lat "-25.15"^^xsd:decimal ;
  geo-pos:long "6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD615%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD615|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>IKMT 9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD615|1991'^^xsd:string;
  dwc:scientificName 'Parasergestes diapontius (Spence Bate, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>IKMT 9'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.6'^^xsd:double;
  dwc:latitude '-25.15'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '514137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD615|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '514137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.8333"^^xsd:decimal ;
  dwc:decimalLongitude "13.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "424"^^xsd:integer ;
  dwc:maximumDepthInMeters "424"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.8333 13.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.8333"^^xsd:decimal ;
  geo-pos:long "13.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD459%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD459|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD459|2000'^^xsd:string;
  dwc:scientificName 'Lithodes ferox Filhol, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>25'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4333'^^xsd:double;
  dwc:latitude '-24.8333'^^xsd:double;
  dwc:minimumDepth '424'^^xsd:integer;
  dwc:maximumDepth '424'^^xsd:integer;
  dwc:aphiaid '240655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD459|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '240655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6666 -11.5166)"^^geo:wktLiteral ;
  geo-pos:lat "42.6666"^^xsd:decimal ;
  geo-pos:long "-11.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > GOC8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000433'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > GOC8'^^xsd:string;
  dwc:collector 'Cartes, J.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.5166'^^xsd:double;
  dwc:latitude '42.6666'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000433'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7167"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "934"^^xsd:integer ;
  dwc:maximumDepthInMeters "936"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7167 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7167"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD465%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD465|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD465|1991'^^xsd:string;
  dwc:scientificName 'Austropenaeus nitidus (Barnard, 1947)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>12'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '-24.7167'^^xsd:double;
  dwc:minimumDepth '934'^^xsd:integer;
  dwc:maximumDepth '936'^^xsd:integer;
  dwc:aphiaid '246428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD465|1991'^^xsd:anyURI;
  dwc:observationDate '1982-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '246428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1453 1.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1453"^^xsd:decimal ;
  dwc:decimalLongitude "1.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1453 1.7825)"^^geo:wktLiteral ;
  geo-pos:lat "41.1453"^^xsd:decimal ;
  geo-pos:long "1.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000538'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L162'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7825'^^xsd:double;
  dwc:latitude '41.1453'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000538'^^xsd:anyURI;
  dwc:observationDate '2014-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1453 1.7825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1453"^^xsd:decimal ;
  dwc:decimalLongitude "1.7825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1453 1.7825)"^^geo:wktLiteral ;
  geo-pos:lat "41.1453"^^xsd:decimal ;
  geo-pos:long "1.7825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000539'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L162'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7825'^^xsd:double;
  dwc:latitude '41.1453'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000539'^^xsd:anyURI;
  dwc:observationDate '2014-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  geo-pos:lat "41.8235"^^xsd:decimal ;
  geo-pos:long "3.1593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000540'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000540'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  geo-pos:lat "41.8235"^^xsd:decimal ;
  geo-pos:long "3.1593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000541'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000541'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8235"^^xsd:decimal ;
  dwc:decimalLongitude "3.1593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8235 3.1593)"^^geo:wktLiteral ;
  geo-pos:lat "41.8235"^^xsd:decimal ;
  geo-pos:long "3.1593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000542'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L152'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1593'^^xsd:double;
  dwc:latitude '41.8235'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000542'^^xsd:anyURI;
  dwc:observationDate '2014-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 2.7425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0345"^^xsd:decimal ;
  dwc:decimalLongitude "2.7425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "347"^^xsd:integer ;
  dwc:maximumDepthInMeters "347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 2.7425)"^^geo:wktLiteral ;
  geo-pos:lat "39.0345"^^xsd:decimal ;
  geo-pos:long "2.7425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID2-09 > P02" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000543'^^xsd:string;
  dwc:scientificName 'Periclimenes sagittifer (Norman, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'ID2-09 > P02'^^xsd:string;
  dwc:collector 'Ordinas, F.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7425'^^xsd:double;
  dwc:latitude '39.0345'^^xsd:double;
  dwc:minimumDepth '347'^^xsd:integer;
  dwc:maximumDepth '347'^^xsd:integer;
  dwc:aphiaid '107632'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000543'^^xsd:anyURI;
  dwc:observationDate '2009-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '107632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8758 0.3258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8758"^^xsd:decimal ;
  dwc:decimalLongitude "0.3258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8758 0.3258)"^^geo:wktLiteral ;
  geo-pos:lat "39.8758"^^xsd:decimal ;
  geo-pos:long "0.3258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2000 > L103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000544'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rufino, M.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2000 > L103'^^xsd:string;
  dwc:collector 'Rufino, M.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3258'^^xsd:double;
  dwc:latitude '39.8758'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000544'^^xsd:anyURI;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.65"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.65 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.65"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD299%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD299|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Guinea B>112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD299|2000'^^xsd:string;
  dwc:scientificName 'Bathynectes piperitus Manning & Holthuis, 1981'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Guinea B>112'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.65'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '241104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD299|2000'^^xsd:anyURI;
  dwc:observationDate '1985-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '241104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8167 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8167"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8167 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8167"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB107%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB107|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB107|1981'^^xsd:string;
  dwc:scientificName 'Lepidion capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '-27.8167'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '601'^^xsd:integer;
  dwc:aphiaid '217732'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB107|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '217732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6351 -2.7818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6351"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6351 -2.7818)"^^geo:wktLiteral ;
  geo-pos:lat "36.6351"^^xsd:decimal ;
  geo-pos:long "-2.7818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2004 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000545'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2004 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7818'^^xsd:double;
  dwc:latitude '36.6351'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000545'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.709"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.709 -0.6525)"^^geo:wktLiteral ;
  geo-pos:lat "37.709"^^xsd:decimal ;
  geo-pos:long "-0.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000546'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L48'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6525'^^xsd:double;
  dwc:latitude '37.709'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000546'^^xsd:anyURI;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7945 -0.6238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7945"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7945 -0.6238)"^^geo:wktLiteral ;
  geo-pos:lat "37.7945"^^xsd:decimal ;
  geo-pos:long "-0.6238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2011 > M11L042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000547'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2011 > M11L042'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6238'^^xsd:double;
  dwc:latitude '37.7945'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'Rare'^^xsd:string;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000547'^^xsd:anyURI;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4217"^^xsd:decimal ;
  dwc:decimalLongitude "5.1229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  geo-pos:lat "43.4217"^^xsd:decimal ;
  geo-pos:long "5.1229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000551'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Abelló, P. | Quilez, G.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.1229'^^xsd:double;
  dwc:latitude '43.4217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Introduced species'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000551'^^xsd:anyURI;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.75 14.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.75"^^xsd:decimal ;
  dwc:decimalLongitude "14.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters "437"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.75 14.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.75"^^xsd:decimal ;
  geo-pos:long "14.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD322%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD322|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VIII>31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD322|2000'^^xsd:string;
  dwc:scientificName 'Chaceon chuni (Macpherson, 1983)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VIII>31'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3667'^^xsd:double;
  dwc:latitude '-28.75'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:maximumDepth '437'^^xsd:integer;
  dwc:aphiaid '241099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD322|2000'^^xsd:anyURI;
  dwc:observationDate '1985-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '241099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4217"^^xsd:decimal ;
  dwc:decimalLongitude "5.1229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  geo-pos:lat "43.4217"^^xsd:decimal ;
  geo-pos:long "5.1229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000552'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Abelló, P. | Quilez, G.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.1229'^^xsd:double;
  dwc:latitude '43.4217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Introduced species'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000552'^^xsd:anyURI;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4217"^^xsd:decimal ;
  dwc:decimalLongitude "5.1229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4217 5.1229)"^^geo:wktLiteral ;
  geo-pos:lat "43.4217"^^xsd:decimal ;
  geo-pos:long "5.1229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000553'^^xsd:string;
  dwc:scientificName 'Rhithropanopeus harrisii (Gould, 1841) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Abelló, P. | Quilez, G.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '5.1229'^^xsd:double;
  dwc:latitude '43.4217'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Introduced species'^^xsd:string;
  dwc:aphiaid '107414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000553'^^xsd:anyURI;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000554'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000554'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000555'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000555'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7833 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.7833"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES 0711 > V2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000556'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES 0711 > V2'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '42.7833'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000556'^^xsd:anyURI;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000066'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000066'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.847"^^xsd:decimal ;
  dwc:decimalLongitude "4.3757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.847 4.3757)"^^geo:wktLiteral ;
  geo-pos:lat "39.847"^^xsd:decimal ;
  geo-pos:long "4.3757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000067'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3757'^^xsd:double;
  dwc:latitude '39.847'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000067'^^xsd:anyURI;
  dwc:observationDate '2014-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1196"^^xsd:integer ;
  dwc:maximumDepthInMeters "1228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1997'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1196'^^xsd:integer;
  dwc:maximumDepth '1228'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1997'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1997'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000989'^^xsd:string;
  dwc:scientificName 'Plesionika semilaevis Spence Bate, 1888 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '515515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000989'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB461%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB461|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB461|1986'^^xsd:string;
  dwc:scientificName 'Megalaspis cordyla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB461|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '218430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1985'^^xsd:string;
  dwc:scientificName 'Melamphaes longivelis Parr, 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I211'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '127267'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.1 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.1"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB105%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB105|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB105|1996'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX2PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.1'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB105|1996'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB132%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB132|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB132|1997'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB132|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB471%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB471|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB471|1981'^^xsd:string;
  dwc:scientificName 'Prionace glauca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III20'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB471|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX228" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1990'^^xsd:string;
  dwc:scientificName 'Prionace glauca (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX228'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-28.1833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1990'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.85"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "226"^^xsd:integer ;
  dwc:maximumDepthInMeters "226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.85 -10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-70.85"^^xsd:decimal ;
  geo-pos:long "-10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB405%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB405|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-119-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB405|2000'^^xsd:string;
  dwc:scientificName 'Prionodraco evansii Regan, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-119-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-10.5667'^^xsd:double;
  dwc:latitude '-70.85'^^xsd:double;
  dwc:minimumDepth '226'^^xsd:integer;
  dwc:maximumDepth '226'^^xsd:integer;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB405|2000'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -86.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -86.6833)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-86.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1992'^^xsd:string;
  dwc:scientificName 'Prionotus alatus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6833'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '159570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -86.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "148"^^xsd:integer ;
  dwc:maximumDepthInMeters "148"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -86.6833)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-86.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1992'^^xsd:string;
  dwc:scientificName 'Prionotus alatus Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6833'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '148'^^xsd:integer;
  dwc:maximumDepth '148'^^xsd:integer;
  dwc:aphiaid '159570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1992'^^xsd:string;
  dwc:scientificName 'Prionotus albirostris Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB613%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB613|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB613|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB613|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1982'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1982'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB610%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB610|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB610|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB610|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB611%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB611|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB611|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB611|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB612%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB612|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB612|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB612|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7666"^^xsd:decimal ;
  dwc:decimalLongitude "3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7666 3.5995)"^^geo:wktLiteral ;
  geo-pos:lat "39.7666"^^xsd:decimal ;
  geo-pos:long "3.5995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P67" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000025'^^xsd:string;
  dwc:scientificName 'Calliostoma Swainson, 1840 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P67'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5995'^^xsd:double;
  dwc:latitude '39.7666'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138584'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000025'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000026'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000026'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8926"^^xsd:decimal ;
  dwc:decimalLongitude "3.7338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 3.7338)"^^geo:wktLiteral ;
  geo-pos:lat "39.8926"^^xsd:decimal ;
  geo-pos:long "3.7338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000007'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P55'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7338'^^xsd:double;
  dwc:latitude '39.8926'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000007'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7166"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.7166"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000008'^^xsd:string;
  dwc:scientificName 'Flexopecten flexuosus (Poli, 1795)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '39.7166'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '225259'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000008'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '225259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5167 -1.15)"^^geo:wktLiteral ;
  geo-pos:lat "37.5167"^^xsd:decimal ;
  geo-pos:long "-1.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB479%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB479|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES'992L-37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB479|1999'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES\'992L-37'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.15'^^xsd:double;
  dwc:latitude '37.5167'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB479|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.95)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1985'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII211'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.95'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1985'^^xsd:anyURI;
  dwc:observationDate '1984-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB399%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB399|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB399|1986'^^xsd:string;
  dwc:scientificName 'Megalaspis cordyla (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218430'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB399|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB267%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB267|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB267|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB267|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB268%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB268|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB268|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB268|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB255%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB255|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB255|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB255|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB256%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB256|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB256|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB256|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB257%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB257|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB257|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB257|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB258%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB258|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB258|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB258|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB26%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB26|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB26|1984'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB26|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1984'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1986'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl  (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1986'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7833"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1196"^^xsd:integer ;
  dwc:maximumDepthInMeters "1228"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7833 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "40.7833"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1997'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '40.7833'^^xsd:double;
  dwc:minimumDepth '1196'^^xsd:integer;
  dwc:maximumDepth '1228'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001000'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001000'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001001'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001001'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001071'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001071'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001072'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001072'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000983'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Oral apparatus isolated'^^xsd:string;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000983'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000994'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000994'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000998'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000998'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000999'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000999'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001002'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001002'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8455 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8455"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8455 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "39.8455"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS07 > L87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001054'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS07 > L87'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '39.8455'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001054'^^xsd:anyURI;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|2002'^^xsd:string;
  dwc:scientificName 'Alosa fallax (Lacepède, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB875%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB875%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB875%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB875%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB875%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB875|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB875|1991'^^xsd:string;
  dwc:scientificName 'Alosa fallax (Lacepède, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB875|1991'^^xsd:anyURI;
  dwc:observationDate '1988-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB494%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB494|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB494|1983'^^xsd:string;
  dwc:scientificName 'Alosa fallax fallax (Lacepède, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '236142'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB494|1983'^^xsd:anyURI;
  dwc:observationDate '1982-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "1.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 1.3167)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "1.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB518|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB518|1983'^^xsd:string;
  dwc:scientificName 'Alosa fallax fallax (Lacepède, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3167'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:aphiaid '236142'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB518|1983'^^xsd:anyURI;
  dwc:observationDate '1983-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4833"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4833 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4833"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude242423" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1983'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica (Geoffroy Saint-Hilaire, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cerdá, J.'^^xsd:string;
  dwc:fieldNumber 'Acude242423'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '40.4833'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '236140'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1983'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.7333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Descartes243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|1997'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica (Geoffroy Saint-Hilaire, 1808)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:fieldNumber 'Descartes243'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '1.7333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  dwc:aphiaid '236140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|1997'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000986'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000986'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000987'^^xsd:string;
  dwc:scientificName 'Plesionika semilaevis Spence Bate, 1888 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '515515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000987'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "216"^^xsd:integer ;
  dwc:maximumDepthInMeters "216"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-22.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB657%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB657|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB657|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-22.0667'^^xsd:double;
  dwc:minimumDepth '216'^^xsd:integer;
  dwc:maximumDepth '216'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB657|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000992'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000992'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1142"^^xsd:integer ;
  dwc:maximumDepthInMeters "1157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1997'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP1'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1142'^^xsd:integer;
  dwc:maximumDepth '1157'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB313%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB313|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB313|1985'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB313|1985'^^xsd:anyURI;
  dwc:observationDate '1985-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB344|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB344|1981'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB344|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB374%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB374|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV212(86)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB374|1981'^^xsd:string;
  dwc:scientificName 'Melanocetus johnsoni Günther, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV212(86)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '221410'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB374|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '126556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000993'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.05"^^xsd:decimal ;
  dwc:decimalLongitude "12.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.05 12.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-23.05"^^xsd:decimal ;
  geo-pos:long "12.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB614%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB614|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB614|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3167'^^xsd:double;
  dwc:latitude '-23.05'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB614|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "288"^^xsd:integer ;
  dwc:maximumDepthInMeters "288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1982'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '288'^^xsd:integer;
  dwc:maximumDepth '288'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1982'^^xsd:anyURI;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-48.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 98P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1999'^^xsd:string;
  dwc:scientificName 'Alepocephalus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 98P-21'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.6833'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '125868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '125868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB119%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB119|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P- PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB119|1997'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P- PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB119|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P- PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1997'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P- PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4167"^^xsd:decimal ;
  dwc:decimalLongitude "13.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4167 13.45)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4167"^^xsd:decimal ;
  geo-pos:long "13.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB392%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB392|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB392|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.45'^^xsd:double;
  dwc:latitude '-22.4167'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB392|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0167 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0167"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB5%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB5|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB5|1981'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '-28.0167'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB5|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB56%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB56|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB56|1984'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB56|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB57%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB57|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB57|1984'^^xsd:string;
  dwc:scientificName 'Allocyttus verrucosus (Gilchrist, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '127422'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB57|1984'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2799"^^xsd:decimal ;
  dwc:decimalLongitude "0.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2799 0.242)"^^geo:wktLiteral ;
  geo-pos:lat "38.2799"^^xsd:decimal ;
  geo-pos:long "0.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001043'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.242'^^xsd:double;
  dwc:latitude '38.2799'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001043'^^xsd:anyURI;
  dwc:observationDate '2016-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8961 0.9686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8961"^^xsd:decimal ;
  dwc:decimalLongitude "0.9686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "448"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8961 0.9686)"^^geo:wktLiteral ;
  geo-pos:lat "38.8961"^^xsd:decimal ;
  geo-pos:long "0.9686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001044'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L102'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9686'^^xsd:double;
  dwc:latitude '38.8961'^^xsd:double;
  dwc:minimumDepth '448'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001044'^^xsd:anyURI;
  dwc:observationDate '2016-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB460%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB460|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB460|1986'^^xsd:string;
  dwc:scientificName 'Alectis indicus (Rüppell, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB460|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '401562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000038'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000038'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000039'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000039'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000040'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000040'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001079'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001079'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.162"^^xsd:decimal ;
  dwc:decimalLongitude "1.6518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.162 1.6518)"^^geo:wktLiteral ;
  geo-pos:lat "41.162"^^xsd:decimal ;
  geo-pos:long "1.6518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001080'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Marco, E.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6518'^^xsd:double;
  dwc:latitude '41.162'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001080'^^xsd:anyURI;
  dwc:observationDate '2016-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.076 3.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.076"^^xsd:decimal ;
  dwc:decimalLongitude "3.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters "133"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.076 3.3935)"^^geo:wktLiteral ;
  geo-pos:lat "42.076"^^xsd:decimal ;
  geo-pos:long "3.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P30F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000001'^^xsd:string;
  dwc:scientificName 'Atrina pectinata (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P30F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3935'^^xsd:double;
  dwc:latitude '42.076'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:maximumDepth '133'^^xsd:integer;
  dwc:occurrenceRemarks 'Broken shell'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000001'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB387%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB387|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB387|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB387|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB388%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB388|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB388|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB388|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB389%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB389|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB389|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB389|1999'^^xsd:anyURI;
  dwc:observationDate '1986-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB630%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB630|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV257(131)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB630|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV257(131)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB630|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB747%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB747%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB747%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB747%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB747%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB747|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB747|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB747|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1833 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1833"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB128%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB128|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB128|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI253'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-29.1833'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '487'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB128|1985'^^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/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9581"^^xsd:decimal ;
  dwc:decimalLongitude "3.1063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  geo-pos:lat "39.9581"^^xsd:decimal ;
  geo-pos:long "3.1063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000005'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1063'^^xsd:double;
  dwc:latitude '39.9581'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000005'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9581"^^xsd:decimal ;
  dwc:decimalLongitude "3.1063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9581 3.1063)"^^geo:wktLiteral ;
  geo-pos:lat "39.9581"^^xsd:decimal ;
  geo-pos:long "3.1063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000006'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P4'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1063'^^xsd:double;
  dwc:latitude '39.9581'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000006'^^xsd:anyURI;
  dwc:observationDate '2009-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1288 2.0313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1288"^^xsd:decimal ;
  dwc:decimalLongitude "2.0313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1288 2.0313)"^^geo:wktLiteral ;
  geo-pos:lat "41.1288"^^xsd:decimal ;
  geo-pos:long "2.0313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I, GEOECS-91 > P50" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000051'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranii (Férussac, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I, GEOECS-91 > P50'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0313'^^xsd:double;
  dwc:latitude '41.1288'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000051'^^xsd:anyURI;
  dwc:observationDate '1991-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1516 2.065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1516"^^xsd:decimal ;
  dwc:decimalLongitude "2.065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1516 2.065)"^^geo:wktLiteral ;
  geo-pos:lat "41.1516"^^xsd:decimal ;
  geo-pos:long "2.065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000052'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranii (Férussac, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P6'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.065'^^xsd:double;
  dwc:latitude '41.1516'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '426'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000052'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 2.0847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1413"^^xsd:decimal ;
  dwc:decimalLongitude "2.0847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "545"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 2.0847)"^^geo:wktLiteral ;
  geo-pos:lat "41.1413"^^xsd:decimal ;
  geo-pos:long "2.0847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "RETRO-I > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000053'^^xsd:string;
  dwc:scientificName 'Pteroctopus  tetracirrhus (Delle Chiaje, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'RETRO-I > P5'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0847'^^xsd:double;
  dwc:latitude '41.1413'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '545'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000053'^^xsd:anyURI;
  dwc:observationDate '1991-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6167"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "478"^^xsd:integer ;
  dwc:maximumDepthInMeters "478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6167 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6167"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB130%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB130|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB130|1985'^^xsd:string;
  dwc:scientificName 'Malacocephalus laevis (Lowe, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela244'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-27.6167'^^xsd:double;
  dwc:minimumDepth '478'^^xsd:integer;
  dwc:maximumDepth '478'^^xsd:integer;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB130|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 1 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1998'^^xsd:string;
  dwc:scientificName 'Porichthys analis Hubbs & Schultz, 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 1 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1998'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5667"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5667 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5667"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB602%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB602|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB602|1981'^^xsd:string;
  dwc:scientificName 'Mahia matamua McCann & McKnight, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.5667'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '319131'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB602|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000025'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000025'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000026'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000026'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC99|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC99|2002'^^xsd:string;
  dwc:scientificName 'Sepia Linnaeus, 1758 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC99|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000015'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000015'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1166"^^xsd:decimal ;
  dwc:decimalLongitude "2.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.0166)"^^geo:wktLiteral ;
  geo-pos:lat "41.1166"^^xsd:decimal ;
  geo-pos:long "2.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHYS > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000016'^^xsd:string;
  dwc:scientificName 'Pteroctopus  tetracirrhus (Delle Chiaje, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'BATHYS > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0166'^^xsd:double;
  dwc:latitude '41.1166'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000016'^^xsd:anyURI;
  dwc:observationDate '1992-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.0166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1166"^^xsd:decimal ;
  dwc:decimalLongitude "2.0166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1166 2.0166)"^^geo:wktLiteral ;
  geo-pos:lat "41.1166"^^xsd:decimal ;
  geo-pos:long "2.0166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHYS > P2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000017'^^xsd:string;
  dwc:scientificName 'Pteroctopus  tetracirrhus (Delle Chiaje, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'BATHYS > P2'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0166'^^xsd:double;
  dwc:latitude '41.1166'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '140606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000017'^^xsd:anyURI;
  dwc:observationDate '1992-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "2.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "2.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000005'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2166'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '557'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000005'^^xsd:anyURI;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "2.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "2.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000006'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2166'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '557'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000006'^^xsd:anyURI;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1666"^^xsd:decimal ;
  dwc:decimalLongitude "2.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "557"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1666 2.2166)"^^geo:wktLiteral ;
  geo-pos:lat "41.1666"^^xsd:decimal ;
  geo-pos:long "2.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000007'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2166'^^xsd:double;
  dwc:latitude '41.1666'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '557'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000007'^^xsd:anyURI;
  dwc:observationDate '1992-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000008'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000008'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000009'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000009'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000010'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000010'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB393%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB393|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB393|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB393|1999'^^xsd:anyURI;
  dwc:observationDate '1987-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB394%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB394|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB394|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB394|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB397%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB397|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB397|1999'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB397|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-91 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000014'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana (d\'Orbigny, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-91 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000014'^^xsd:anyURI;
  dwc:observationDate '1991-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB661%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB661|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB661|1988'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB661|1988'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000046'^^xsd:string;
  dwc:scientificName 'Pitar rudis (Poli, 1795) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Moya, V.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000046'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB808%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB808%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB808%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB808%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB808%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB808|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB808|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB808|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1986'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1986'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB806|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB806|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB806|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB807%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB807|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB807|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB807|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB262%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB262|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB262|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB262|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB264%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB264|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB264|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB264|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "-75.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 -75.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "-75.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB266%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB266|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB266|1986'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-75.65'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '227'^^xsd:integer;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB266|1986'^^xsd:anyURI;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001052'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001052'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6773"^^xsd:decimal ;
  dwc:decimalLongitude "-0.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "257"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6773 -0.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.6773"^^xsd:decimal ;
  geo-pos:long "-0.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001053'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.344'^^xsd:double;
  dwc:latitude '37.6773'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '257'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001053'^^xsd:anyURI;
  dwc:observationDate '2016-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB452|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB452|1986'^^xsd:string;
  dwc:scientificName 'Alepes djedaba (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB452|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.532666667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.532666667 -0.7975)"^^geo:wktLiteral ;
  geo-pos:lat "37.532666667"^^xsd:decimal ;
  geo-pos:long "-0.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001010'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L36'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7975'^^xsd:double;
  dwc:latitude '37.532666667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001010'^^xsd:anyURI;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4437"^^xsd:decimal ;
  dwc:decimalLongitude "0.4619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4437 0.4619)"^^geo:wktLiteral ;
  geo-pos:lat "38.4437"^^xsd:decimal ;
  geo-pos:long "0.4619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS16 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000019'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS16 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4619'^^xsd:double;
  dwc:latitude '38.4437'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000019'^^xsd:anyURI;
  dwc:observationDate '2016-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "364"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.9833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PROVA-2 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000004'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii (Férussac, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'PROVA-2 >'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '364'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000004'^^xsd:anyURI;
  dwc:observationDate '1991-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.05"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.05 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.05"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD127%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD127|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BATHOS V>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD127|2004'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BATHOS V>P-1'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.05'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '669'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD127|2004'^^xsd:anyURI;
  dwc:observationDate '1988-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB809%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB809|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB809|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB809|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB810%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB810%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB810%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.7"^^xsd:decimal ;
  dwc:decimalLongitude "11.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "430"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB810%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.7 11.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.7"^^xsd:decimal ;
  geo-pos:long "11.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB810%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB810|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB810|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II269'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3333'^^xsd:double;
  dwc:latitude '-17.7'^^xsd:double;
  dwc:minimumDepth '430'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB810|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB615%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB615|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB615|1981'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis barnardi (Norman, 1930)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '323229'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB615|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6667 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6667"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB116%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB116|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB116|1982'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '36.6667'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB116|1982'^^xsd:anyURI;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1333"^^xsd:decimal ;
  dwc:decimalLongitude "2.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1601"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1333 2.9833)"^^geo:wktLiteral ;
  geo-pos:lat "40.1333"^^xsd:decimal ;
  geo-pos:long "2.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB117%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB117|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca III26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB117|1982'^^xsd:string;
  dwc:scientificName 'Alepocephalus rostratus Risso, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca III26'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '2.9833'^^xsd:double;
  dwc:latitude '40.1333'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1601'^^xsd:integer;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB117|1982'^^xsd:anyURI;
  dwc:observationDate '1983-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6123 -0.0976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6123 -0.0976)"^^geo:wktLiteral ;
  geo-pos:lat "39.6123"^^xsd:decimal ;
  geo-pos:long "-0.0976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001065'^^xsd:string;
  dwc:scientificName 'Balssia gasti (Balss, 1921) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L123'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0976'^^xsd:double;
  dwc:latitude '39.6123'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Spondyliosoma cantharus stomach'^^xsd:string;
  dwc:aphiaid '107609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001065'^^xsd:anyURI;
  dwc:observationDate '2015-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB667%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB667%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB667%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB667%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB667%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB667|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV262(136)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB667|1981'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV262(136)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB667|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB796%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB796%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB796%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "593"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB796%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.1 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-26.1"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB796%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB796|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV254(128)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB796|1981'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV254(128)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-26.1'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '593'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB796|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.0667"^^xsd:decimal ;
  dwc:decimalLongitude "14.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "595"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.0667 14.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.0667"^^xsd:decimal ;
  geo-pos:long "14.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1981'^^xsd:string;
  dwc:scientificName 'Macroparalepis macrogeneion Post, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5833'^^xsd:double;
  dwc:latitude '-28.0667'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '595'^^xsd:integer;
  dwc:aphiaid '220329'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '220329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1983'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0167 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "23.0167"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1983'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V215'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '23.0167'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.65 -106.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.65"^^xsd:decimal ;
  dwc:decimalLongitude "-106.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters "79"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.65 -106.2333)"^^geo:wktLiteral ;
  geo-pos:lat "22.65"^^xsd:decimal ;
  geo-pos:long "-106.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD250%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD250|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-8>15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD250|1994'^^xsd:string;
  dwc:scientificName 'Spinolambrus exilipes (Rathbun, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-8>15'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.2333'^^xsd:double;
  dwc:latitude '22.65'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:maximumDepth '79'^^xsd:integer;
  dwc:aphiaid '442336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD250|1994'^^xsd:anyURI;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC99|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC99|2000'^^xsd:string;
  dwc:scientificName 'Abralia veranyi (Rüppell, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '139688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC99|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC97|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC97|2000'^^xsd:string;
  dwc:scientificName 'Octopus salutii Vérany, 1836'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '140604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC97|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC97%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC97|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC97|2002'^^xsd:string;
  dwc:scientificName 'Taonius pavo (Lesueur, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-5'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC97|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3667 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3667"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3667 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3667"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC98|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC98|1988'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Enteroctopus magnificus'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-28.3667'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC98|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC98|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITS-ES 2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC98|2000'^^xsd:string;
  dwc:scientificName 'Rondeletiola minor (Naef, 1912)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITS-ES 2 P-18'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '141448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC98|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '141448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5 5.9667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5"^^xsd:decimal ;
  geo-pos:long "5.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC98%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC98|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Valdivia I 2 P-14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC98|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Valdivia I 2 P-14'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '5.9667'^^xsd:double;
  dwc:latitude '-25.5'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC98|2002'^^xsd:anyURI;
  dwc:observationDate '1982-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC99%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC99|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC99|1988'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:typeStatus 'Paratype of Enteroctopus magnificus'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4167'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC99|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1012 3.8516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1012"^^xsd:decimal ;
  dwc:decimalLongitude "3.8516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1012 3.8516)"^^geo:wktLiteral ;
  geo-pos:lat "40.1012"^^xsd:decimal ;
  geo-pos:long "3.8516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000067'^^xsd:string;
  dwc:scientificName 'Gibbula fanulum (Gmelin, 1791) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P35'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8516'^^xsd:double;
  dwc:latitude '40.1012'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141787'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000067'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7878 3.5405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7878"^^xsd:decimal ;
  dwc:decimalLongitude "3.5405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7878 3.5405)"^^geo:wktLiteral ;
  geo-pos:lat "39.7878"^^xsd:decimal ;
  geo-pos:long "3.5405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000068'^^xsd:string;
  dwc:scientificName 'Euspira intricata (Donovan, 1804) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P59'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5405'^^xsd:double;
  dwc:latitude '39.7878'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '718662'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000068'^^xsd:anyURI;
  dwc:observationDate '2009-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7167 13.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.7167"^^xsd:decimal ;
  dwc:decimalLongitude "13.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.7167 13.1667)"^^geo:wktLiteral ;
  geo-pos:lat "-23.7167"^^xsd:decimal ;
  geo-pos:long "13.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC65|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC65|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-115'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1667'^^xsd:double;
  dwc:latitude '-23.7167'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC65|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "14.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters "338"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4833 14.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4833"^^xsd:decimal ;
  geo-pos:long "14.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC65%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC65|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 161" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC65|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 161'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6833'^^xsd:double;
  dwc:latitude '-27.4833'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:maximumDepth '338'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC65|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 13.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.15"^^xsd:decimal ;
  dwc:decimalLongitude "13.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.15 13.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.15"^^xsd:decimal ;
  geo-pos:long "13.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC66|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC66|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-124'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6667'^^xsd:double;
  dwc:latitude '-25.15'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC66|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.2167"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.2167 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.2167"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC66%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC66|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "JANZA Lance 111" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC66|2004'^^xsd:string;
  dwc:scientificName 'Enteroctopus magnificus (Villanueva, Sanchez & Compagno, 1992)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber 'JANZA Lance 111'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-27.2167'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '535784'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC66|2004'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '535784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.4667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD110%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD110|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Geoesc II>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD110|1992'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Geoesc II>16'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD110|1992'^^xsd:anyURI;
  dwc:observationDate '1991-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0669"^^xsd:decimal ;
  dwc:decimalLongitude "3.8059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0669 3.8059)"^^geo:wktLiteral ;
  geo-pos:lat "40.0669"^^xsd:decimal ;
  geo-pos:long "3.8059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000051'^^xsd:string;
  dwc:scientificName 'Timoclea ovata (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P36'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.8059'^^xsd:double;
  dwc:latitude '40.0669'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000051'^^xsd:anyURI;
  dwc:observationDate '2009-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000028'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000028'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC62%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC62%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC62%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC62%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC62%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC62|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-123" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC62|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-123'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.6167'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC62|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC63%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC63%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC63%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.65 13.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.65"^^xsd:decimal ;
  dwc:decimalLongitude "13.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC63%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.65 13.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-26.65"^^xsd:decimal ;
  geo-pos:long "13.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC63%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC63|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-132" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC63|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-132'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7667'^^xsd:double;
  dwc:latitude '-26.65'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC63|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC64%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC64%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC64%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0667"^^xsd:decimal ;
  dwc:decimalLongitude "13.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "622"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC64%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0667 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0667"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC64%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC64|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 benguela IV 2 P-116" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC64|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 benguela IV 2 P-116'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '-24.0667'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '622'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC64|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB59%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB59|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB59|1994'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB59|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9198"^^xsd:decimal ;
  dwc:decimalLongitude "3.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9198 3.7385)"^^geo:wktLiteral ;
  geo-pos:lat "39.9198"^^xsd:decimal ;
  geo-pos:long "3.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P54" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000038'^^xsd:string;
  dwc:scientificName 'Volvarina mitrella (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P54'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7385'^^xsd:double;
  dwc:latitude '39.9198'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140330'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000038'^^xsd:anyURI;
  dwc:observationDate '2009-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB173%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB173|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB173|2000'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB173|2000'^^xsd:anyURI;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC60%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC60%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC60%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "527"^^xsd:integer ;
  dwc:maximumDepthInMeters "527"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC60%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC60%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC60|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC60|2002'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-137'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.5333'^^xsd:double;
  dwc:minimumDepth '527'^^xsd:integer;
  dwc:maximumDepth '527'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC60|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9314"^^xsd:decimal ;
  dwc:decimalLongitude "3.5684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9314 3.5684)"^^geo:wktLiteral ;
  geo-pos:lat "39.9314"^^xsd:decimal ;
  geo-pos:long "3.5684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000035'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P8'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5684'^^xsd:double;
  dwc:latitude '39.9314'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000035'^^xsd:anyURI;
  dwc:observationDate '2009-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5925"^^xsd:decimal ;
  dwc:decimalLongitude "0.6414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5925 0.6414)"^^geo:wktLiteral ;
  geo-pos:lat "40.5925"^^xsd:decimal ;
  geo-pos:long "0.6414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000042'^^xsd:string;
  dwc:scientificName 'Eastonia rugosa (Helbling, 1779) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:collector 'Moya, V.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6414'^^xsd:double;
  dwc:latitude '40.5925'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000042'^^xsd:anyURI;
  dwc:observationDate '2016-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '140293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC57%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC57%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC57%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC57%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.8 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "-20.8"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC57%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC57|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela III 2 P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC57|2002'^^xsd:string;
  dwc:scientificName 'Todarodes angolensis Adam, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela III 2 P-40'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '-20.8'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '225569'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC57|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '225569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC58%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC58%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC58%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "607"^^xsd:integer ;
  dwc:maximumDepthInMeters "607"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC58%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "-18.1833"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC58%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC58|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-80" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC58|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-80'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '-18.1833'^^xsd:double;
  dwc:minimumDepth '607'^^xsd:integer;
  dwc:maximumDepth '607'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC58|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC59%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC59%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC59%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5 14.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC59%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5 14.3167)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5"^^xsd:decimal ;
  geo-pos:long "14.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC59%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC59|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC59|2002'^^xsd:string;
  dwc:scientificName 'Austrorossia enigmatica (Robson, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-136'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3167'^^xsd:double;
  dwc:latitude '-27.5'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '342279'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC59|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '342279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3052 2.7975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3052"^^xsd:decimal ;
  dwc:decimalLongitude "2.7975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3052 2.7975)"^^geo:wktLiteral ;
  geo-pos:lat "39.3052"^^xsd:decimal ;
  geo-pos:long "2.7975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DRAGONSAL0712 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000001'^^xsd:string;
  dwc:scientificName 'Tambja mediterranea Domínguez, Pola & Ramón 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Domínguez, M. | Pola, M. | Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'DRAGONSAL0712 > 16'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7975'^^xsd:double;
  dwc:latitude '39.3052'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:occurrenceRemarks 'First species of the genus from the Balearic Islands'^^xsd:string;
  dwc:aphiaid '843616'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000001'^^xsd:anyURI;
  dwc:observationDate '2012-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1036118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC61%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC61%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC61%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC61%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC61%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC61|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela IV 2 P-122" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC61|2002'^^xsd:string;
  dwc:scientificName 'Bathypolypus valdiviae (Thiele, in Chun, 1915)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela IV 2 P-122'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '341910'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC61|2002'^^xsd:anyURI;
  dwc:observationDate '1981-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '341910'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0136"^^xsd:decimal ;
  dwc:decimalLongitude "3.3676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0136 3.3676)"^^geo:wktLiteral ;
  geo-pos:lat "42.0136"^^xsd:decimal ;
  geo-pos:long "3.3676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P29F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000011'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum (Born, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P29F'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3676'^^xsd:double;
  dwc:latitude '42.0136'^^xsd:double;
  dwc:minimumDepth '138'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000011'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB280%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB280|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB280|1997'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB280|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB281%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB281|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB281|1997'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB281|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB282%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB282|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB282|1997'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB282|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.1667 -94.9667)"^^geo:wktLiteral ;
  geo-pos:lat "16.1667"^^xsd:decimal ;
  geo-pos:long "-94.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB283%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB283|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX 4 2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB283|1997'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX 4 2P-10'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.9667'^^xsd:double;
  dwc:latitude '16.1667'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB283|1997'^^xsd:anyURI;
  dwc:observationDate '1991-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-5238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1994'^^xsd:string;
  dwc:scientificName 'Lutjanus peru (Nichols & Murphy, 1922)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-5238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1994'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1625 3.4161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1625"^^xsd:decimal ;
  dwc:decimalLongitude "3.4161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1625 3.4161)"^^geo:wktLiteral ;
  geo-pos:lat "42.1625"^^xsd:decimal ;
  geo-pos:long "3.4161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Roses > P31" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000016'^^xsd:string;
  dwc:scientificName 'Euspira fusca (Blainville, 1825) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Roses > P31'^^xsd:string;
  dwc:collector 'Ramón, M.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4161'^^xsd:double;
  dwc:latitude '42.1625'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140529'^^xsd:integer;
  dwc:samplingProtocol 'Otter trawl beach'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000016'^^xsd:anyURI;
  dwc:observationDate '2015-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB297%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB297|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB297|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB297|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8667"^^xsd:decimal ;
  dwc:decimalLongitude "3.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8667 3.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8667"^^xsd:decimal ;
  geo-pos:long "3.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB172%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB172|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB172|2000'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1833'^^xsd:double;
  dwc:latitude '41.8667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB172|2000'^^xsd:anyURI;
  dwc:observationDate '1986-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -80.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -80.6167)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-80.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1984'^^xsd:string;
  dwc:scientificName 'Lutjanus griseus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gilbert, C.R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-80.6167'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:aphiaid '159797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1984'^^xsd:anyURI;
  dwc:observationDate '1963-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '159797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -80.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-80.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -80.6167)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-80.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1984'^^xsd:string;
  dwc:scientificName 'Lutjanus griseus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gilbert, C.R.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-80.6167'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:aphiaid '159797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1984'^^xsd:anyURI;
  dwc:observationDate '1963-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '159797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB455%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB455|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique233" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB455|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique233'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB455|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena notata Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'López, J.'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.8167'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9533"^^xsd:decimal ;
  dwc:decimalLongitude "3.7559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9533 3.7559)"^^geo:wktLiteral ;
  geo-pos:lat "39.9533"^^xsd:decimal ;
  geo-pos:long "3.7559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000023'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabile (Risso, 1826) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P51'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.7559'^^xsd:double;
  dwc:latitude '39.9533'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000023'^^xsd:anyURI;
  dwc:observationDate '2009-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB473%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB473|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB473|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique224'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.9'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB473|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB518%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB518|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique213" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB518|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique213'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB518|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB583%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB583|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB583|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique220'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB583|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB584%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB584|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB584|1986'^^xsd:string;
  dwc:scientificName 'Lutjanus lutjanus Bloch, 1790'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique220'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB584|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8252"^^xsd:decimal ;
  dwc:decimalLongitude "4.3197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  geo-pos:lat "39.8252"^^xsd:decimal ;
  geo-pos:long "4.3197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000854'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3197'^^xsd:double;
  dwc:latitude '39.8252'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000854'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8173 4.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8173"^^xsd:decimal ;
  dwc:decimalLongitude "4.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8173 4.365)"^^geo:wktLiteral ;
  geo-pos:lat "39.8173"^^xsd:decimal ;
  geo-pos:long "4.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000864'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P32'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.365'^^xsd:double;
  dwc:latitude '39.8173'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000864'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.703 0.3028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.703"^^xsd:decimal ;
  dwc:decimalLongitude "0.3028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.703 0.3028)"^^geo:wktLiteral ;
  geo-pos:lat "38.703"^^xsd:decimal ;
  geo-pos:long "0.3028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L91 o L191" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000801'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L91 o L191'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3028'^^xsd:double;
  dwc:latitude '38.703'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000801'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000810'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000810'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000819'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000819'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC423%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC423%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC423%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC423%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.1 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "-27.1"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC423%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC423|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII 2 P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC423|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII 2 P-25'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '-27.1'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC423|2000'^^xsd:anyURI;
  dwc:observationDate '1988-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000874'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000874'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000881'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000881'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000888'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000888'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8008"^^xsd:decimal ;
  dwc:decimalLongitude "4.3227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8008 4.3227)"^^geo:wktLiteral ;
  geo-pos:lat "39.8008"^^xsd:decimal ;
  geo-pos:long "4.3227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000904'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3227'^^xsd:double;
  dwc:latitude '39.8008'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000904'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC429%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC429%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC429%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC429%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC429%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC429|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC429|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC429|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC43%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC43%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC43%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC43%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC43%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC43|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC43|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Rhombosepion) elegans Blainville, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-64'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC43|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC430%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC430%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC430%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.5167"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC430%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.5167 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.5167"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC430%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC430|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC430|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.5167'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC430|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC431%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC431%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC431%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC431%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC431%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC431|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC431|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC431|2000'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC432%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC432%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC432%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC432%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 14.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "14.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC432%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC432|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC432|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-178'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.1167'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC432|2000'^^xsd:anyURI;
  dwc:observationDate '1989-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC433%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC433%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC433%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.05"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC433%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.05 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-27.05"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC433%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC433|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-231" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC433|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-231'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-27.05'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC433|2000'^^xsd:anyURI;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000911'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000911'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823"^^xsd:decimal ;
  dwc:decimalLongitude "4.3558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  geo-pos:lat "39.823"^^xsd:decimal ;
  geo-pos:long "4.3558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000920'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3558'^^xsd:double;
  dwc:latitude '39.823'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000920'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000935'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000935'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB298%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB298|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB298|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB298|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB299%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB299|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB299|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB299|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.8333 -16.4833)"^^geo:wktLiteral ;
  geo-pos:lat "18.8333"^^xsd:decimal ;
  geo-pos:long "-16.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB382|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB382|1983'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.4833'^^xsd:double;
  dwc:latitude '18.8333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB382|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB523|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB523|1981'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB523|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB524%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB524|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB524|1981'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB524|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB572%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB572|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB572|1981'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II245'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB572|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB573%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB573|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB573|1981'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II245'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB573|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC553%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC553%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC553%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 0.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC553%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 0.3167)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "0.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC553%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC553|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Medit II 2 14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC553|1991'^^xsd:string;
  dwc:scientificName 'Scaeurgus unicirrhus (Delle Chiaje [in de Férussac & d\'Orbigny], 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Morales, E.'^^xsd:string;
  dwc:fieldNumber '1 Medit II 2 14'^^xsd:string;
  dwc:collector 'Morales, E.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.3167'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '140607'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC553|1991'^^xsd:anyURI;
  dwc:observationDate '1977-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC56%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC56%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC56%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC56%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC56%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC56|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-71" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC56|2002'^^xsd:string;
  dwc:scientificName 'Sepia (Anomalosepia) australis Quoy & Gaimard, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-71'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '220304'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC56|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1667120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1987'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini (Griffith & Smith, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1987'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini (Griffith & Smith, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1987'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini (Griffith & Smith, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1987'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini (Griffith & Smith, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "296"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1987'^^xsd:string;
  dwc:scientificName 'Sphyrna lewini (Griffith & Smith, 1834)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '296'^^xsd:integer;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|1981'^^xsd:string;
  dwc:scientificName 'Lophius vaillanti Regan, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '272601'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '272601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB553%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB553|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB553|1981'^^xsd:string;
  dwc:scientificName 'Lophius vomerinus Valenciennes, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leslie, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217839'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB553|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB813%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB813%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB813%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB813%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6833 12.8667)"^^geo:wktLiteral ;
  geo-pos:lat "-22.6833"^^xsd:decimal ;
  geo-pos:long "12.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB813%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB813|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB813|1981'^^xsd:string;
  dwc:scientificName 'Lophius vomerinus Valenciennes, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Leslie, R.'^^xsd:string;
  dwc:fieldNumber 'Benguela II211'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8667'^^xsd:double;
  dwc:latitude '-22.6833'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '217839'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB813|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.75 48.2)"^^geo:wktLiteral ;
  geo-pos:lat "4.75"^^xsd:decimal ;
  geo-pos:long "48.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB354%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB354|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB354|1998'^^xsd:string;
  dwc:scientificName 'Lutjanus fulvus (Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.2'^^xsd:double;
  dwc:latitude '4.75'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '218475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB354|1998'^^xsd:anyURI;
  dwc:observationDate '1991-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '218475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC38%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC38%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC38%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC38%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC38%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC38|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC38|2002'^^xsd:string;
  dwc:scientificName 'Liocranchia reinhardtii (Steenstrup, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-45'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '341818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC38|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '341818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC39%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC39%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC39%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC39%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.3 11.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.3"^^xsd:decimal ;
  geo-pos:long "11.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC39%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC39|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-73" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC39|2002'^^xsd:string;
  dwc:scientificName 'Illex coindetii (Vérany, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-73'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.7333'^^xsd:double;
  dwc:latitude '-18.3'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC39|2002'^^xsd:anyURI;
  dwc:observationDate '1980-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC399%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC399%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC399%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.6167 -22.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "812"^^xsd:integer ;
  dwc:maximumDepthInMeters "812"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC399%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.6167 -22.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-73.6167"^^xsd:decimal ;
  geo-pos:long "-22.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC399%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC399|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 EASIZ II 2 P 48-120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC399|2000'^^xsd:string;
  dwc:scientificName 'Pareledone Robson, 1932 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 EASIZ II 2 P 48-120'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.3833'^^xsd:double;
  dwc:latitude '-73.6167'^^xsd:double;
  dwc:minimumDepth '812'^^xsd:integer;
  dwc:maximumDepth '812'^^xsd:integer;
  dwc:aphiaid '239391'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC399|2000'^^xsd:anyURI;
  dwc:observationDate '1998-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '239391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC41%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC41%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC41%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC41%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC41%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC41|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC41|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-41'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC41|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC42%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC42%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC42%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "502"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC42%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.4833 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "-22.4833"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC42%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC42|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II 2 P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC42|2002'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei (Steenstrup, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II 2 P-30'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '-22.4833'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '502'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC42|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC421%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC421%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC421%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6 14.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC421%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.6 14.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-26.6"^^xsd:decimal ;
  geo-pos:long "14.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC421%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC421|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIII 2 P-51" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC421|2000'^^xsd:string;
  dwc:scientificName 'Lycoteuthis lorigera (Steenstrup, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIII 2 P-51'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6167'^^xsd:double;
  dwc:latitude '-26.6'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '342361'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC421|2000'^^xsd:anyURI;
  dwc:observationDate '1988-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '342361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000775'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000775'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000010'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000010'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6268"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352"^^xsd:integer ;
  dwc:maximumDepthInMeters "352"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6268 -4.0283)"^^geo:wktLiteral ;
  geo-pos:lat "36.6268"^^xsd:decimal ;
  geo-pos:long "-4.0283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000729'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L22'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.0283'^^xsd:double;
  dwc:latitude '36.6268'^^xsd:double;
  dwc:minimumDepth '352'^^xsd:integer;
  dwc:maximumDepth '352'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000729'^^xsd:anyURI;
  dwc:observationDate '2015-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD95%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD95|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD95|1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-40'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.6167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD95|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 1)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD88|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 97>2 P-56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD88|1998'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 97>2 P-56'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '38.9'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD88|1998'^^xsd:anyURI;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD90%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD90|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>P-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD90|1996'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>P-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD90|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC360%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC360%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC360%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.5833 -22.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.5833"^^xsd:decimal ;
  dwc:decimalLongitude "-22.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "812"^^xsd:integer ;
  dwc:maximumDepthInMeters "812"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC360%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.5833 -22.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-73.5833"^^xsd:decimal ;
  geo-pos:long "-22.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC360%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC360|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 EASIZ II 2 P 48-120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC360|2000'^^xsd:string;
  dwc:scientificName 'Cirroctopus glacialis (Robson, 1930)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 EASIZ II 2 P 48-120'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.3833'^^xsd:double;
  dwc:latitude '-73.5833'^^xsd:double;
  dwc:minimumDepth '812'^^xsd:integer;
  dwc:maximumDepth '812'^^xsd:integer;
  dwc:aphiaid '325315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC360|2000'^^xsd:anyURI;
  dwc:observationDate '1998-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '325315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC361%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC361%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC361%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -22.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1481"^^xsd:integer ;
  dwc:maximumDepthInMeters "1481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC361%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -22.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6"^^xsd:decimal ;
  geo-pos:long "-22.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC361%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC361|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 EASIZ II 2 P 48-141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC361|2000'^^xsd:string;
  dwc:scientificName 'Cirroctopus glacialis (Robson, 1930)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 EASIZ II 2 P 48-141'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.2667'^^xsd:double;
  dwc:latitude '-74.6'^^xsd:double;
  dwc:minimumDepth '1481'^^xsd:integer;
  dwc:maximumDepth '1481'^^xsd:integer;
  dwc:aphiaid '325315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC361|2000'^^xsd:anyURI;
  dwc:observationDate '1998-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '325315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC362%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC362%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC362%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -22.2667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1481"^^xsd:integer ;
  dwc:maximumDepthInMeters "1481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC362%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -22.2667)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6"^^xsd:decimal ;
  geo-pos:long "-22.2667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC362%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC362|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 EASIZ II 2 P 48-141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC362|2000'^^xsd:string;
  dwc:scientificName 'Pareledone Robson, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 EASIZ II 2 P 48-141'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-22.2667'^^xsd:double;
  dwc:latitude '-74.6'^^xsd:double;
  dwc:minimumDepth '1481'^^xsd:integer;
  dwc:maximumDepth '1481'^^xsd:integer;
  dwc:aphiaid '239391'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC362|2000'^^xsd:anyURI;
  dwc:observationDate '1998-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '239391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC363%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC363%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC363%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.6667 -58.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-58.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC363%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.6667 -58.2)"^^geo:wktLiteral ;
  geo-pos:lat "-61.6667"^^xsd:decimal ;
  geo-pos:long "-58.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC363%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC363|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 EASIZ II 2 P 48-338" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC363|2000'^^xsd:string;
  dwc:scientificName 'Cirroctopus glacialis (Robson, 1930)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 EASIZ II 2 P 48-338'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '-58.2'^^xsd:double;
  dwc:latitude '-61.6667'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '325315'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC363|2000'^^xsd:anyURI;
  dwc:observationDate '1998-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '325315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC368%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC368%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC368%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC368%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65 -3.7833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65"^^xsd:decimal ;
  geo-pos:long "-3.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC368%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC368|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 MEDITSES 2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC368|2000'^^xsd:string;
  dwc:scientificName 'Bathypolypus sponsalis (P. Fischer & H. Fischer, 1892)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber '1 MEDITSES 2 P-18'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7833'^^xsd:double;
  dwc:latitude '36.65'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '140598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC368|2000'^^xsd:anyURI;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '140598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC37%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC37%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC37%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC37%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC37%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC37|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela II P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC37|2002'^^xsd:string;
  dwc:scientificName 'Leachia Lesueur, 1821'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sánchez, P.'^^xsd:string;
  dwc:fieldNumber '1 Benguela II P-45'^^xsd:string;
  dwc:collector 'Sánchez, P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '137850'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC37|2002'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB155%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB155|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB155|2002'^^xsd:string;
  dwc:scientificName 'Sphyraena viridens Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-10'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB155|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB202%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB202|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB202|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB202|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters "273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1982'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:maximumDepth '273'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB203%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB203|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB203|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB203|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.7833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.7833 -14.9667)"^^geo:wktLiteral ;
  geo-pos:lat "25.7833"^^xsd:decimal ;
  geo-pos:long "-14.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB204%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB204|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor III22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB204|1983'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor III22'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:startYearCollected '1973'^^xsd:integer;
  dwc:endYearCollected '1973'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.9667'^^xsd:double;
  dwc:latitude '25.7833'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB204|1983'^^xsd:anyURI;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB436%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB436|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB436|1981'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB436|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 11.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "11.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB437%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB437|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB437|1981'^^xsd:string;
  dwc:scientificName 'Scorpaena elongata Cadenat, 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II271'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB437|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8173 4.365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8173"^^xsd:decimal ;
  dwc:decimalLongitude "4.365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8173 4.365)"^^geo:wktLiteral ;
  geo-pos:lat "39.8173"^^xsd:decimal ;
  geo-pos:long "4.365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000865'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P32'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.365'^^xsd:double;
  dwc:latitude '39.8173'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000865'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7997"^^xsd:decimal ;
  dwc:decimalLongitude "4.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  geo-pos:lat "39.7997"^^xsd:decimal ;
  geo-pos:long "4.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000866'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3388'^^xsd:double;
  dwc:latitude '39.7997'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000866'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB700%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB700|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB700|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja brachyurops (Fowler, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB700|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB703%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB703|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB703|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja brachyurops (Fowler, 1910)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271509'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB703|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8252"^^xsd:decimal ;
  dwc:decimalLongitude "4.3197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  geo-pos:lat "39.8252"^^xsd:decimal ;
  geo-pos:long "4.3197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000855'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3197'^^xsd:double;
  dwc:latitude '39.8252'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000855'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB540|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB540|1983'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB540|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB541%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB541|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB541|1983'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB541|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB542%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB542|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB542|1983'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB542|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4333"^^xsd:decimal ;
  dwc:decimalLongitude "2.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1824"^^xsd:integer ;
  dwc:maximumDepthInMeters "1871"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4333 2.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.4333"^^xsd:decimal ;
  geo-pos:long "2.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB543%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB543|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB543|1983'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV28'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.15'^^xsd:double;
  dwc:latitude '40.4333'^^xsd:double;
  dwc:minimumDepth '1824'^^xsd:integer;
  dwc:maximumDepth '1871'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB543|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "874"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB544%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB544|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes2s-n" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB544|1983'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes2s-n'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '874'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB544|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.8"^^xsd:decimal ;
  dwc:decimalLongitude "-68.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.8 -68.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-54.8"^^xsd:decimal ;
  geo-pos:long "-68.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB695%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB695|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB695|1987'^^xsd:string;
  dwc:scientificName 'Bathyraja albomaculata (Norman, 1937)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-68.2333'^^xsd:double;
  dwc:latitude '-54.8'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '271505'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB695|1987'^^xsd:anyURI;
  dwc:observationDate '1987-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '271505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB47%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB47|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB47|1984'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB47|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|1984'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-48.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1999'^^xsd:string;
  dwc:scientificName 'Bathypterois dubius Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-21'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.6833'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -48.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-48.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -48.8833)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-48.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1999'^^xsd:string;
  dwc:scientificName 'Bathypterois dubius Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-30'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-48.8833'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '126342'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1988'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1751"^^xsd:integer ;
  dwc:maximumDepthInMeters "1778"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 2.7167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "2.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB39%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB39|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB39|1984'^^xsd:string;
  dwc:scientificName 'Bathypterois mediterraneus mediterraneus Bauchot, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA2'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1751'^^xsd:integer;
  dwc:maximumDepth '1778'^^xsd:integer;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB39|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3333 -106.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3333"^^xsd:decimal ;
  dwc:decimalLongitude "-106.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3333 -106.7167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3333"^^xsd:decimal ;
  geo-pos:long "-106.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD96|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD96|1991'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>14'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.7167'^^xsd:double;
  dwc:latitude '22.3333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD96|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters "803"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0333 1.8667)"^^geo:wktLiteral ;
  geo-pos:lat "41.0333"^^xsd:decimal ;
  geo-pos:long "1.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD96%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD96|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>42476" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD96|1992'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>42476'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8667'^^xsd:double;
  dwc:latitude '41.0333'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:maximumDepth '803'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD96|1992'^^xsd:anyURI;
  dwc:observationDate '1982-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.35"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.35 -106.1833)"^^geo:wktLiteral ;
  geo-pos:lat "22.35"^^xsd:decimal ;
  geo-pos:long "-106.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD93%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD93|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX PI>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD93|1991'^^xsd:string;
  dwc:scientificName 'Penaeus brevirostris Kingsley, 1878'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX PI>10'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1833'^^xsd:double;
  dwc:latitude '22.35'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '584943'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD93|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1809218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8123 4.3328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8123"^^xsd:decimal ;
  dwc:decimalLongitude "4.3328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8123 4.3328)"^^geo:wktLiteral ;
  geo-pos:lat "39.8123"^^xsd:decimal ;
  geo-pos:long "4.3328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000837'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875] '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P11'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3328'^^xsd:double;
  dwc:latitude '39.8123'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000837'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.859"^^xsd:decimal ;
  dwc:decimalLongitude "4.3503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  geo-pos:lat "39.859"^^xsd:decimal ;
  geo-pos:long "4.3503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000838'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3503'^^xsd:double;
  dwc:latitude '39.859'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000838'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|2000'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-64'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|2000'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-64'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB64%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB64|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB64|2000'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-64'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB64|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 1.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "1.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES 2P-64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|2000'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES 2P-64'^^xsd:string;
  dwc:collector 'Meseguer, S.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1167'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB806%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB806|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB806|1991'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB806|1991'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB211%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB211|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB211|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I224'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB211|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB212%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB212|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB212|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I229'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB212|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB213%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB213|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB213|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I227'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB213|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB200%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB200|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB200|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB200|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.859"^^xsd:decimal ;
  dwc:decimalLongitude "4.3503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  geo-pos:lat "39.859"^^xsd:decimal ;
  geo-pos:long "4.3503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000845'^^xsd:string;
  dwc:scientificName 'Distolambrus maltzami (Miers, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3503'^^xsd:double;
  dwc:latitude '39.859'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '442261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000845'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '442261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB319%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB319|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB319|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB319|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB321%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB321|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB321|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB321|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5333"^^xsd:decimal ;
  dwc:decimalLongitude "12.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5333 12.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5333"^^xsd:decimal ;
  geo-pos:long "12.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB322%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB322|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I223" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB322|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I223'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0333'^^xsd:double;
  dwc:latitude '-20.5333'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB322|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB759%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB759%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB759%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB759%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB759%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB759|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV225(99)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB759|1981'^^xsd:string;
  dwc:scientificName 'Bathylagus glacialis Regan, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV225(99)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5167'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '301818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB759|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '234631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000901'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000901'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB209%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB209|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB209|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus bericoides (Borodin, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I229'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '158720'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB209|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5667 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5667"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB320%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB320|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB320|1985'^^xsd:string;
  dwc:scientificName 'Bathylagus bericoides (Borodin, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I25'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.5667'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '158720'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB320|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -45.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "638"^^xsd:integer ;
  dwc:maximumDepthInMeters "638"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -45.8667)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "-45.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1990'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-45.8667'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '638'^^xsd:integer;
  dwc:maximumDepth '638'^^xsd:integer;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1990'^^xsd:anyURI;
  dwc:observationDate '1989-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "436"^^xsd:integer ;
  dwc:maximumDepthInMeters "436"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.05 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.05"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB210%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB210|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB210|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus euryops Goode & Bean, 1895'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I224'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-25.05'^^xsd:double;
  dwc:minimumDepth '436'^^xsd:integer;
  dwc:maximumDepth '436'^^xsd:integer;
  dwc:aphiaid '126719'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB210|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB50%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB50|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB50|1983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB50|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB51%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB51|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB51|1983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB51|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB54%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB54|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB54|1983'^^xsd:string;
  dwc:scientificName 'Mullus barbatus Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB54|1983'^^xsd:anyURI;
  dwc:observationDate '1983-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000829'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000829'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000830'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000830'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB230|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB230|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus Goode & Bean, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB230|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.5833 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-26.5833"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB195%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB195|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB195|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus melanobranchus Vaillant, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I222'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-26.5833'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '126463'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB195|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB206%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB206|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB206|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus bericoides (Borodin, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I216'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '158720'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB206|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB207%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB207|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB207|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus bericoides (Borodin, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I227'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '158720'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB207|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "404"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB208%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB208|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB208|1986'^^xsd:string;
  dwc:scientificName 'Bathylagus bericoides (Borodin, 1929)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I227'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-28.2'^^xsd:double;
  dwc:minimumDepth '404'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '158720'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB208|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "1.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0333)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "1.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB89%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB89|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB89|1983'^^xsd:string;
  dwc:scientificName 'Bathophilus nigerrimus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II224'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0333'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB89|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000893'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000893'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000899'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000899'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8342"^^xsd:decimal ;
  dwc:decimalLongitude "4.3677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8342 4.3677)"^^geo:wktLiteral ;
  geo-pos:lat "39.8342"^^xsd:decimal ;
  geo-pos:long "4.3677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000900'^^xsd:string;
  dwc:scientificName 'Pandalina brevirostris (Rathke, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P28'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3677'^^xsd:double;
  dwc:latitude '39.8342'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000900'^^xsd:anyURI;
  dwc:observationDate '2014-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '107647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-107.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1167 -107.7)"^^geo:wktLiteral ;
  geo-pos:lat "24.1167"^^xsd:decimal ;
  geo-pos:long "-107.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1992'^^xsd:string;
  dwc:scientificName 'Prionotus xenisma Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1227'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.7'^^xsd:double;
  dwc:latitude '24.1167'^^xsd:double;
  dwc:aphiaid '309421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1992'^^xsd:string;
  dwc:scientificName 'Prionotus xenisma Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0833 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "23.0833"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1992'^^xsd:string;
  dwc:scientificName 'Prionotus xenisma Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P121'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '23.0833'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '309421'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1994'^^xsd:string;
  dwc:scientificName 'Pristigenys serrula (Gilbert, 1891)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '276037'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '276037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9667"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1981'^^xsd:string;
  dwc:scientificName 'Barbourisia rufa Parr, 1945'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-27.9667'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '159425'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '159425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9667"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB269%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB269|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB269|1981'^^xsd:string;
  dwc:scientificName 'Barbourisia rufa Parr, 1945'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-27.9667'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '159425'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB269|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '159425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1632"^^xsd:integer ;
  dwc:maximumDepthInMeters "1666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1984'^^xsd:string;
  dwc:scientificName 'Bathophilus nigerrimus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV215'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1632'^^xsd:integer;
  dwc:maximumDepth '1666'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1983'^^xsd:string;
  dwc:scientificName 'Bathophilus nigerrimus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1983'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2333"^^xsd:decimal ;
  dwc:decimalLongitude "2.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2333 2.3667)"^^geo:wktLiteral ;
  geo-pos:lat "41.2333"^^xsd:decimal ;
  geo-pos:long "2.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB88%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB88|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB88|1983'^^xsd:string;
  dwc:scientificName 'Bathophilus nigerrimus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3667'^^xsd:double;
  dwc:latitude '41.2333'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB88|1983'^^xsd:anyURI;
  dwc:observationDate '1980-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "996"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB650|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB650|1988'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III215'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '996'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB650|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000937'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000937'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000938'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000938'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "992"^^xsd:integer ;
  dwc:maximumDepthInMeters "996"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 1.5833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "1.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB651|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III215" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB651|1988'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III215'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.5833'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '992'^^xsd:integer;
  dwc:maximumDepth '996'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB651|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1214"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB652|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB652|1988'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III216'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '1214'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB652|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB653%7C1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB653%7C1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB653%7C1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1214"^^xsd:integer ;
  dwc:maximumDepthInMeters "1235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB653%7C1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8167 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "40.8167"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB653%7C1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB653|1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III216" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB653|1988'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III216'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '40.8167'^^xsd:double;
  dwc:minimumDepth '1214'^^xsd:integer;
  dwc:maximumDepth '1235'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB653|1988'^^xsd:anyURI;
  dwc:observationDate '1988-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "1.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 1.0333)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "1.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1983'^^xsd:string;
  dwc:scientificName 'Bathophilus nigerrimus Giglioli, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II224'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0333'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '127331'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1983'^^xsd:anyURI;
  dwc:observationDate '1977-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '127331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2667"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "621"^^xsd:integer ;
  dwc:maximumDepthInMeters "621"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2667 -13.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2667"^^xsd:decimal ;
  geo-pos:long "-13.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB415%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB415|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ANT XVII/32P-65-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB415|2000'^^xsd:string;
  dwc:scientificName 'Bathydraco marri Norman, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'ANT XVII/32P-65-1'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-13.6833'^^xsd:double;
  dwc:latitude '-71.2667'^^xsd:double;
  dwc:minimumDepth '621'^^xsd:integer;
  dwc:maximumDepth '621'^^xsd:integer;
  dwc:aphiaid '234816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB415|2000'^^xsd:anyURI;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '234816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB226%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB226|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB226|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus Goode & Bean, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB226|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus Goode & Bean, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus Goode & Bean, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB229|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB229|1986'^^xsd:string;
  dwc:scientificName 'Bathygadus favosus Goode & Bean, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '126462'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB229|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000820'^^xsd:string;
  dwc:scientificName 'Palicus caronii (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000820'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8405"^^xsd:decimal ;
  dwc:decimalLongitude "4.3622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8405 4.3622)"^^geo:wktLiteral ;
  geo-pos:lat "39.8405"^^xsd:decimal ;
  geo-pos:long "4.3622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000821'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3622'^^xsd:double;
  dwc:latitude '39.8405'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000821'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB220%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB220|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-5 Est. 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB220|1997'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-5 Est. 38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB220|1997'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB221%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB221|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-5 Est. 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB221|1997'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-5 Est. 38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB221|1997'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-92.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.4667 -92.4833)"^^geo:wktLiteral ;
  geo-pos:lat "14.4667"^^xsd:decimal ;
  geo-pos:long "-92.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-5 Est. 38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1997'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-5 Est. 38'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.4833'^^xsd:double;
  dwc:latitude '14.4667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1997'^^xsd:anyURI;
  dwc:observationDate '1991-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -107.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24"^^xsd:decimal ;
  dwc:decimalLongitude "-107.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24 -107.6667)"^^geo:wktLiteral ;
  geo-pos:lat "24"^^xsd:decimal ;
  geo-pos:long "-107.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX2P-1 Est. 27-B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1997'^^xsd:string;
  dwc:scientificName 'Balistes polylepis Steindachner, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX2P-1 Est. 27-B'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-107.6667'^^xsd:double;
  dwc:latitude '24'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '275234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1997'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '275234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.9667"^^xsd:decimal ;
  dwc:decimalLongitude "14.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.9667 14.65)"^^geo:wktLiteral ;
  geo-pos:lat "-27.9667"^^xsd:decimal ;
  geo-pos:long "14.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB100%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB100|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB100|1981'^^xsd:string;
  dwc:scientificName 'Barbourisia rufa Parr, 1945'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.65'^^xsd:double;
  dwc:latitude '-27.9667'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '159425'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB100|1981'^^xsd:anyURI;
  dwc:observationDate '1980-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '159425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.859"^^xsd:decimal ;
  dwc:decimalLongitude "4.3503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  geo-pos:lat "39.859"^^xsd:decimal ;
  geo-pos:long "4.3503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000870'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875] '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3503'^^xsd:double;
  dwc:latitude '39.859'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000870'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.85"^^xsd:decimal ;
  dwc:decimalLongitude "-17.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "233"^^xsd:integer ;
  dwc:maximumDepthInMeters "233"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.85 -17.2333)"^^geo:wktLiteral ;
  geo-pos:lat "10.85"^^xsd:decimal ;
  geo-pos:long "-17.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1987'^^xsd:string;
  dwc:scientificName 'Aulopus cadenati Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.2333'^^xsd:double;
  dwc:latitude '10.85'^^xsd:double;
  dwc:minimumDepth '233'^^xsd:integer;
  dwc:maximumDepth '233'^^xsd:integer;
  dwc:aphiaid '272042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '272042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "0.2583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 0.2583)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "0.2583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000776'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L99'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2583'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '379'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000776'^^xsd:anyURI;
  dwc:observationDate '2014-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2842"^^xsd:decimal ;
  dwc:decimalLongitude "0.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2842 0.6335)"^^geo:wktLiteral ;
  geo-pos:lat "40.2842"^^xsd:decimal ;
  geo-pos:long "0.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L138" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000011'^^xsd:string;
  dwc:scientificName 'Squilla mantis (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L138'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6335'^^xsd:double;
  dwc:latitude '40.2842'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000011'^^xsd:anyURI;
  dwc:observationDate '2015-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB137%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB137|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB137|1994'^^xsd:string;
  dwc:scientificName 'Monolene asaedai Clark, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '275914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB137|1994'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB138%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB138|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB138|1994'^^xsd:string;
  dwc:scientificName 'Monolene asaedai Clark, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '275914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB138|1994'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB139%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB139|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB139|1994'^^xsd:string;
  dwc:scientificName 'Monolene asaedai Clark, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '275914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB139|1994'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB140%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB140|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB140|1994'^^xsd:string;
  dwc:scientificName 'Monolene asaedai Clark, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '275914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB140|1994'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.25"^^xsd:decimal ;
  dwc:decimalLongitude "-92.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.25 -92.5333)"^^geo:wktLiteral ;
  geo-pos:lat "14.25"^^xsd:decimal ;
  geo-pos:long "-92.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-4240" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1994'^^xsd:string;
  dwc:scientificName 'Monolene asaedai Clark, 1936'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-4240'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.5333'^^xsd:double;
  dwc:latitude '14.25'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '275914'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1994'^^xsd:anyURI;
  dwc:observationDate '1994-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8363"^^xsd:decimal ;
  dwc:decimalLongitude "4.3453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8363 4.3453)"^^geo:wktLiteral ;
  geo-pos:lat "39.8363"^^xsd:decimal ;
  geo-pos:long "4.3453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000936'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P5'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3453'^^xsd:double;
  dwc:latitude '39.8363'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000936'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2017"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1997'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-3'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2017'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1997'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2017"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB12%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB12|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB12|1997'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-3'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2017'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB12|1997'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2017"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1997'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-3'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2017'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1997'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2017"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1997'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-3'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2017'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1997'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "3.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2017"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 3.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "3.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1997'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-3'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.45'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '2017'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1997'^^xsd:anyURI;
  dwc:observationDate '1988-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB529%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB529|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB529|1983'^^xsd:string;
  dwc:scientificName 'Mora moro (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV222'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB529|1983'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB74%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB74|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB74|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB74|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB75%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB75|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB75|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB75|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB76%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB76|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB76|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB76|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB77%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB77|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB77|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB77|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB78%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB78|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB78|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB78|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB79%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB79|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB79|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB79|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB80%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB80|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB80|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB80|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32 -50.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-32"^^xsd:decimal ;
  dwc:decimalLongitude "-50.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-32 -50.1833)"^^geo:wktLiteral ;
  geo-pos:lat "-32"^^xsd:decimal ;
  geo-pos:long "-50.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|2004'^^xsd:string;
  dwc:scientificName 'Atlantoraja platana (Günther, 1880)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Soto, J.M.R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-50.1833'^^xsd:double;
  dwc:latitude '-32'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '279818'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|2004'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '279818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD45%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD45%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD45%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD45%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD45%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD45|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD45|2007'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:collector 'Guerao, G. | Anger, K. | Schubart, D.'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'First description of larva zoea 2'^^xsd:string;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD45|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.45"^^xsd:decimal ;
  dwc:decimalLongitude "36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.45 36.9)"^^geo:wktLiteral ;
  geo-pos:lat "-18.45"^^xsd:decimal ;
  geo-pos:long "36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB458%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB458|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB458|1986'^^xsd:string;
  dwc:scientificName 'Atule mate (Cuvier, 1833)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.9'^^xsd:double;
  dwc:latitude '-18.45'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB458|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '218384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stephanophrys Lockington, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stephanophrys Lockington, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stephanophrys Lockington, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB127%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB127|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB127|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stephanophrys Lockington, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB127|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM33%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM33%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM33%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM33%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM33%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM33|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM33|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM33|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2667"^^xsd:decimal ;
  dwc:decimalLongitude "14.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2667 14.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2667"^^xsd:decimal ;
  geo-pos:long "14.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV267(141)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1981'^^xsd:string;
  dwc:scientificName 'Argyropelecus aculeatus Valenciennes, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV267(141)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3833'^^xsd:double;
  dwc:latitude '-28.2667'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '615'^^xsd:integer;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM18%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM18%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM18%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9981 -90.4494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9981"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM18%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9981 -90.4494)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9981"^^xsd:decimal ;
  geo-pos:long "-90.4494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM18%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM18|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM18|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Marumomysis antarctica'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4494'^^xsd:double;
  dwc:latitude '-68.9981'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM18|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2833"^^xsd:decimal ;
  dwc:decimalLongitude "2.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "364"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2833 2.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.2833"^^xsd:decimal ;
  geo-pos:long "2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|1982'^^xsd:string;
  dwc:scientificName 'Molva dypterigia macrophthalma (Rafinesque, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4'^^xsd:double;
  dwc:latitude '41.2833'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '364'^^xsd:integer;
  dwc:aphiaid '322701'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|1982'^^xsd:anyURI;
  dwc:observationDate '1980-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB366%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB366|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB366|1999'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB366|1999'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1333)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB367%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB367|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB367|1999'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1333'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB367|1999'^^xsd:anyURI;
  dwc:observationDate '1987-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0833"^^xsd:decimal ;
  geo-pos:long "12.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB790|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV223(97)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB790|1981'^^xsd:string;
  dwc:scientificName 'Astronesthes filifer Regan & Trewavas, 1929'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV223(97)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4333'^^xsd:double;
  dwc:latitude '-21.0833'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '306680'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB790|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '158843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB499%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB499|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB499|1986'^^xsd:string;
  dwc:scientificName 'Ateleopus natalensis Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB499|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '276690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000031'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000031'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000032'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000032'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000033'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000033'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000018'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000018'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000034'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000034'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000021'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000021'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000022'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000022'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000023'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000023'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000024'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000024'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB500%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB500|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB500|1986'^^xsd:string;
  dwc:scientificName 'Ateleopus natalensis Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB500|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '276690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB501%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB501|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB501|1986'^^xsd:string;
  dwc:scientificName 'Ateleopus natalensis Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '221389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB501|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '276690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB71%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB71|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB71|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB71|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "3.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 3.2167)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "3.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB72%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB72|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB72|2006'^^xsd:string;
  dwc:scientificName 'Atherina presbyter Cuvier, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zaragoza, N.'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2167'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:samplingProtocol 'Driftnet'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB72|2006'^^xsd:anyURI;
  dwc:observationDate '2006-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000035'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000035'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM17%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM17%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM17%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9981 -90.4494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9981"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM17%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9981 -90.4494)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9981"^^xsd:decimal ;
  geo-pos:long "-90.4494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM17%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM17|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM17|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Marumomysis antarctica'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4494'^^xsd:double;
  dwc:latitude '-68.9981'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM17|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2%7C2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2%7C2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2%7C2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 21.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2%7C2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 21.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "21.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM2%7C2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM2|2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM2|2010'^^xsd:string;
  dwc:scientificName 'Dactylamblyops corberai San Vicente & Cartes, 2011 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Cartes, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Dactylamblyops corberai'^^xsd:string;
  dwc:collector 'San Vicente, C. | Cartes, J.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '21.05'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratypes'^^xsd:string;
  dwc:aphiaid '571543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM2|2010'^^xsd:anyURI;
  dwc:observationDate '2000-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '571543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.5167"^^xsd:decimal ;
  dwc:decimalLongitude "159.0059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.5167 159.0059)"^^geo:wktLiteral ;
  geo-pos:lat "-54.5167"^^xsd:decimal ;
  geo-pos:long "159.0059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM13102501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM13102501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM13102501'^^xsd:string;
  dwc:scientificName 'Corellamysis eltanina San Vicente & Monniot F., 2014 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:typeStatus 'Holotype of Corellamysis eltanina'^^xsd:string;
  dwc:collector 'San Vicente, C. | Monniot, F.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:country 'New Zealand'^^xsd:string;
  dwc:longitude '159.0059'^^xsd:double;
  dwc:latitude '-54.5167'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | dissected'^^xsd:string;
  dwc:aphiaid '759578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM13102501'^^xsd:anyURI;
  dwc:observationDate '1968-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '759578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000915'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000915'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000916'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000916'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000917'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000917'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stearnsi Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6167'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '159576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stearnsi Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6167'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '159576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB21%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB21|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB21|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stearnsi Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6167'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '159576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB21|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-86.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9333 -86.6167)"^^geo:wktLiteral ;
  geo-pos:lat "29.9333"^^xsd:decimal ;
  geo-pos:long "-86.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB22%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB22|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB22|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stearnsi Jordan & Swain, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:startYearCollected '1976'^^xsd:integer;
  dwc:endYearCollected '1976'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-86.6167'^^xsd:double;
  dwc:latitude '29.9333'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '159576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB22|1992'^^xsd:anyURI;
  dwc:observationDate '1976-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '159576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1992'^^xsd:string;
  dwc:scientificName 'Prionotus stephanophrys Lockington, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.8333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD295%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD295|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 95>2 P-18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD295|1997'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 95>2 P-18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.8333'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD295|1997'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU86%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU86%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU86%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 52.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "52.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU86%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 52.5333)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "52.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU86%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU86|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU86|2007'^^xsd:string;
  dwc:scientificName 'Cyclaspis adiastolos Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Allotype of Cyclaspis adiastolos'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5333'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Allotype'^^xsd:string;
  dwc:aphiaid '242184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU86|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '242184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|2004'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|2004'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1099"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  geo-pos:lat "44.5531"^^xsd:decimal ;
  geo-pos:long "-2.2696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS II > TS13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101905'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS II > TS13'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2696'^^xsd:double;
  dwc:latitude '44.5531'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1099'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101905'^^xsd:anyURI;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU8|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU8|2000'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata Bate, 1858 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU8|2000'^^xsd:anyURI;
  dwc:observationDate '1992-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU9|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU9|2000'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) limicola Sars, 1879 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU9|2000'^^xsd:anyURI;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -0.1666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -0.1666)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-0.1666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD67%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD67|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "M04 > L048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD67|2007'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Palero, F.'^^xsd:string;
  dwc:fieldNumber 'M04 > L048'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1666'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva philosoma'^^xsd:string;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD67|2007'^^xsd:anyURI;
  dwc:observationDate '2004-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB196%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB196|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB196|1986'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I23'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '920'^^xsd:integer;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB196|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "931"^^xsd:integer ;
  dwc:maximumDepthInMeters "931"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.45"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1985'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.45'^^xsd:double;
  dwc:minimumDepth '931'^^xsd:integer;
  dwc:maximumDepth '931'^^xsd:integer;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4167"^^xsd:decimal ;
  dwc:decimalLongitude "6.0333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "908"^^xsd:integer ;
  dwc:maximumDepthInMeters "908"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4167 6.0333)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4167"^^xsd:decimal ;
  geo-pos:long "6.0333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB263%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB263|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB263|1985'^^xsd:string;
  dwc:scientificName 'Argyropelecus gigas Norman, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I22'^^xsd:string;
  dwc:collector 'Castellón, A.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0333'^^xsd:double;
  dwc:latitude '-25.4167'^^xsd:double;
  dwc:minimumDepth '908'^^xsd:integer;
  dwc:maximumDepth '908'^^xsd:integer;
  dwc:aphiaid '127308'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB263|1985'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 3.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "3.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 3.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "3.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB144%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB144|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB144|1990'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV28'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0167'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB144|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 2.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.65"^^xsd:decimal ;
  dwc:decimalLongitude "2.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1471"^^xsd:integer ;
  dwc:maximumDepthInMeters "1531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.65 2.4333)"^^geo:wktLiteral ;
  geo-pos:lat "40.65"^^xsd:decimal ;
  geo-pos:long "2.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV211" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1990'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV211'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4333'^^xsd:double;
  dwc:latitude '40.65'^^xsd:double;
  dwc:minimumDepth '1471'^^xsd:integer;
  dwc:maximumDepth '1531'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5595 -2.1783)"^^geo:wktLiteral ;
  geo-pos:lat "44.5595"^^xsd:decimal ;
  geo-pos:long "-2.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU2012040305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU2012040305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS I > T506" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU2012040305'^^xsd:string;
  dwc:scientificName 'Campylaspis laevigata Jones, 1974 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:fieldNumber 'ESSAIS I > T506'^^xsd:string;
  dwc:collector 'Sorbe, J.C.'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1783'^^xsd:double;
  dwc:latitude '44.5595'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '611'^^xsd:integer;
  dwc:occurrenceRemarks 'First record of Campylaspis laevigata in the Mediterranean Sea | Specimen in two slides'^^xsd:string;
  dwc:aphiaid '182413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU2012040305'^^xsd:anyURI;
  dwc:observationDate '1989-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '182413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.6666 -60.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-60.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "163"^^xsd:integer ;
  dwc:maximumDepthInMeters "163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.6666 -60.65)"^^geo:wktLiteral ;
  geo-pos:lat "-62.6666"^^xsd:decimal ;
  geo-pos:long "-60.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU14%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU14|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU14|2000'^^xsd:string;
  dwc:scientificName 'Leucon (Crymoleucon) costatus Corbera, 2000 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Holotype of Leucon (Crymoleucon) costatus'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.65'^^xsd:double;
  dwc:latitude '-62.6666'^^xsd:double;
  dwc:minimumDepth '163'^^xsd:integer;
  dwc:maximumDepth '163'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '231731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU14|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '231731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4333 -80.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-80.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4333 -80.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.4333"^^xsd:decimal ;
  geo-pos:long "-80.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB2%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB2|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB2|1992'^^xsd:string;
  dwc:scientificName 'Prionotus scitulus Jordan & Gilbert, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:collector 'Renand, C.B.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United States of America'^^xsd:string;
  dwc:longitude '-80.5'^^xsd:double;
  dwc:latitude '28.4333'^^xsd:double;
  dwc:aphiaid '159575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB2|1992'^^xsd:anyURI;
  dwc:observationDate '1987-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '159575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|2004'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.95)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|2004'^^xsd:string;
  dwc:scientificName 'Aspitrigla cuculus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:collector 'Bañón, R.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.95'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|2004'^^xsd:anyURI;
  dwc:observationDate '2001-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB149%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB149|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB149|1983'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB149|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB150%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB150|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB150|1983'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB150|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB151%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB151|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB151|1983'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB151|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1983'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.6167 -14.8667)"^^geo:wktLiteral ;
  geo-pos:lat "25.6167"^^xsd:decimal ;
  geo-pos:long "-14.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Atlor V21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1983'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Atlor V21'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1974'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-14.8667'^^xsd:double;
  dwc:latitude '25.6167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1983'^^xsd:anyURI;
  dwc:observationDate '1974-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU20%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU20%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU20%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0166"^^xsd:decimal ;
  dwc:decimalLongitude "-60.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "649"^^xsd:integer ;
  dwc:maximumDepthInMeters "649"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU20%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0166 -60.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0166"^^xsd:decimal ;
  geo-pos:long "-60.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU20%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU20|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU20|2000'^^xsd:string;
  dwc:scientificName 'Cumella emergens Corbera, 2000'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Cumella emergens'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-60.4333'^^xsd:double;
  dwc:latitude '-62.0166'^^xsd:double;
  dwc:minimumDepth '649'^^xsd:integer;
  dwc:maximumDepth '649'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU20|2000'^^xsd:anyURI;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1033511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6 102.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.6"^^xsd:decimal ;
  dwc:decimalLongitude "102.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.6 102.8333)"^^geo:wktLiteral ;
  geo-pos:lat "7.6"^^xsd:decimal ;
  geo-pos:long "102.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU1%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU1|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU1|2006'^^xsd:string;
  dwc:scientificName 'Paradiastylis capillata Corbera & Martin, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Holotype of Paradiastylis capillata'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '102.8333'^^xsd:double;
  dwc:latitude '7.6'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | Specimen and two slides'^^xsd:string;
  dwc:aphiaid '387577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU1|2006'^^xsd:anyURI;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '387577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95"^^xsd:decimal ;
  dwc:decimalLongitude "2.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1184"^^xsd:integer ;
  dwc:maximumDepthInMeters "1197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.95"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1990'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos III21'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '39.95'^^xsd:double;
  dwc:minimumDepth '1184'^^xsd:integer;
  dwc:maximumDepth '1197'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1317"^^xsd:integer ;
  dwc:maximumDepthInMeters "1329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.5333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB147%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB147|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV212" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB147|1990'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV212'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '1317'^^xsd:integer;
  dwc:maximumDepth '1329'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB147|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1575"^^xsd:integer ;
  dwc:maximumDepthInMeters "1680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 1.7833)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "1.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB148%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB148|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos V28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB148|1990'^^xsd:string;
  dwc:scientificName 'Argyropelecus hemigymnus Cocco, 1829'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos V28'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7833'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1575'^^xsd:integer;
  dwc:maximumDepth '1680'^^xsd:integer;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB148|1990'^^xsd:anyURI;
  dwc:observationDate '1988-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.5 -17.3333)"^^geo:wktLiteral ;
  geo-pos:lat "11.5"^^xsd:decimal ;
  geo-pos:long "-17.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB265%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB265|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB265|1987'^^xsd:string;
  dwc:scientificName 'Argyropelecus lynchus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.3333'^^xsd:double;
  dwc:latitude '11.5'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '400286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB265|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '158836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.0167 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.0167"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB376%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB376|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB376|1981'^^xsd:string;
  dwc:scientificName 'Argyropelecus lynchus lynchus Garman, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II254'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.0167'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '400286'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB376|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '158836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM26%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM26%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM26%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.95 -86.3666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.95"^^xsd:decimal ;
  dwc:decimalLongitude "-86.3666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1395"^^xsd:integer ;
  dwc:maximumDepthInMeters "1395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM26%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.95 -86.3666)"^^geo:wktLiteral ;
  geo-pos:lat "-69.95"^^xsd:decimal ;
  geo-pos:long "-86.3666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM26%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM26|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM26|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-86.3666'^^xsd:double;
  dwc:latitude '-69.95'^^xsd:double;
  dwc:minimumDepth '1395'^^xsd:integer;
  dwc:maximumDepth '1395'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM26|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1099"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5531 -2.2696)"^^geo:wktLiteral ;
  geo-pos:lat "44.5531"^^xsd:decimal ;
  geo-pos:long "-2.2696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU12101903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU12101903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ESSAIS II > TS13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU12101903'^^xsd:string;
  dwc:scientificName 'Ithyleucon sorbei Corbera, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Ithyleucon sorbei'^^xsd:string;
  dwc:fieldNumber 'ESSAIS II > TS13'^^xsd:string;
  dwc:collector 'Sorbe, J.C. | Corbera, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2696'^^xsd:double;
  dwc:latitude '44.5531'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1099'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '1033505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU12101903'^^xsd:anyURI;
  dwc:observationDate '1989-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1033505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000016'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000016'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000017'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000017'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4167"^^xsd:decimal ;
  dwc:decimalLongitude "1.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4167 1.1333)"^^geo:wktLiteral ;
  geo-pos:lat "40.4167"^^xsd:decimal ;
  geo-pos:long "1.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1982'^^xsd:string;
  dwc:scientificName 'Aspitrigla obscura (Linnaeus, 1764)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1333'^^xsd:double;
  dwc:latitude '40.4167'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6833 168.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.6833"^^xsd:decimal ;
  dwc:decimalLongitude "168.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.6833 168.05)"^^geo:wktLiteral ;
  geo-pos:lat "-23.6833"^^xsd:decimal ;
  geo-pos:long "168.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD117%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD117|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD117|2006'^^xsd:string;
  dwc:scientificName 'Calocarcinus africanus Calman, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Clark, P.F.'^^xsd:string;
  dwc:collector 'Guerao, G. | Clark, P.F.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:longitude '168.05'^^xsd:double;
  dwc:latitude '-23.6833'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '211051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD117|2006'^^xsd:anyURI;
  dwc:observationDate '2003-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '211051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB52%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB52|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB52|1996'^^xsd:string;
  dwc:scientificName 'Merluccius bilinearis Mitchill, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB52|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB53%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB53|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB53|1996'^^xsd:string;
  dwc:scientificName 'Merluccius bilinearis Mitchill, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Martínez, J.J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '158962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB53|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '158962'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB631%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB631|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB631|1981'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB631|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB632%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB632|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB632|1981'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB632|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB633%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB633|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB633|1981'^^xsd:string;
  dwc:scientificName 'Merluccius capensis Castelnau, 1861'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB633|1981'^^xsd:anyURI;
  dwc:observationDate '1979-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB175%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB175|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB175|1981'^^xsd:string;
  dwc:scientificName 'Merluccius polli Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB175|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "406"^^xsd:integer ;
  dwc:maximumDepthInMeters "412"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.5 11.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-18.5"^^xsd:decimal ;
  geo-pos:long "11.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1981'^^xsd:string;
  dwc:scientificName 'Merluccius polli Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II252'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.4333'^^xsd:double;
  dwc:latitude '-18.5'^^xsd:double;
  dwc:minimumDepth '406'^^xsd:integer;
  dwc:maximumDepth '412'^^xsd:integer;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB342%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB342|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB342|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB342|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB343%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB343|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB343|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB343|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB344%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB344|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB344|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB344|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB352%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB352|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB352|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB352|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4333 -17.7167)"^^geo:wktLiteral ;
  geo-pos:lat "20.4333"^^xsd:decimal ;
  geo-pos:long "-17.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB359%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB359|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB359|1983'^^xsd:string;
  dwc:scientificName 'Merluccius senegalensis Cadenat, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I24'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7167'^^xsd:double;
  dwc:latitude '20.4333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB359|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU5%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU5|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU5|2000'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne (Bate, 1858) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU5|2000'^^xsd:anyURI;
  dwc:observationDate '1992-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.95"^^xsd:decimal ;
  dwc:decimalLongitude "14.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.95 14.95)"^^geo:wktLiteral ;
  geo-pos:lat "-27.95"^^xsd:decimal ;
  geo-pos:long "14.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB153%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB153|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB153|1997'^^xsd:string;
  dwc:scientificName 'Merluccius Rafinesque, 1810'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-25'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '14.95'^^xsd:double;
  dwc:latitude '-27.95'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '125762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB153|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '125762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.05"^^xsd:decimal ;
  dwc:decimalLongitude "3.2166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.05 3.2166)"^^geo:wktLiteral ;
  geo-pos:lat "42.05"^^xsd:decimal ;
  geo-pos:long "3.2166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU7%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU7|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU7|2000'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella Sars, 1878 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J. | Garcia-Rubies, A.'^^xsd:string;
  dwc:collector 'Corbera, J.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2166'^^xsd:double;
  dwc:latitude '42.05'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU7|2000'^^xsd:anyURI;
  dwc:observationDate '1992-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB411%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB411|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB411|1986'^^xsd:string;
  dwc:scientificName 'Antigonia rubescens (Günther, 1860)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '217962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB411|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '217962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000946'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000946'^^xsd:anyURI;
  dwc:observationDate '1991-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7333 168.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7333"^^xsd:decimal ;
  dwc:decimalLongitude "168.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7333 168.15)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7333"^^xsd:decimal ;
  geo-pos:long "168.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD118%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD118|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD118|2006'^^xsd:string;
  dwc:scientificName 'Munida javieri Macpherson, 1994'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '168.15'^^xsd:double;
  dwc:latitude '-24.7333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva zoea 1'^^xsd:string;
  dwc:aphiaid '392832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD118|2006'^^xsd:anyURI;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '392185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166 0.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166"^^xsd:decimal ;
  dwc:decimalLongitude "0.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166 0.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166"^^xsd:decimal ;
  geo-pos:long "0.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD119%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD119|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD119|2006'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.85'^^xsd:double;
  dwc:latitude '40.1166'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'Larva megalopa'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD119|2006'^^xsd:anyURI;
  dwc:observationDate '1997-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  geo-pos:lat "28.1725"^^xsd:decimal ;
  geo-pos:long "-16.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU11%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU11|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU11|2006'^^xsd:string;
  dwc:scientificName 'Speleocuma guanche Corbera, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:typeStatus 'Paratype of Speleocuma guanche'^^xsd:string;
  dwc:collector 'Cruz, T.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.8225'^^xsd:double;
  dwc:latitude '28.1725'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '395476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU11|2006'^^xsd:anyURI;
  dwc:observationDate '1997-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '395476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  geo-pos:lat "28.1725"^^xsd:decimal ;
  geo-pos:long "-16.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU8%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU8|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU8|2006'^^xsd:string;
  dwc:scientificName 'Speleocuma guanche Corbera, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:collector 'Cruz, T.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.8225'^^xsd:double;
  dwc:latitude '28.1725'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '395476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU8|2006'^^xsd:anyURI;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '395476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1725 -16.8225)"^^geo:wktLiteral ;
  geo-pos:lat "28.1725"^^xsd:decimal ;
  geo-pos:long "-16.8225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU9%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU9|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU9|2006'^^xsd:string;
  dwc:scientificName 'Speleocuma guanche Corbera, 2002 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Corbera, J.'^^xsd:string;
  dwc:collector 'Cruz, T.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.8225'^^xsd:double;
  dwc:latitude '28.1725'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '395476'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU9|2006'^^xsd:anyURI;
  dwc:observationDate '1997-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '395476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU84%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU84%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU84%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4666"^^xsd:decimal ;
  dwc:decimalLongitude "52.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU84%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.5666)"^^geo:wktLiteral ;
  geo-pos:lat "27.4666"^^xsd:decimal ;
  geo-pos:long "52.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU84%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU84|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU84|2007'^^xsd:string;
  dwc:scientificName 'Heterocuma inerme Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heterocuma inerme'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.5666'^^xsd:double;
  dwc:latitude '27.4666'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | Specimen in slide'^^xsd:string;
  dwc:aphiaid '242186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU84|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1714856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB49%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB49|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB49|2000'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-23'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB49|2000'^^xsd:anyURI;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "156"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6167 -5.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-11.6167"^^xsd:decimal ;
  geo-pos:long "-5.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB418%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB418|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB418|1999'^^xsd:string;
  dwc:scientificName 'Anthias helenensis (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-1'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.2333'^^xsd:double;
  dwc:latitude '-11.6167'^^xsd:double;
  dwc:minimumDepth '156'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '273826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB418|1999'^^xsd:anyURI;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '273826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB48%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB48|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982L-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB48|2000'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982L-23'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7833'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB48|2000'^^xsd:anyURI;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.3667 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "20.3667"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB259%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB259|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB259|1983'^^xsd:string;
  dwc:scientificName 'Antigonia capros Lowe, 1843'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I23'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '20.3667'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB259|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6024 103.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.6024"^^xsd:decimal ;
  dwc:decimalLongitude "103.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.6024 103.21)"^^geo:wktLiteral ;
  geo-pos:lat "1.6024"^^xsd:decimal ;
  geo-pos:long "103.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD3%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD3|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD3|2006'^^xsd:string;
  dwc:scientificName 'Pseudosesarma crassimanum (De Man, 1888) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Macpherson, E.'^^xsd:string;
  dwc:collector 'Cuesta, J. A. | Guerao, G. | Liu, H.C. | Schubart, D. |'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '103.21'^^xsd:double;
  dwc:latitude '1.6024'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Zoea 1'^^xsd:string;
  dwc:aphiaid '882025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD3|2006'^^xsd:anyURI;
  dwc:observationDate '1999-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '882025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7333 168.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.7333"^^xsd:decimal ;
  dwc:decimalLongitude "168.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.7333 168.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.7333"^^xsd:decimal ;
  geo-pos:long "168.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD5|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD5|2006'^^xsd:string;
  dwc:scientificName 'Eumunida capillata de Saint Laurent & Macpherson, 1990 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Macpherson, E.'^^xsd:string;
  dwc:collector 'Guerao, G. | Macpherson, E.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '168.1333'^^xsd:double;
  dwc:latitude '-24.7333'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '391996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD5|2006'^^xsd:anyURI;
  dwc:observationDate '2003-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '391996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD7%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD7|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD7|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7666'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD7|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "409"^^xsd:integer ;
  dwc:maximumDepthInMeters "452"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD9%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD9|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD9|2005'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Díaz, D. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Díaz, D. | Abelló, P.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '409'^^xsd:integer;
  dwc:maximumDepth '452'^^xsd:integer;
  dwc:occurrenceRemarks 'Puerulus'^^xsd:string;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD9|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB348%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB348|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL-22L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB348|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL-22L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB348|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB349%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB349|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL-22L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB349|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL-22L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB349|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB350%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB350|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL-22L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB350|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL-22L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB350|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB421%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB421|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL1-982" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB421|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL1-982'^^xsd:string;
  dwc:collector 'Garabana, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7667'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB421|1999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7335"^^xsd:decimal ;
  dwc:decimalLongitude "121.8458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7335 121.8458)"^^geo:wktLiteral ;
  geo-pos:lat "24.7335"^^xsd:decimal ;
  geo-pos:long "121.8458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000988'^^xsd:string;
  dwc:scientificName 'Plesionika semilaevis Spence Bate, 1888 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Centelles, J. | Chan, T.'^^xsd:string;
  dwc:collector 'Centelles, J.'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '121.8458'^^xsd:double;
  dwc:latitude '24.7335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '515515'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000988'^^xsd:anyURI;
  dwc:observationDate '2016-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB222%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB222|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB222|1983'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB222|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.85"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.85 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "23.85"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB223%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB223|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Sahara I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB223|1983'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pons, A.'^^xsd:string;
  dwc:fieldNumber 'Sahara I27'^^xsd:string;
  dwc:collector 'Bas, C.'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Western Sahara'^^xsd:string;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '23.85'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB223|1983'^^xsd:anyURI;
  dwc:observationDate '1971-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB672%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB672|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB672|1981'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB672|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.55"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.55 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-17.55"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB673%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB673|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB673|1981'^^xsd:string;
  dwc:scientificName 'Anthias anthias (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III21'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-17.55'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB673|1981'^^xsd:anyURI;
  dwc:observationDate '1981-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.0167"^^xsd:decimal ;
  dwc:decimalLongitude "0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "418"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.0167 0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.0167"^^xsd:decimal ;
  geo-pos:long "0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB346%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB346|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VAL-22L-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB346|1999'^^xsd:string;
  dwc:scientificName 'Anthias cyprinoides (Katayama & Amaoka, 1986)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Anderson, W.D. Jr'^^xsd:string;
  dwc:fieldNumber 'VAL-22L-68'^^xsd:string;
  dwc:collector 'Armesto, A.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '0.7333'^^xsd:double;
  dwc:latitude '-3.0167'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '418'^^xsd:integer;
  dwc:aphiaid '273825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB346|1999'^^xsd:anyURI;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '273825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000974'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000974'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001027'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001027'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6573"^^xsd:decimal ;
  dwc:decimalLongitude "0.2193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6573 0.2193)"^^geo:wktLiteral ;
  geo-pos:lat "38.6573"^^xsd:decimal ;
  geo-pos:long "0.2193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001028'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT8'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2193'^^xsd:double;
  dwc:latitude '38.6573'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001028'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB356%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB356|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB356|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB356|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2167"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2167 2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2167"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1996'^^xsd:string;
  dwc:scientificName 'Alosa alosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '41.2167'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1996'^^xsd:anyURI;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000955'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000955'^^xsd:anyURI;
  dwc:observationDate '1991-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD40%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD40%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD40%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-77.4319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD40%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.5382 -77.4319)"^^geo:wktLiteral ;
  geo-pos:lat "18.5382"^^xsd:decimal ;
  geo-pos:long "-77.4319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD40%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD40|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD40|2007'^^xsd:string;
  dwc:scientificName 'Armases ricordi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'Jamaica'^^xsd:string;
  dwc:longitude '-77.4319'^^xsd:double;
  dwc:latitude '18.5382'^^xsd:double;
  dwc:occurrenceRemarks 'Larva zoea 3'^^xsd:string;
  dwc:aphiaid '422194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD40|2007'^^xsd:anyURI;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '422194'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9833 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9833 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9833"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '10.9833'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB178%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB178|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB178|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB178|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "10.55"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB179%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB179|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB179|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '10.55'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB179|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.55"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.55 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "10.55"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB180%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB180|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB180|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '10.55'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB180|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9676 0.5203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9676"^^xsd:decimal ;
  dwc:decimalLongitude "0.5203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "709"^^xsd:integer ;
  dwc:maximumDepthInMeters "762"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9676 0.5203)"^^geo:wktLiteral ;
  geo-pos:lat "38.9676"^^xsd:decimal ;
  geo-pos:long "0.5203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L81" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001034'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus (Trybom, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L81'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5203'^^xsd:double;
  dwc:latitude '38.9676'^^xsd:double;
  dwc:minimumDepth '709'^^xsd:integer;
  dwc:maximumDepth '762'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001034'^^xsd:anyURI;
  dwc:observationDate '2008-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB357%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB357|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB357|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.4167'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB357|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB358%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB358|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB358|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.7833'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB358|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB492%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB492|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB492|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB492|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3833"^^xsd:decimal ;
  dwc:decimalLongitude "36.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3833 36.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3833"^^xsd:decimal ;
  geo-pos:long "36.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB596%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB596|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB596|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.5667'^^xsd:double;
  dwc:latitude '-19.3833'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB596|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB598%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB598|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB598|1986'^^xsd:string;
  dwc:scientificName 'Antennarius striatus (Shaw & Nodder, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB598|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.45"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.45 -16.3333)"^^geo:wktLiteral ;
  geo-pos:lat "10.45"^^xsd:decimal ;
  geo-pos:long "-16.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB232%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB232|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB232|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.3333'^^xsd:double;
  dwc:latitude '10.45'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB232|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3667 -106.1167)"^^geo:wktLiteral ;
  geo-pos:lat "22.3667"^^xsd:decimal ;
  geo-pos:long "-106.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-129" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1994'^^xsd:string;
  dwc:scientificName 'Antennarius avalonis Jordan & Starks, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-129'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.1167'^^xsd:double;
  dwc:latitude '22.3667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.1667"^^xsd:decimal ;
  dwc:decimalLongitude "-107.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.1667 -107.5833)"^^geo:wktLiteral ;
  geo-pos:lat "24.1667"^^xsd:decimal ;
  geo-pos:long "-107.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB123%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB123|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1287" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB123|1994'^^xsd:string;
  dwc:scientificName 'Antennarius avalonis Jordan & Starks, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1287'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-107.5833'^^xsd:double;
  dwc:latitude '24.1667'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB123|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001019'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001019'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6729"^^xsd:decimal ;
  dwc:decimalLongitude "0.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6729 0.2755)"^^geo:wktLiteral ;
  geo-pos:lat "38.6729"^^xsd:decimal ;
  geo-pos:long "0.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT9" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001020'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT9'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2755'^^xsd:double;
  dwc:latitude '38.6729'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001020'^^xsd:anyURI;
  dwc:observationDate '2015-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.4 -16.25)"^^geo:wktLiteral ;
  geo-pos:lat "10.4"^^xsd:decimal ;
  geo-pos:long "-16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB133%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB133|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB133|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.25'^^xsd:double;
  dwc:latitude '10.4'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB133|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-02'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9167 -16.6667)"^^geo:wktLiteral ;
  geo-pos:lat "10.9167"^^xsd:decimal ;
  geo-pos:long "-16.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB134%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB134|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB134|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.6667'^^xsd:double;
  dwc:latitude '10.9167'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB134|1987'^^xsd:anyURI;
  dwc:observationDate '1984-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9833 -16.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.9833 -16.9833)"^^geo:wktLiteral ;
  geo-pos:lat "10.9833"^^xsd:decimal ;
  geo-pos:long "-16.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB135%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB135|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB135|1987'^^xsd:string;
  dwc:scientificName 'Antennarius occidentalis Cadenat, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-16.9833'^^xsd:double;
  dwc:latitude '10.9833'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '301294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB135|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000966'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000966'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78366"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78366 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.78366"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000967'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.78366'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000967'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5349"^^xsd:decimal ;
  dwc:decimalLongitude "0.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5349 0.7276)"^^geo:wktLiteral ;
  geo-pos:lat "40.5349"^^xsd:decimal ;
  geo-pos:long "0.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000958'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7276'^^xsd:double;
  dwc:latitude '40.5349'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000958'^^xsd:anyURI;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-92.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -92.55)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-92.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB121%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB121|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB121|1992'^^xsd:string;
  dwc:scientificName 'Prionotus albirostris Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.55'^^xsd:double;
  dwc:latitude '14.35'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '276278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB121|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '276278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-94.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.6667 -94.1333)"^^geo:wktLiteral ;
  geo-pos:lat "15.6667"^^xsd:decimal ;
  geo-pos:long "-94.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB122%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB122|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P7221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB122|1992'^^xsd:string;
  dwc:scientificName 'Prionotus albirostris Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P7221'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-94.1333'^^xsd:double;
  dwc:latitude '15.6667'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '276278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB122|1992'^^xsd:anyURI;
  dwc:observationDate '1992-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '276278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB145%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB145|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB145|1992'^^xsd:string;
  dwc:scientificName 'Prionotus albirostris Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB145|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB146%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB146|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex-P1238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB146|1992'^^xsd:string;
  dwc:scientificName 'Prionotus albirostris Jordan & Bollman, 1889'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'Ceemex-P1238'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '276278'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB146|1992'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '276278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9333 -108.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9333"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9333 -108.6833)"^^geo:wktLiteral ;
  geo-pos:lat "24.9333"^^xsd:decimal ;
  geo-pos:long "-108.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1239" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1994'^^xsd:string;
  dwc:scientificName 'Prionotus birostratus Richardson, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Del Cerro, L.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1239'^^xsd:string;
  dwc:collector 'del Cerro, Ll.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6833'^^xsd:double;
  dwc:latitude '24.9333'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '276280'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1994'^^xsd:anyURI;
  dwc:observationDate '1991-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '276280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000078'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000078'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000079'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000079'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8126"^^xsd:decimal ;
  dwc:decimalLongitude "3.6008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8126 3.6008)"^^geo:wktLiteral ;
  geo-pos:lat "39.8126"^^xsd:decimal ;
  geo-pos:long "3.6008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMG000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMG000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P66" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMG000030'^^xsd:string;
  dwc:scientificName 'Fusinus Rafinesque, 1815 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P66'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6008'^^xsd:double;
  dwc:latitude '39.8126'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Complete specimen'^^xsd:string;
  dwc:aphiaid '138002'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMG000030'^^xsd:anyURI;
  dwc:observationDate '2009-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '138002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001101'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001101'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001102'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001102'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000188'^^xsd:string;
  dwc:scientificName 'Sergia lucens Hansen, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377612'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000188'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001879'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001879'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001880'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001880'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001881'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001881'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001882'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001882'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001883'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001883'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001884'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001884'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1333 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1333 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1333"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB13%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB13|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV2103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB13|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV2103'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1333'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB13|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB14%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB14|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV290" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB14|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV290'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB14|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0167"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "615"^^xsd:integer ;
  dwc:maximumDepthInMeters "626"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0167 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0167"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB15%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB15|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV290" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB15|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV290'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '-20.0167'^^xsd:double;
  dwc:minimumDepth '615'^^xsd:integer;
  dwc:maximumDepth '626'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB15|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0833"^^xsd:decimal ;
  geo-pos:long "12.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB16%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB16|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB16|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV297'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.45'^^xsd:double;
  dwc:latitude '-21.0833'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB16|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5833"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB314%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB314|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB314|1981'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-21.5833'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB314|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5833"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB315%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB315|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB315|1981'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-21.5833'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB315|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.5833"^^xsd:decimal ;
  dwc:decimalLongitude "13.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.5833 13.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.5833"^^xsd:decimal ;
  geo-pos:long "13.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB316%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB316|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I220" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB316|1981'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I220'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.0833'^^xsd:double;
  dwc:latitude '-21.5833'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB316|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0667"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0667 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0667"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB43%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB43|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB43|1981'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I221'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-21.0667'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB43|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001877'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001877'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001878'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001878'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4297 120.4621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4297"^^xsd:decimal ;
  dwc:decimalLongitude "120.4621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4297 120.4621)"^^geo:wktLiteral ;
  geo-pos:lat "22.4297"^^xsd:decimal ;
  geo-pos:long "120.4621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD2%7C2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD2|2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD2|2006'^^xsd:string;
  dwc:scientificName 'Metasesarma aubryi (A. Milne-Edwards, 1869) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cuesta, J. A. | Guerao, G. | Liu, H.C. | Schubart, D. |'^^xsd:string;
  dwc:collector 'Cuesta, J. A. | Guerao, G. | Liu, H.C. | Schubart, D. |'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.4621'^^xsd:double;
  dwc:latitude '22.4297'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Zoea 1'^^xsd:string;
  dwc:aphiaid '444590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD2|2006'^^xsd:anyURI;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '444590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.0833 12.45)"^^geo:wktLiteral ;
  geo-pos:lat "-21.0833"^^xsd:decimal ;
  geo-pos:long "12.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV297'^^xsd:string;
  dwc:collector 'Rubies, P.'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.45'^^xsd:double;
  dwc:latitude '-21.0833'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1985'^^xsd:anyURI;
  dwc:observationDate '1981-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C1%7C2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C1%7C2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C1%7C2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2372 -81.7686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.2372"^^xsd:decimal ;
  dwc:decimalLongitude "-81.7686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1869"^^xsd:integer ;
  dwc:maximumDepthInMeters "1869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C1%7C2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2372 -81.7686)"^^geo:wktLiteral ;
  geo-pos:lat "-70.2372"^^xsd:decimal ;
  geo-pos:long "-81.7686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C1%7C2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|1|2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|1|2009'^^xsd:string;
  dwc:scientificName 'Hansenomysis sorbei San Vicente, 2009 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Hansenomysis sorbei'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-81.7686'^^xsd:double;
  dwc:latitude '-70.2372'^^xsd:double;
  dwc:minimumDepth '1869'^^xsd:integer;
  dwc:maximumDepth '1869'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype'^^xsd:string;
  dwc:aphiaid '431973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|1|2009'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '431973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2%7C2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2%7C2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2%7C2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2372 -81.7686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.2372"^^xsd:decimal ;
  dwc:decimalLongitude "-81.7686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1869"^^xsd:integer ;
  dwc:maximumDepthInMeters "1869"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2%7C2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.2372 -81.7686)"^^geo:wktLiteral ;
  geo-pos:lat "-70.2372"^^xsd:decimal ;
  geo-pos:long "-81.7686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM%7C2%7C2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM|2|2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM|2|2009'^^xsd:string;
  dwc:scientificName 'Hansenomysis sorbei San Vicente, 2009 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Hansenomysis sorbei'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-81.7686'^^xsd:double;
  dwc:latitude '-70.2372'^^xsd:double;
  dwc:minimumDepth '1869'^^xsd:integer;
  dwc:maximumDepth '1869'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '431973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM|2|2009'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '431973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB24%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB24|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB24|1996'^^xsd:string;
  dwc:scientificName 'Pollachius virens Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zamarro, J.'^^xsd:string;
  dwc:collector 'Zamarro, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB24|1996'^^xsd:anyURI;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-48.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1339"^^xsd:integer ;
  dwc:maximumDepthInMeters "1339"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -48.6833)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-48.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1999'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-21'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Nada'^^xsd:string;
  dwc:longitude '-48.6833'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1339'^^xsd:integer;
  dwc:maximumDepth '1339'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1333"^^xsd:decimal ;
  dwc:decimalLongitude "1.8333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "764"^^xsd:integer ;
  dwc:maximumDepthInMeters "764"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1333 1.8333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1333"^^xsd:decimal ;
  geo-pos:long "1.8333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB143%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB143|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB143|1982'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes2'^^xsd:string;
  dwc:collector 'Allué, C.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8333'^^xsd:double;
  dwc:latitude '41.1333'^^xsd:double;
  dwc:minimumDepth '764'^^xsd:integer;
  dwc:maximumDepth '764'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB143|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1616"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2333 3.1167)"^^geo:wktLiteral ;
  geo-pos:lat "40.2333"^^xsd:decimal ;
  geo-pos:long "3.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB35%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB35|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MARCA IV2P-11" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB35|1997'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'MARCA IV2P-11'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1167'^^xsd:double;
  dwc:latitude '40.2333'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1616'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Agassiz)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB35|1997'^^xsd:anyURI;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6351 -2.7818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6351"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6351 -2.7818)"^^geo:wktLiteral ;
  geo-pos:lat "36.6351"^^xsd:decimal ;
  geo-pos:long "-2.7818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2004 > L18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000235'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2004 > L18'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7818'^^xsd:double;
  dwc:latitude '36.6351'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000235'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5173 3.5065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5173"^^xsd:decimal ;
  dwc:decimalLongitude "3.5065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5173 3.5065)"^^geo:wktLiteral ;
  geo-pos:lat "39.5173"^^xsd:decimal ;
  geo-pos:long "3.5065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L173" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000234'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L173'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5065'^^xsd:double;
  dwc:latitude '39.5173'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000234'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000201'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000201'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000202'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000202'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000203'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000203'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000204'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000204'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000007'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000007'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000008'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000008'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000009'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000009'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000010'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000010'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB18%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB18|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB18|1986'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI243'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB18|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB19%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB19|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB19|1986'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI243'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB19|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.55 14.75)"^^geo:wktLiteral ;
  geo-pos:lat "-27.55"^^xsd:decimal ;
  geo-pos:long "14.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB17%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB17|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB17|1986'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI243'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.75'^^xsd:double;
  dwc:latitude '-27.55'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB17|1986'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1986'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1986'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB382%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB382|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB382|1999'^^xsd:string;
  dwc:scientificName 'Labrus merula Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB382|1999'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB790%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB790|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB790|1991'^^xsd:string;
  dwc:scientificName 'Labrus merula Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB790|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.15)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB797%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB797|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB797|1991'^^xsd:string;
  dwc:scientificName 'Labrus merula Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.15'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB797|1991'^^xsd:anyURI;
  dwc:observationDate '1986-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB228%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB228|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB228|1982'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB228|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB229%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB229|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB229|1982'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB229|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB230%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB230|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB230|1982'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB230|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.4833"^^xsd:decimal ;
  dwc:decimalLongitude "6.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.4833 6.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-25.4833"^^xsd:decimal ;
  geo-pos:long "6.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD242%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD242|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD242|2000'^^xsd:string;
  dwc:scientificName 'Acanthephyra acanthitelsonis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>10'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1167'^^xsd:double;
  dwc:latitude '-25.4833'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '240809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD242|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB773%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB773%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB773%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.25"^^xsd:decimal ;
  dwc:decimalLongitude "11.5167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "417"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB773%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.25 11.5167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.25"^^xsd:decimal ;
  geo-pos:long "11.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB773%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB773|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II247" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB773|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II247'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5167'^^xsd:double;
  dwc:latitude '-19.25'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '417'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB773|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD49%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD49|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD49|2004'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 3'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD49|2004'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD50%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD50%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD50%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1208"^^xsd:integer ;
  dwc:maximumDepthInMeters "1210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD50%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD50%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD50|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD50|2004'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '1208'^^xsd:integer;
  dwc:maximumDepth '1210'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 4'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD50|2004'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001860'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001860'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001861'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001861'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB102%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB102|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB102|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB102|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB103%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB103|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB103|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB103|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.75"^^xsd:decimal ;
  dwc:decimalLongitude "13.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.75 13.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.75"^^xsd:decimal ;
  geo-pos:long "13.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB104%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB104|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-62" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB104|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-62'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5833'^^xsd:double;
  dwc:latitude '-24.75'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB104|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1333 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "421"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.1333 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.1333"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB32%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB32|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB32|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-22.1333'^^xsd:double;
  dwc:minimumDepth '421'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB32|1985'^^xsd:anyURI;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2808 -0.2378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2808"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2808 -0.2378)"^^geo:wktLiteral ;
  geo-pos:lat "38.2808"^^xsd:decimal ;
  geo-pos:long "-0.2378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L82" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000236'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L82'^^xsd:string;
  dwc:collector 'Vivas, M.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2378'^^xsd:double;
  dwc:latitude '38.2808'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000236'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4541 -0.2495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4541"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4541 -0.2495)"^^geo:wktLiteral ;
  geo-pos:lat "38.4541"^^xsd:decimal ;
  geo-pos:long "-0.2495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L87" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000237'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L87'^^xsd:string;
  dwc:collector 'Vivas, M.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2495'^^xsd:double;
  dwc:latitude '38.4541'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000237'^^xsd:anyURI;
  dwc:observationDate '2014-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5007"^^xsd:decimal ;
  dwc:decimalLongitude "2.4824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5007 2.4824)"^^geo:wktLiteral ;
  geo-pos:lat "41.5007"^^xsd:decimal ;
  geo-pos:long "2.4824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120408'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Paratype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4824'^^xsd:double;
  dwc:latitude '41.5007'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | not dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120408'^^xsd:anyURI;
  dwc:observationDate '2001-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001862'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001862'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001864'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001864'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001863'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001863'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.797)"^^geo:wktLiteral ;
  geo-pos:lat "36.6565"^^xsd:decimal ;
  geo-pos:long "-3.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001099'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.797'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001099'^^xsd:anyURI;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001100'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001100'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000006'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000006'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD8%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD8%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD8%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5667 -0.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD8%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5667 -0.7333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5667"^^xsd:decimal ;
  geo-pos:long "-0.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD8%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD8|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 2>P-46" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD8|2003'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 2>P-46'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.7333'^^xsd:double;
  dwc:latitude '37.5667'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD8|2003'^^xsd:anyURI;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000369'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000369'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000370'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000370'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000371'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000371'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000372'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000372'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000199'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000199'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000200'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000200'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB780%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB780%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB780%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB780%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB780%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB780|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB780|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II264'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB780|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.9323 120.7445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.9323"^^xsd:decimal ;
  dwc:decimalLongitude "120.7445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.9323 120.7445)"^^geo:wktLiteral ;
  geo-pos:lat "21.9323"^^xsd:decimal ;
  geo-pos:long "120.7445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000197'^^xsd:string;
  dwc:scientificName 'Leptodius exaratus H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.7445'^^xsd:double;
  dwc:latitude '21.9323'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '209087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000197'^^xsd:anyURI;
  dwc:observationDate '2011-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '209087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000996'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000996'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB778%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB778%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB778%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB778%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4833"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB778%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB778|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB778|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II238'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.4833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB778|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB779%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB779%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB779%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.4833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB779%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.4833 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.4833"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB779%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB779|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II238" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB779|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II238'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.4833'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB779|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000196'^^xsd:string;
  dwc:scientificName 'Stylodactylus multidentatus Kubo, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515757'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000196'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000195'^^xsd:string;
  dwc:scientificName 'Stylodactylus multidentatus Kubo, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515757'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000195'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9828 2.4317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9828"^^xsd:decimal ;
  dwc:decimalLongitude "2.4317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9828 2.4317)"^^geo:wktLiteral ;
  geo-pos:lat "38.9828"^^xsd:decimal ;
  geo-pos:long "2.4317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID209 >" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000373'^^xsd:string;
  dwc:scientificName 'Stylocheiron maximum Hansen, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'ID209 >'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4317'^^xsd:double;
  dwc:latitude '38.9828'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '110704'^^xsd:integer;
  dwc:samplingProtocol 'Pelagic trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000373'^^xsd:anyURI;
  dwc:observationDate '2009-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '110704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6951 2.0925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6951"^^xsd:decimal ;
  dwc:decimalLongitude "2.0925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "662"^^xsd:integer ;
  dwc:maximumDepthInMeters "662"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6951 2.0925)"^^geo:wktLiteral ;
  geo-pos:lat "39.6951"^^xsd:decimal ;
  geo-pos:long "2.0925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS-09 > P09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000374'^^xsd:string;
  dwc:scientificName 'Stylocheiron maximum Hansen, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS-09 > P09'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0925'^^xsd:double;
  dwc:latitude '39.6951'^^xsd:double;
  dwc:minimumDepth '662'^^xsd:integer;
  dwc:maximumDepth '662'^^xsd:integer;
  dwc:aphiaid '110704'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000374'^^xsd:anyURI;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '110704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6951 2.0925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6951"^^xsd:decimal ;
  dwc:decimalLongitude "2.0925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "662"^^xsd:integer ;
  dwc:maximumDepthInMeters "662"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6951 2.0925)"^^geo:wktLiteral ;
  geo-pos:lat "39.6951"^^xsd:decimal ;
  geo-pos:long "2.0925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "IDEADOS-09 > P09" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000375'^^xsd:string;
  dwc:scientificName 'Stylocheiron maximum Hansen, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'IDEADOS-09 > P09'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0925'^^xsd:double;
  dwc:latitude '39.6951'^^xsd:double;
  dwc:minimumDepth '662'^^xsd:integer;
  dwc:maximumDepth '662'^^xsd:integer;
  dwc:aphiaid '110704'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000375'^^xsd:anyURI;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '110704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000376'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000376'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000377'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000377'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB781%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB781%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB781%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB781%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9 12.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9"^^xsd:decimal ;
  geo-pos:long "12.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB781%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB781|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II264" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB781|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II264'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7333'^^xsd:double;
  dwc:latitude '-20.9'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB781|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB782%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB782%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB782%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6333 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.6333"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB782%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.6333 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "-21.6333"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB782%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB782|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II260" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB782|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II260'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '-21.6333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB782|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB101%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB101|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB101|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB101|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000198'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000198'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000189'^^xsd:string;
  dwc:scientificName 'Sergia lucens Hansen, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377612'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000189'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000190'^^xsd:string;
  dwc:scientificName 'Sergia lucens Hansen, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377612'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000190'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000191'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus equalis Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377451'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000191'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000192'^^xsd:string;
  dwc:scientificName 'Hymenopenaeus equalis Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377451'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000192'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000193'^^xsd:string;
  dwc:scientificName 'Solenocera melantho De Man, 1907'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '377669'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000193'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '377669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000194'^^xsd:string;
  dwc:scientificName 'Stylodactylus multidentatus Kubo, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '515757'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000194'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000368'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000368'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB478%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB478|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB478|1986'^^xsd:string;
  dwc:scientificName 'Alepes djedaba (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.4167'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB478|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.1"^^xsd:decimal ;
  dwc:decimalLongitude "36.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.1 36.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.1"^^xsd:decimal ;
  geo-pos:long "36.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB540%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB540|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB540|1986'^^xsd:string;
  dwc:scientificName 'Alepes djedaba (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6'^^xsd:double;
  dwc:latitude '-19.1'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB540|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB110%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB110|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB110|1997'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP2'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Trawl (Marinovich))'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB110|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0167"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0167 13)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0167"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB176%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB176|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB176|1999'^^xsd:string;
  dwc:scientificName 'Alepocephalus australis Barnard, 1923'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP3'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '-24.0167'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '217603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB176|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '217603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB120%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB120|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB120|1987'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB120|1987'^^xsd:anyURI;
  dwc:observationDate '1985-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.3667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.3667 -17.35)"^^geo:wktLiteral ;
  geo-pos:lat "11.3667"^^xsd:decimal ;
  geo-pos:long "-17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB152%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB152|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB152|1987'^^xsd:string;
  dwc:scientificName 'Synagrops microlepis Norman, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Matallanas, J.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Guinea-Bissau'^^xsd:string;
  dwc:longitude '-17.35'^^xsd:double;
  dwc:latitude '11.3667'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '276296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB152|1987'^^xsd:anyURI;
  dwc:observationDate '1985-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1486838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.2333"^^xsd:decimal ;
  dwc:decimalLongitude "14.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "542"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.2333 14.45)"^^geo:wktLiteral ;
  geo-pos:lat "-28.2333"^^xsd:decimal ;
  geo-pos:long "14.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD329%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD329|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>140" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD329|2000'^^xsd:string;
  dwc:scientificName 'Lithodes murrayi Henderson, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>140'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.45'^^xsd:double;
  dwc:latitude '-28.2333'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '542'^^xsd:integer;
  dwc:aphiaid '241288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD329|2000'^^xsd:anyURI;
  dwc:observationDate '1981-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '241288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "2.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB273%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB273|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB273|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4167'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB273|1982'^^xsd:anyURI;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "3.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Medoc II21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Medoc II21'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1982'^^xsd:anyURI;
  dwc:observationDate '1977-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3167"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "348"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3167 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.3167"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB272%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB272|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB272|1982'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.3167'^^xsd:double;
  dwc:minimumDepth '348'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB272|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB604%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB604|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB604|1986'^^xsd:string;
  dwc:scientificName 'Scomberoides tol (Cuvier, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB604|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB523%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB523|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique2 45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB523|1986'^^xsd:string;
  dwc:scientificName 'Scomberomorus commerson (Lacepède, 1800)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique2 45'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB523|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001875'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001875'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001876'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001876'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132"^^xsd:integer ;
  dwc:maximumDepthInMeters "132"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.3 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.3"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB670%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB670|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela III236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB670|1981'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus scombroides (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela III236'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-20.3'^^xsd:double;
  dwc:minimumDepth '132'^^xsd:integer;
  dwc:maximumDepth '132'^^xsd:integer;
  dwc:aphiaid '293736'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB670|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1013882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB603%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB603|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Mozambique245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB603|1986'^^xsd:string;
  dwc:scientificName 'Scomberoides tol (Cuvier, 1832)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:fieldNumber 'Mozambique245'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '218433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB603|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '218433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000187'^^xsd:string;
  dwc:scientificName 'Ibacus ciliatus Von Siebold, 1824'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '382922'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000187'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '382922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB284%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB284|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB284|1981'^^xsd:string;
  dwc:scientificName 'Scomberesox saurus scombroides (Walbaum, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '293736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB284|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1013882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000183'^^xsd:string;
  dwc:scientificName 'Charybdis miles De Haan, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '442854'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000183'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '442854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000184'^^xsd:string;
  dwc:scientificName 'Charybdis  riversandersoni Alcock, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '442858'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000184'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '442858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000185'^^xsd:string;
  dwc:scientificName 'Portunus haani Stimpson, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '1287828'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000185'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1361696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000186'^^xsd:string;
  dwc:scientificName 'Portunus haani Stimpson, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '1287828'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000186'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1361696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000181'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000181'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3327"^^xsd:decimal ;
  dwc:decimalLongitude "120.2858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3327 120.2858)"^^geo:wktLiteral ;
  geo-pos:lat "22.3327"^^xsd:decimal ;
  geo-pos:long "120.2858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000182'^^xsd:string;
  dwc:scientificName 'Charybdis (Gonioneptunus) bimaculata Miers, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chan, T.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Pacific ocean'^^xsd:string;
  dwc:country 'Taiwan'^^xsd:string;
  dwc:longitude '120.2858'^^xsd:double;
  dwc:latitude '22.3327'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '442874'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000182'^^xsd:anyURI;
  dwc:observationDate '2011-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '442874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3833 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.3833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.3833 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "-26.3833"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB124%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB124|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB124|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '-26.3833'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB124|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.1833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.1833 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "-25.1833"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB125%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB125|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB125|1999'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-6'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '-25.1833'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '318'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB125|1999'^^xsd:anyURI;
  dwc:observationDate '1986-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9667"^^xsd:decimal ;
  dwc:decimalLongitude "12.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "318"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9667 12.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9667"^^xsd:decimal ;
  geo-pos:long "12.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB20%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB20|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB20|1985'^^xsd:string;
  dwc:scientificName 'Lampanyctodes hectoris (Günther, 1876)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA2'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.0667'^^xsd:double;
  dwc:latitude '-19.9667'^^xsd:double;
  dwc:minimumDepth '318'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '217704'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB20|1985'^^xsd:anyURI;
  dwc:observationDate '1980-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '217704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001858'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001858'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001859'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001859'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.4167"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.4167 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "-19.4167"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD332%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD332|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD332|1991'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>45'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '-19.4167'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD332|1991'^^xsd:anyURI;
  dwc:observationDate '1980-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0833 -51.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1151"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0833 -51.5833)"^^geo:wktLiteral ;
  geo-pos:lat "43.0833"^^xsd:decimal ;
  geo-pos:long "-51.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB29%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB29|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB29|1999'^^xsd:string;
  dwc:scientificName 'Lampadena speculigera Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-79'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.5833'^^xsd:double;
  dwc:latitude '43.0833'^^xsd:double;
  dwc:minimumDepth '1151'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB29|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0833 -51.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-51.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1151"^^xsd:integer ;
  dwc:maximumDepthInMeters "1160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0833 -51.5833)"^^geo:wktLiteral ;
  geo-pos:lat "43.0833"^^xsd:decimal ;
  geo-pos:long "-51.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB30%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB30|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "PLATUXA 982P-79" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB30|1999'^^xsd:string;
  dwc:scientificName 'Lampadena speculigera Goode & Bean, 1896'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'PLATUXA 982P-79'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.5833'^^xsd:double;
  dwc:latitude '43.0833'^^xsd:double;
  dwc:minimumDepth '1151'^^xsd:integer;
  dwc:maximumDepth '1160'^^xsd:integer;
  dwc:aphiaid '126608'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB30|1999'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.565"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.565 -0.0178)"^^geo:wktLiteral ;
  geo-pos:lat "39.565"^^xsd:decimal ;
  geo-pos:long "-0.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000800'^^xsd:string;
  dwc:scientificName 'Scalpellum scalpellum (Linnaeus, 1767) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L117'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0178'^^xsd:double;
  dwc:latitude '39.565'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '106204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000800'^^xsd:anyURI;
  dwc:observationDate '2014-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB45%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB45|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB45|2004'^^xsd:string;
  dwc:scientificName 'Liza aurata (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vaz, J.'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB45|2004'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85 0.8833)"^^geo:wktLiteral ;
  geo-pos:lat "40.85"^^xsd:decimal ;
  geo-pos:long "0.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB443%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB443|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB443|1982'^^xsd:string;
  dwc:scientificName 'Liza ramada (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8833'^^xsd:double;
  dwc:latitude '40.85'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB443|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU87%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU87%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU87%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU87%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU87%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU87|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU87|2007'^^xsd:string;
  dwc:scientificName 'Cyclaspis adiastolos Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Cyclaspis adiastolos'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242184'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU87|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '242184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU82%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU82%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU82%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4666"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU82%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4666 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4666"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU82%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU82|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU82|2007'^^xsd:string;
  dwc:scientificName 'Heterocuma inerme Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heterocuma inerme'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4666'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype | Specimen in slide'^^xsd:string;
  dwc:aphiaid '242186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU82|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1714856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "1.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "242"^^xsd:integer ;
  dwc:maximumDepthInMeters "522"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB227%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB227|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB227|1982'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '242'^^xsd:integer;
  dwc:maximumDepth '522'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB227|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU77%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU77%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU77%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU77%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU77%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU77|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU77|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype ofPseudosympodomma persicum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU77|2007'^^xsd:anyURI;
  dwc:observationDate '2002-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU78%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU78%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU78%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.4833"^^xsd:decimal ;
  dwc:decimalLongitude "52.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU78%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.4833 52.55)"^^geo:wktLiteral ;
  geo-pos:lat "27.4833"^^xsd:decimal ;
  geo-pos:long "52.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMU78%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMU78|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMU78|2007'^^xsd:string;
  dwc:scientificName 'Pseudosympodomma persicum Corbera, Tirado & Martin, 2005 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:typeStatus 'Paratype ofPseudosympodomma persicum'^^xsd:string;
  dwc:collector ' Corbera, J. | Tirado, P. | Martin, D.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Arabian Sea'^^xsd:string;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '52.55'^^xsd:double;
  dwc:latitude '27.4833'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '242187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMU78|2007'^^xsd:anyURI;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '242187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB453|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB453|1986'^^xsd:string;
  dwc:scientificName 'Alepes djedaba (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB453|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2"^^xsd:decimal ;
  dwc:decimalLongitude "35.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2 35.9333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2"^^xsd:decimal ;
  geo-pos:long "35.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB462%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB462|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB462|1986'^^xsd:string;
  dwc:scientificName 'Alepes djedaba (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.9333'^^xsd:double;
  dwc:latitude '-19.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB462|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3608 -1.5701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3608"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3608 -1.5701)"^^geo:wktLiteral ;
  geo-pos:lat "37.3608"^^xsd:decimal ;
  geo-pos:long "-1.5701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001036'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L38'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5701'^^xsd:double;
  dwc:latitude '37.3608'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001036'^^xsd:anyURI;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5346 -2.9788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5346"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5346 -2.9788)"^^geo:wktLiteral ;
  geo-pos:lat "36.5346"^^xsd:decimal ;
  geo-pos:long "-2.9788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS08 > L25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001037'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS08 > L25'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9788'^^xsd:double;
  dwc:latitude '36.5346'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001037'^^xsd:anyURI;
  dwc:observationDate '2008-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000726'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000726'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000727'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000727'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000712'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000712'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000713'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000713'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000714'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000714'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB645%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB645|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB645|1981'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB645|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001855'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001855'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001856'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001856'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001857'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001857'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000036'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000036'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2833 -5.0342)"^^geo:wktLiteral ;
  geo-pos:lat "36.2833"^^xsd:decimal ;
  geo-pos:long "-5.0342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L05" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000037'^^xsd:string;
  dwc:scientificName 'Iphitime cuenoti Fauvel, 1914'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L05'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.0342'^^xsd:double;
  dwc:latitude '36.2833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '130009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000037'^^xsd:anyURI;
  dwc:observationDate '2015-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000366'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000366'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1093 -0.2113)"^^geo:wktLiteral ;
  geo-pos:lat "38.1093"^^xsd:decimal ;
  geo-pos:long "-0.2113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > L76" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000367'^^xsd:string;
  dwc:scientificName 'Meganyctiphanes norvegica (M. Sars, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > L76'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.2113'^^xsd:double;
  dwc:latitude '38.1093'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '110690'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000367'^^xsd:anyURI;
  dwc:observationDate '2014-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB452%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB452|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB452|1982'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB452|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7333"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7333 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7333"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB453%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB453|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB453|1982'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '40.7333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB453|1982'^^xsd:anyURI;
  dwc:observationDate '1982-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000219'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000219'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000220'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000220'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000221'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000221'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000216'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000216'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000217'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000217'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000218'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000218'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB805%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB805%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB805%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8167"^^xsd:decimal ;
  dwc:decimalLongitude "3.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB805%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8167 3.0833)"^^geo:wktLiteral ;
  geo-pos:lat "41.8167"^^xsd:decimal ;
  geo-pos:long "3.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB805%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB805|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB805|1991'^^xsd:string;
  dwc:scientificName 'Labrus viridis Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0833'^^xsd:double;
  dwc:latitude '41.8167'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB805|1991'^^xsd:anyURI;
  dwc:observationDate '1986-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB535%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB535|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB535|1986'^^xsd:string;
  dwc:scientificName 'Lactoria cornuta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB535|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2667"^^xsd:decimal ;
  dwc:decimalLongitude "36.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2667 36.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.2667"^^xsd:decimal ;
  geo-pos:long "36.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB536%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB536|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB536|1986'^^xsd:string;
  dwc:scientificName 'Lactoria cornuta (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.3667'^^xsd:double;
  dwc:latitude '-19.2667'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB536|1986'^^xsd:anyURI;
  dwc:observationDate '1982-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '219904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS590%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS590%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS590%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS590%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS590%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS590|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BenguelaV > P20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS590|1991'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BenguelaV > P20'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS590|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS548%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS548%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS548%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0833"^^xsd:decimal ;
  dwc:decimalLongitude "13.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "403"^^xsd:integer ;
  dwc:maximumDepthInMeters "403"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS548%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0833 13.65)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0833"^^xsd:decimal ;
  geo-pos:long "13.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS548%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS548|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Namibia V" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS548|1991'^^xsd:string;
  dwc:scientificName 'Pterygosquilla capensis Manning, 1969 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Namibia V'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.65'^^xsd:double;
  dwc:latitude '-25.0833'^^xsd:double;
  dwc:minimumDepth '403'^^xsd:integer;
  dwc:maximumDepth '403'^^xsd:integer;
  dwc:aphiaid '409484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS548|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '409484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000224'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000224'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD55%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD55%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD55%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0166"^^xsd:decimal ;
  dwc:decimalLongitude "2.2666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD55%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0166 2.2666)"^^geo:wktLiteral ;
  geo-pos:lat "41.0166"^^xsd:decimal ;
  geo-pos:long "2.2666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD55%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD55|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD55|2004'^^xsd:string;
  dwc:scientificName 'Perisesarma fasciatum (Lanchester, 1900) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^xsd:string;
  dwc:collector 'Guerao, G.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacific Ocean'^^xsd:string;
  dwc:country 'Singapur'^^xsd:string;
  dwc:longitude '2.2666'^^xsd:double;
  dwc:latitude '41.0166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva megalopa'^^xsd:string;
  dwc:aphiaid '444647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD55|2004'^^xsd:anyURI;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061897'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8375"^^xsd:decimal ;
  dwc:decimalLongitude "4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  geo-pos:lat "39.8375"^^xsd:decimal ;
  geo-pos:long "4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000025'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.329'^^xsd:double;
  dwc:latitude '39.8375'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000025'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8375"^^xsd:decimal ;
  dwc:decimalLongitude "4.329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8375 4.329)"^^geo:wktLiteral ;
  geo-pos:lat "39.8375"^^xsd:decimal ;
  geo-pos:long "4.329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000026'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P14'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.329'^^xsd:double;
  dwc:latitude '39.8375'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000026'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.823"^^xsd:decimal ;
  dwc:decimalLongitude "4.3558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.823 4.3558)"^^geo:wktLiteral ;
  geo-pos:lat "39.823"^^xsd:decimal ;
  geo-pos:long "4.3558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000027'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P19'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3558'^^xsd:double;
  dwc:latitude '39.823'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000027'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8003 4.3143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8003"^^xsd:decimal ;
  dwc:decimalLongitude "4.3143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8003 4.3143)"^^geo:wktLiteral ;
  geo-pos:lat "39.8003"^^xsd:decimal ;
  geo-pos:long "4.3143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000028'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P23'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3143'^^xsd:double;
  dwc:latitude '39.8003'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000028'^^xsd:anyURI;
  dwc:observationDate '2014-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB650%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB650|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB650|1981'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB650|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB651%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB651|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB651|1981'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB651|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.1167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.3 13.1167)"^^geo:wktLiteral ;
  geo-pos:lat "-22.3"^^xsd:decimal ;
  geo-pos:long "13.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB652%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB652|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB652|1981'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I25'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.1167'^^xsd:double;
  dwc:latitude '-22.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB652|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9667 -61.9667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-61.9667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9667 -61.9667)"^^geo:wktLiteral ;
  geo-pos:lat "42.9667"^^xsd:decimal ;
  geo-pos:long "-61.9667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1987'^^xsd:string;
  dwc:scientificName 'Helicolenus dactylopterus (Delaroche, 1809) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sulak, K.'^^xsd:string;
  dwc:collector 'Sulak, K.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-61.9667'^^xsd:double;
  dwc:latitude '42.9667'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1987'^^xsd:anyURI;
  dwc:observationDate '1983-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAVII > P48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000033'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Guinot, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Monodaeus cristulatus'^^xsd:string;
  dwc:fieldNumber 'BENGUELAVII > P48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7666'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000033'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000035'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000035'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000036'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000036'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS4%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS4%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS4%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8333"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "174"^^xsd:integer ;
  dwc:maximumDepthInMeters "174"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS4%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8333 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "39.8333"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS4%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS4|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS4|1995'^^xsd:string;
  dwc:scientificName 'Parasquilla ferussaci (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Florit, J. | Orfila, F.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '39.8333'^^xsd:double;
  dwc:minimumDepth '174'^^xsd:integer;
  dwc:maximumDepth '174'^^xsd:integer;
  dwc:occurrenceRemarks 'Parasquilla ferussaci is recorded for the first time from the Balearic Islands.'^^xsd:string;
  dwc:aphiaid '136128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS4|1995'^^xsd:anyURI;
  dwc:observationDate '1991-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '136128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000222'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000222'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000223'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000223'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5833)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD303%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD303|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I>" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD303|1991'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda Krøyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela I>'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5833'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:occurrenceRemarks 'Stomach of Selachophidium guentheri'^^xsd:string;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD303|1991'^^xsd:anyURI;
  dwc:observationDate '1979-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3833 -4.4667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3833"^^xsd:decimal ;
  geo-pos:long "-4.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD291%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD291|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 94>16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD291|1994'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 94>16'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4667'^^xsd:double;
  dwc:latitude '36.3833'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD291|1994'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.1833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330"^^xsd:integer ;
  dwc:maximumDepthInMeters "330"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 2.1833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "2.1833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD293%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD293|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Pont 90>G2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD293|1991'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'Pont 90>G2'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '330'^^xsd:integer;
  dwc:maximumDepth '330'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD293|1991'^^xsd:anyURI;
  dwc:observationDate '1990-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000709'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000709'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7167 -2.2833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7167"^^xsd:decimal ;
  geo-pos:long "-2.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD275%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD275|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 99 2>L-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD275|1999'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 99 2>L-29'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2833'^^xsd:double;
  dwc:latitude '36.7167'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD275|1999'^^xsd:anyURI;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000011'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000011'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC114%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC114%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC114%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.8833"^^xsd:decimal ;
  dwc:decimalLongitude "14.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC114%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.8833 14.7667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.8833"^^xsd:decimal ;
  geo-pos:long "14.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC114%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC114|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 ITXAS-LUR 2 P-137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC114|2002'^^xsd:string;
  dwc:scientificName 'Cranchia scabra Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 ITXAS-LUR 2 P-137'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7667'^^xsd:double;
  dwc:latitude '-27.8833'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC114|2002'^^xsd:anyURI;
  dwc:observationDate '1989-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC115%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC115%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC115%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "326"^^xsd:integer ;
  dwc:maximumDepthInMeters "326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC115%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.4667 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "-26.4667"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC115%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC115|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XV  Pesca comercial Chicha Touza (nocturna)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC115|2002'^^xsd:string;
  dwc:scientificName 'Cranchia scabra Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XV  Pesca comercial Chicha Touza (nocturna)'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '-26.4667'^^xsd:double;
  dwc:minimumDepth '326'^^xsd:integer;
  dwc:maximumDepth '326'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC115|2002'^^xsd:anyURI;
  dwc:observationDate '1989-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001873'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001873'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001874'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001874'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000209'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000209'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC123%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC123%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC123%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18"^^xsd:decimal ;
  dwc:decimalLongitude "10.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC123%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18 10.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-18"^^xsd:decimal ;
  geo-pos:long "10.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC123%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC123|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est74" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC123|2002'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata Chun, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est74'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.5667'^^xsd:double;
  dwc:latitude '-18'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC123|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC120%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC120%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC120%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC120%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5 10.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.5"^^xsd:decimal ;
  geo-pos:long "10.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC120%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC120|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC120|2002'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata Chun, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est59'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.4333'^^xsd:double;
  dwc:latitude '-17.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC120|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC121%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC121%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC121%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.8333 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.8333"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC121%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.8333 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "-17.8333"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC121%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC121|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC121|2002'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata Chun, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est64'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '-17.8333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC121|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC122%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC122%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC122%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9167 10.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.9167"^^xsd:decimal ;
  dwc:decimalLongitude "10.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC122%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.9167 10.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.9167"^^xsd:decimal ;
  geo-pos:long "10.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC122%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC122|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC122|2002'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata Chun, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est65'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.3333'^^xsd:double;
  dwc:latitude '-17.9167'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC122|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001871'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001871'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001872'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001872'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553"^^xsd:integer ;
  dwc:maximumDepthInMeters "563"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3966 -4.4818)"^^geo:wktLiteral ;
  geo-pos:lat "36.3966"^^xsd:decimal ;
  geo-pos:long "-4.4818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1994 > 16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000012'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1994 > 16'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4818'^^xsd:double;
  dwc:latitude '36.3966'^^xsd:double;
  dwc:minimumDepth '553'^^xsd:integer;
  dwc:maximumDepth '563'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000012'^^xsd:anyURI;
  dwc:observationDate '1994-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB776%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB776%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB776%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9167"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB776%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9167"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB776%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB776|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB776|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II266'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-20.9167'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB776|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB774%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB774%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB774%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1333"^^xsd:decimal ;
  dwc:decimalLongitude "12.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB774%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1333 12.55)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1333"^^xsd:decimal ;
  geo-pos:long "12.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB774%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB774|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II263" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB774|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II263'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.55'^^xsd:double;
  dwc:latitude '-21.1333'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB774|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB775%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB775%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB775%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB775%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.9 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-18.9"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB775%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB775|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II249" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB775|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II249'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.45'^^xsd:double;
  dwc:latitude '-18.9'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB775|1981'^^xsd:anyURI;
  dwc:observationDate '1980-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC116%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC116%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC116%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.0833"^^xsd:decimal ;
  dwc:decimalLongitude "14.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC116%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.0833 14.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-27.0833"^^xsd:decimal ;
  geo-pos:long "14.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC116%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC116|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 JANZA 2 P-113" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC116|2002'^^xsd:string;
  dwc:scientificName 'Cranchia scabra Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 JANZA 2 P-113'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.5333'^^xsd:double;
  dwc:latitude '-27.0833'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC116|2002'^^xsd:anyURI;
  dwc:observationDate '1989-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000210'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000210'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000211'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000211'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000212'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000212'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000213'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000213'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD61%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD61|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD61|2004'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G. | Abelló, P.'^^xsd:string;
  dwc:collector 'Guerao, G. | Abelló, P.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'First description of larva zoea 1'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD61|2004'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000990'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000990'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.6167"^^xsd:decimal ;
  dwc:decimalLongitude "13.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447"^^xsd:integer ;
  dwc:maximumDepthInMeters "447"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.6167 13.4833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.6167"^^xsd:decimal ;
  geo-pos:long "13.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1985'^^xsd:string;
  dwc:scientificName 'Liza richardsonii (Smith, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII267'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.4833'^^xsd:double;
  dwc:latitude '-24.6167'^^xsd:double;
  dwc:minimumDepth '447'^^xsd:integer;
  dwc:maximumDepth '447'^^xsd:integer;
  dwc:aphiaid '218883'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1042831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.9833"^^xsd:decimal ;
  dwc:decimalLongitude "13.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "291"^^xsd:integer ;
  dwc:maximumDepthInMeters "291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.9833 13.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-24.9833"^^xsd:decimal ;
  geo-pos:long "13.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-59" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1999'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-59'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.7333'^^xsd:double;
  dwc:latitude '-24.9833'^^xsd:double;
  dwc:minimumDepth '291'^^xsd:integer;
  dwc:maximumDepth '291'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0667"^^xsd:decimal ;
  dwc:decimalLongitude "2.9167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1765"^^xsd:integer ;
  dwc:maximumDepthInMeters "1886"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0667 2.9167)"^^geo:wktLiteral ;
  geo-pos:lat "41.0667"^^xsd:decimal ;
  geo-pos:long "2.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB141%7C1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB141|1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Bathos IV25" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB141|1990'^^xsd:string;
  dwc:scientificName 'Lobianchia dofleini (Zugmayer, 1911)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stefanescu, C.'^^xsd:string;
  dwc:fieldNumber 'Bathos IV25'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9167'^^xsd:double;
  dwc:latitude '41.0667'^^xsd:double;
  dwc:minimumDepth '1765'^^xsd:integer;
  dwc:maximumDepth '1886'^^xsd:integer;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB141|1990'^^xsd:anyURI;
  dwc:observationDate '1988-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000214'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000214'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6138"^^xsd:decimal ;
  dwc:decimalLongitude "0.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6138 0.5988)"^^geo:wktLiteral ;
  geo-pos:lat "40.6138"^^xsd:decimal ;
  geo-pos:long "0.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000215'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae mediterranea  Bacescu, 1936 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.5988'^^xsd:double;
  dwc:latitude '40.6138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'First iberian record'^^xsd:string;
  dwc:aphiaid '580455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000215'^^xsd:anyURI;
  dwc:observationDate '2001-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1782516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001888'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001888'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001889'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001889'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001890'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001890'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001891'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001891'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001892'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001892'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631"^^xsd:decimal ;
  dwc:decimalLongitude "0.7356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  geo-pos:lat "40.631"^^xsd:decimal ;
  geo-pos:long "0.7356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000225'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus  (Heller, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García.Raso, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7356'^^xsd:double;
  dwc:latitude '40.631'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000225'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631"^^xsd:decimal ;
  dwc:decimalLongitude "0.7356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  geo-pos:lat "40.631"^^xsd:decimal ;
  geo-pos:long "0.7356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000226'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus  (Heller, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García.Raso, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7356'^^xsd:double;
  dwc:latitude '40.631'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000226'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.631"^^xsd:decimal ;
  dwc:decimalLongitude "0.7356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.631 0.7356)"^^geo:wktLiteral ;
  geo-pos:lat "40.631"^^xsd:decimal ;
  geo-pos:long "0.7356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000227'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus  (Heller, 1863) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'García.Raso, E.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7356'^^xsd:double;
  dwc:latitude '40.631'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000227'^^xsd:anyURI;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.032 -4.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.032"^^xsd:decimal ;
  dwc:decimalLongitude "-4.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters "486"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.032 -4.505)"^^geo:wktLiteral ;
  geo-pos:lat "44.032"^^xsd:decimal ;
  geo-pos:long "-4.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ECOMARG04 > P5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000228'^^xsd:string;
  dwc:scientificName 'Cancer bellianus J. Y. Johnson, 1861 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'ECOMARG04 > P5'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.505'^^xsd:double;
  dwc:latitude '44.032'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:maximumDepth '486'^^xsd:integer;
  dwc:aphiaid '107275'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000228'^^xsd:anyURI;
  dwc:observationDate '2004-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0675 -4.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0675 -4.5418)"^^geo:wktLiteral ;
  geo-pos:lat "44.0675"^^xsd:decimal ;
  geo-pos:long "-4.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ECOMARG04 > P10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000229'^^xsd:string;
  dwc:scientificName 'Chaceon affinis (A. Milne-Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'ECOMARG04 > P10'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5418'^^xsd:double;
  dwc:latitude '44.0675'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000229'^^xsd:anyURI;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB777%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB777%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB777%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.9167"^^xsd:decimal ;
  dwc:decimalLongitude "12.3833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB777%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.9167 12.3833)"^^geo:wktLiteral ;
  geo-pos:lat "-20.9167"^^xsd:decimal ;
  geo-pos:long "12.3833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB777%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB777|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II266" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB777|1981'^^xsd:string;
  dwc:scientificName 'Lampanyctus australis Tanning, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Rubies, P.'^^xsd:string;
  dwc:fieldNumber 'Benguela II266'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.3833'^^xsd:double;
  dwc:latitude '-20.9167'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '217708'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB777|1981'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '217708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "2.0167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters "302"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 2.0167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "2.0167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB190%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB190|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB190|1982'^^xsd:string;
  dwc:scientificName 'Lampanyctus crocodilus (Risso, 1810)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.0167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:maximumDepth '302'^^xsd:integer;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB190|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB425%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB425|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB425|1982'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB425|1982'^^xsd:anyURI;
  dwc:observationDate '1982-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8333"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8333 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.8333"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB426%7C1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB426|1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB426|1982'^^xsd:string;
  dwc:scientificName 'Polyacanthonotus rissoanus (De Filippi & Verany, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.8333'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB426|1982'^^xsd:anyURI;
  dwc:observationDate '1981-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001885'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001885'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001886'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001886'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001887'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001887'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1611 1.6741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1611"^^xsd:decimal ;
  dwc:decimalLongitude "1.6741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1611 1.6741)"^^geo:wktLiteral ;
  geo-pos:lat "41.1611"^^xsd:decimal ;
  geo-pos:long "1.6741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000066'^^xsd:string;
  dwc:scientificName 'Callistoctopus macropus (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Escolar, Ó'^^xsd:string;
  dwc:collector 'Escolar, Ó.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6741'^^xsd:double;
  dwc:latitude '41.1611'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed in formalin'^^xsd:string;
  dwc:aphiaid '534558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000066'^^xsd:anyURI;
  dwc:observationDate '2017-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1355 1.7308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1355"^^xsd:decimal ;
  dwc:decimalLongitude "1.7308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1355 1.7308)"^^geo:wktLiteral ;
  geo-pos:lat "41.1355"^^xsd:decimal ;
  geo-pos:long "1.7308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC000067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC000067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC000067'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae (Ball, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Escolar, Ó'^^xsd:string;
  dwc:collector 'Escolar, Ó.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7308'^^xsd:double;
  dwc:latitude '41.1355'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed in formalin'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC000067'^^xsd:anyURI;
  dwc:observationDate '2017-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  geo-pos:lat "36.3091"^^xsd:decimal ;
  geo-pos:long "-4.7428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000013'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7428'^^xsd:double;
  dwc:latitude '36.3091'^^xsd:double;
  dwc:minimumDepth '721'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000013'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  geo-pos:lat "36.3091"^^xsd:decimal ;
  geo-pos:long "-4.7428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000014'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7428'^^xsd:double;
  dwc:latitude '36.3091'^^xsd:double;
  dwc:minimumDepth '721'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000014'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3091"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3091 -4.7428)"^^geo:wktLiteral ;
  geo-pos:lat "36.3091"^^xsd:decimal ;
  geo-pos:long "-4.7428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_1997 > 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000015'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_1997 > 6'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7428'^^xsd:double;
  dwc:latitude '36.3091'^^xsd:double;
  dwc:minimumDepth '721'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:samplingProtocol 'Bottom trawl - GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000015'^^xsd:anyURI;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS3%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS3%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS3%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0833"^^xsd:decimal ;
  dwc:decimalLongitude "1.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "247"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS3%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0833 1.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.0833"^^xsd:decimal ;
  geo-pos:long "1.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS3%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS3|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Arrastrillos > Cal2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS3|1995'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Arrastrillos > Cal2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.75'^^xsd:double;
  dwc:latitude '41.0833'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '247'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS3|1995'^^xsd:anyURI;
  dwc:observationDate '1991-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7997"^^xsd:decimal ;
  dwc:decimalLongitude "4.3388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7997 4.3388)"^^geo:wktLiteral ;
  geo-pos:lat "39.7997"^^xsd:decimal ;
  geo-pos:long "4.3388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P08" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000024'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P08'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3388'^^xsd:double;
  dwc:latitude '39.7997'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000024'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB384%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB384|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB384|1986'^^xsd:string;
  dwc:scientificName 'Lactoria diaphana (Bloch & Schneider, 1801)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB384|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.78"^^xsd:decimal ;
  dwc:decimalLongitude "2.6766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.78 2.6766)"^^geo:wktLiteral ;
  geo-pos:lat "40.78"^^xsd:decimal ;
  geo-pos:long "2.6766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "FRONTS86 EST8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001825'^^xsd:string;
  dwc:scientificName 'Sergestes henseni (Ortmann, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'FRONTS86 EST8'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6766'^^xsd:double;
  dwc:latitude '40.78'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001825'^^xsd:anyURI;
  dwc:observationDate '1986-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8198 -0.632)"^^geo:wktLiteral ;
  geo-pos:lat "37.8198"^^xsd:decimal ;
  geo-pos:long "-0.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS94 L29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001827'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii (Couch, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS94 L29'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.632'^^xsd:double;
  dwc:latitude '37.8198'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001827'^^xsd:anyURI;
  dwc:observationDate '1994-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001828'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001828'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001829'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001829'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001830'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001830'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001831'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001831'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001832'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001832'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001833'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001833'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001868'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001868'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001869'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001869'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001870'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001870'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC119%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC119%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC119%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6667 10.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.6667"^^xsd:decimal ;
  dwc:decimalLongitude "10.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC119%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.6667 10.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-17.6667"^^xsd:decimal ;
  geo-pos:long "10.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC119%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC119|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 SNEC II 2 Est63" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC119|2002'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata Chun, 1908'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 SNEC II 2 Est63'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:longitude '10.1333'^^xsd:double;
  dwc:latitude '-17.6667'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC119|2002'^^xsd:anyURI;
  dwc:observationDate '1986-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC12%7C2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC12%7C2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC12%7C2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6333 14.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC12%7C2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.6333 14.35)"^^geo:wktLiteral ;
  geo-pos:lat "-27.6333"^^xsd:decimal ;
  geo-pos:long "14.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC12%7C2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC12|2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 BENGUELA XIV 2 P-105" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC12|2004'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 BENGUELA XIV 2 P-105'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.35'^^xsd:double;
  dwc:latitude '-27.6333'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC12|2004'^^xsd:anyURI;
  dwc:observationDate '1989-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC117%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC117%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC117%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4667 14.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.4667"^^xsd:decimal ;
  dwc:decimalLongitude "14.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC117%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.4667 14.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-27.4667"^^xsd:decimal ;
  geo-pos:long "14.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC117%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC117|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 PESCAVIGO-2 2 P-153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC117|2002'^^xsd:string;
  dwc:scientificName 'Cranchia scabra Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 PESCAVIGO-2 2 P-153'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.6667'^^xsd:double;
  dwc:latitude '-27.4667'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC117|2002'^^xsd:anyURI;
  dwc:observationDate '1986-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC118%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC118%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC118%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.65 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.65"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "828"^^xsd:integer ;
  dwc:maximumDepthInMeters "828"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC118%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.65 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.65"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMC118%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMC118|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "1 Benguela XVI 2 P-104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMC118|2002'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera (Verrill, 1885)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Villanueva, R.'^^xsd:string;
  dwc:fieldNumber '1 Benguela XVI 2 P-104'^^xsd:string;
  dwc:collector 'Villanueva, R.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-23.65'^^xsd:double;
  dwc:minimumDepth '828'^^xsd:integer;
  dwc:maximumDepth '828'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMC118|2002'^^xsd:anyURI;
  dwc:observationDate '1990-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85"^^xsd:decimal ;
  dwc:decimalLongitude "3.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85 3.1667)"^^geo:wktLiteral ;
  geo-pos:lat "41.85"^^xsd:decimal ;
  geo-pos:long "3.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB791%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB791|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB791|1991'^^xsd:string;
  dwc:scientificName 'Liza ramada (Risso, 1826)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mercader, L.'^^xsd:string;
  dwc:collector 'Mercader, Ll.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1667'^^xsd:double;
  dwc:latitude '41.85'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB791|1991'^^xsd:anyURI;
  dwc:observationDate '1986-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001866'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001866'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001867'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001867'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD27%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD27%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD27%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5833 2.9333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5833"^^xsd:decimal ;
  dwc:decimalLongitude "2.9333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD27%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5833 2.9333)"^^geo:wktLiteral ;
  geo-pos:lat "41.5833"^^xsd:decimal ;
  geo-pos:long "2.9333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD27%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD27|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Arrastrillos>P-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD27|2000'^^xsd:string;
  dwc:scientificName 'Spinolambrus macrochelos (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Arrastrillos>P-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.9333'^^xsd:double;
  dwc:latitude '41.5833'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '442337'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD27|2000'^^xsd:anyURI;
  dwc:observationDate '1991-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001865'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001865'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9667 -106.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.9667"^^xsd:decimal ;
  dwc:decimalLongitude "-106.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.9667 -106.4333)"^^geo:wktLiteral ;
  geo-pos:lat "22.9667"^^xsd:decimal ;
  geo-pos:long "-106.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD260%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD260|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD260|1994'^^xsd:string;
  dwc:scientificName 'Oediplax granulata Rathbun, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M.E.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>2'^^xsd:string;
  dwc:collector 'Hendrickx, M.E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.4333'^^xsd:double;
  dwc:latitude '22.9667'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '443998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD260|1994'^^xsd:anyURI;
  dwc:observationDate '1990-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '443998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "200C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000402'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '200C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000402'^^xsd:anyURI;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "203C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000403'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '203C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000403'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "203C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000404'^^xsd:string;
  dwc:scientificName 'Bolinichthys Paxton, 1972 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '203C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '125816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000404'^^xsd:anyURI;
  dwc:observationDate '1991-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '125816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "432"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB10%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB10|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB10|1983'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '432'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB10|1983'^^xsd:anyURI;
  dwc:observationDate '1981-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537"^^xsd:integer ;
  dwc:maximumDepthInMeters "537"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6028 -3.0978)"^^geo:wktLiteral ;
  geo-pos:lat "36.6028"^^xsd:decimal ;
  geo-pos:long "-3.0978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L43-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000005'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L43-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0978'^^xsd:double;
  dwc:latitude '36.6028'^^xsd:double;
  dwc:minimumDepth '537'^^xsd:integer;
  dwc:maximumDepth '537'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000005'^^xsd:anyURI;
  dwc:observationDate '2015-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 0.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 0.6167)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "0.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD5%7C2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD5|2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS 1>P-45" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD5|2003'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS 1>P-45'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6167'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD5|2003'^^xsd:anyURI;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD325%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD325|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IX>29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD325|1991'^^xsd:string;
  dwc:scientificName 'Parapontophilus gracilis gracilis (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IX>29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '240705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD325|1991'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.0222"^^xsd:decimal ;
  dwc:decimalLongitude "31.3953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.0222 31.3953)"^^geo:wktLiteral ;
  geo-pos:lat "-30.0222"^^xsd:decimal ;
  geo-pos:long "31.3953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "134C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000364'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '134C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.3953'^^xsd:double;
  dwc:latitude '-30.0222'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000364'^^xsd:anyURI;
  dwc:observationDate '1990-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000365'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000365'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "126C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000366'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '126C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000366'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.0887 28.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.0887"^^xsd:decimal ;
  dwc:decimalLongitude "28.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.0887 28.1969)"^^geo:wktLiteral ;
  geo-pos:lat "-33.0887"^^xsd:decimal ;
  geo-pos:long "28.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "116D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000367'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '116D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '28.1969'^^xsd:double;
  dwc:latitude '-33.0887'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000367'^^xsd:anyURI;
  dwc:observationDate '1990-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "142C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000368'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '142C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000368'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB92%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB92|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB92|1985'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB92|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB93%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB93|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB93|1985'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB93|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.6833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "652"^^xsd:integer ;
  dwc:maximumDepthInMeters "652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0833 12.6833)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0833"^^xsd:decimal ;
  geo-pos:long "12.6833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB94%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB94|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB94|1985'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP2'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6833'^^xsd:double;
  dwc:latitude '-23.0833'^^xsd:double;
  dwc:minimumDepth '652'^^xsd:integer;
  dwc:maximumDepth '652'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB94|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.2 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "-18.2"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB400%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB400|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB400|1981'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela II28'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '-18.2'^^xsd:double;
  dwc:minimumDepth '273'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB400|1981'^^xsd:anyURI;
  dwc:observationDate '1980-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000040'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000040'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947"^^xsd:decimal ;
  dwc:decimalLongitude "3.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  geo-pos:lat "39.947"^^xsd:decimal ;
  geo-pos:long "3.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000041'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > P36'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6915'^^xsd:double;
  dwc:latitude '39.947'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000041'^^xsd:anyURI;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947"^^xsd:decimal ;
  dwc:decimalLongitude "3.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  geo-pos:lat "39.947"^^xsd:decimal ;
  geo-pos:long "3.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000042'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > P36'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6915'^^xsd:double;
  dwc:latitude '39.947'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000042'^^xsd:anyURI;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947"^^xsd:decimal ;
  dwc:decimalLongitude "3.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  geo-pos:lat "39.947"^^xsd:decimal ;
  geo-pos:long "3.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000043'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > P36'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6915'^^xsd:double;
  dwc:latitude '39.947'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000043'^^xsd:anyURI;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB91%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB91|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB91|1985'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB91|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB236%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB236|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB236|1986'^^xsd:string;
  dwc:scientificName 'Laemonema barbatulum Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB236|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB237%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB237|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB237|1986'^^xsd:string;
  dwc:scientificName 'Laemonema barbatulum Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB237|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB238%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB238|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB238|1986'^^xsd:string;
  dwc:scientificName 'Laemonema barbatulum Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB238|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.0833"^^xsd:decimal ;
  dwc:decimalLongitude "12.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.0833 12.9833)"^^geo:wktLiteral ;
  geo-pos:lat "-24.0833"^^xsd:decimal ;
  geo-pos:long "12.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB126%7C1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB126|1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX2P-PP2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB126|1997'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX2P-PP2'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.9833'^^xsd:double;
  dwc:latitude '-24.0833'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl (Marinovich)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB126|1997'^^xsd:anyURI;
  dwc:observationDate '1986-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.0333"^^xsd:decimal ;
  dwc:decimalLongitude "12.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.0333 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "-23.0333"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB90%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB90|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII2PP1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB90|1985'^^xsd:string;
  dwc:scientificName 'Laemonema globiceps Gilchrist, 1906'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII2PP1'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '-23.0333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '217729'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB90|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '275875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS93%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS93%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS93%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -4.5666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS93%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -4.5666)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-4.5666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS93%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS93|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS93|2007'^^xsd:string;
  dwc:scientificName 'Parasquilla ferussaci (Roux, 1828) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:collector 'García-Raso, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5666'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'First reports  of Parasquilla ferussaci for the Mediterranean coast of the Iberian peninsula. This reports also fill the distribution gap between the Atlantic Ocean and the Central Mediterranean populations.'^^xsd:string;
  dwc:aphiaid '136128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS93|2007'^^xsd:anyURI;
  dwc:observationDate '1983-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '136128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8165"^^xsd:decimal ;
  dwc:decimalLongitude "4.3102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8165 4.3102)"^^geo:wktLiteral ;
  geo-pos:lat "39.8165"^^xsd:decimal ;
  geo-pos:long "4.3102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000030'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P35'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3102'^^xsd:double;
  dwc:latitude '39.8165'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000030'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAVII > P48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000031'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Guinot, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Monodaeus cristulatus'^^xsd:string;
  dwc:fieldNumber 'BENGUELAVII > P48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7666'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000031'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.7666)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAVII > P48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000032'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E. | Guinot, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Monodaeus cristulatus'^^xsd:string;
  dwc:fieldNumber 'BENGUELAVII > P48'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7666'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'New species'^^xsd:string;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000032'^^xsd:anyURI;
  dwc:observationDate '1984-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000034'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000034'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3333"^^xsd:decimal ;
  dwc:decimalLongitude "36.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3333 36.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3333"^^xsd:decimal ;
  geo-pos:long "36.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB364%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB364|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB364|1986'^^xsd:string;
  dwc:scientificName 'Lactoria fornasini (Bianconi, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '36.6667'^^xsd:double;
  dwc:latitude '-19.3333'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB364|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '219902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB234%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB234|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB234|1986'^^xsd:string;
  dwc:scientificName 'Laemonema barbatulum Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB234|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-84.7167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1833 -84.7167)"^^geo:wktLiteral ;
  geo-pos:lat "26.1833"^^xsd:decimal ;
  geo-pos:long "-84.7167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB235%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB235|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB235|1986'^^xsd:string;
  dwc:scientificName 'Laemonema barbatulum Goode & Bean, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Burgess, G.H.'^^xsd:string;
  dwc:collector 'Burgess, G.H.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-84.7167'^^xsd:double;
  dwc:latitude '26.1833'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '158979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB235|1986'^^xsd:anyURI;
  dwc:observationDate '1985-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '158979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000378'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000378'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1667"^^xsd:decimal ;
  dwc:decimalLongitude "1.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1667 1.7667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1667"^^xsd:decimal ;
  geo-pos:long "1.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD76%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD76|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>33-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD76|1992'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>33-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.7667'^^xsd:double;
  dwc:latitude '41.1667'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD76|1992'^^xsd:anyURI;
  dwc:observationDate '1983-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD671%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD671%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD671%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.35 12.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.35"^^xsd:decimal ;
  dwc:decimalLongitude "12.2167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "298"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD671%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.35 12.2167)"^^geo:wktLiteral ;
  geo-pos:lat "-20.35"^^xsd:decimal ;
  geo-pos:long "12.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD671%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD671|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD671|1991'^^xsd:string;
  dwc:scientificName 'Solenocera africana Stebbing, 1917'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.2167'^^xsd:double;
  dwc:latitude '-20.35'^^xsd:double;
  dwc:minimumDepth '298'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD671|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD354%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD354%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD354%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.6833"^^xsd:decimal ;
  dwc:decimalLongitude "11.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "531"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD354%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.6833 11.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-18.6833"^^xsd:decimal ;
  geo-pos:long "11.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD354%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD354|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>83" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD354|1991'^^xsd:string;
  dwc:scientificName 'Glyphus marsupialis Filhol, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>83'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '11.3667'^^xsd:double;
  dwc:latitude '-18.6833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '531'^^xsd:integer;
  dwc:aphiaid '107668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD354|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD683%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD683%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD683%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.6333"^^xsd:decimal ;
  dwc:decimalLongitude "14.7333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "386"^^xsd:integer ;
  dwc:maximumDepthInMeters "386"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD683%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.6333 14.7333)"^^geo:wktLiteral ;
  geo-pos:lat "-29.6333"^^xsd:decimal ;
  geo-pos:long "14.7333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD683%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD683|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela V>56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD683|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis suhmi (Bate, 1878)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela V>56'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7333'^^xsd:double;
  dwc:latitude '-29.6333'^^xsd:double;
  dwc:minimumDepth '386'^^xsd:integer;
  dwc:maximumDepth '386'^^xsd:integer;
  dwc:aphiaid '383000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD683|1991'^^xsd:anyURI;
  dwc:observationDate '1983-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '383000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD565%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD565%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD565%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.5667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26"^^xsd:decimal ;
  dwc:decimalLongitude "13.5667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "915"^^xsd:integer ;
  dwc:maximumDepthInMeters "915"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD565%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26 13.5667)"^^geo:wktLiteral ;
  geo-pos:lat "-26"^^xsd:decimal ;
  geo-pos:long "13.5667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD565%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD565|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "SNEC II>E6 RMT 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD565|1991'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis (A.Milne-Edwards, 1881)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'SNEC II>E6 RMT 8'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.5667'^^xsd:double;
  dwc:latitude '-26'^^xsd:integer;
  dwc:minimumDepth '915'^^xsd:integer;
  dwc:maximumDepth '915'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD565|1991'^^xsd:anyURI;
  dwc:observationDate '1986-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD575%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD575%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD575%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.55"^^xsd:decimal ;
  dwc:decimalLongitude "12.5333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "622"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD575%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.55 12.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-21.55"^^xsd:decimal ;
  geo-pos:long "12.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD575%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD575|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV>99" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD575|1991'^^xsd:string;
  dwc:scientificName 'Nephropsis atlantica Norman, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV>99'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.5333'^^xsd:double;
  dwc:latitude '-21.55'^^xsd:double;
  dwc:minimumDepth '622'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD575|1991'^^xsd:anyURI;
  dwc:observationDate '1981-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD586%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD586%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD586%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.6"^^xsd:decimal ;
  dwc:decimalLongitude "6.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD586%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.6 6.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.6"^^xsd:decimal ;
  geo-pos:long "6.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD586%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD586|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>IKMT 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD586|1991'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus (Brullé, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>IKMT 5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.0667'^^xsd:double;
  dwc:latitude '-25.6'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD586|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "141D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000362'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '141D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000362'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "163C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000363'^^xsd:string;
  dwc:scientificName 'Benthosema fibulatum (Gilbert & Cramer, 1897)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '163C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000363'^^xsd:anyURI;
  dwc:observationDate '1990-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '217681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000037'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000037'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000038'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000038'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3166"^^xsd:decimal ;
  dwc:decimalLongitude "15.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "179"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3166 15.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3166"^^xsd:decimal ;
  geo-pos:long "15.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELAXIV > P53" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000039'^^xsd:string;
  dwc:scientificName 'Monodaeus cristulatus Guinot & Macpherson, 1988 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'BENGUELAXIV > P53'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '15.0833'^^xsd:double;
  dwc:latitude '-29.3166'^^xsd:double;
  dwc:minimumDepth '179'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '241155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000039'^^xsd:anyURI;
  dwc:observationDate '1989-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '241155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS200%7C1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS200%7C1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS200%7C1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6166 -106.9166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.6166"^^xsd:decimal ;
  dwc:decimalLongitude "-106.9166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS200%7C1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.6166 -106.9166)"^^geo:wktLiteral ;
  geo-pos:lat "23.6166"^^xsd:decimal ;
  geo-pos:long "-106.9166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS200%7C1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS200|1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Ceemex > P3Est6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS200|1994'^^xsd:string;
  dwc:scientificName 'Squilla mantoidea Bigelow, 1893 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hendrickx, M. E.'^^xsd:string;
  dwc:fieldNumber 'Ceemex > P3Est6'^^xsd:string;
  dwc:collector 'Hendrickx, M. E.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-106.9166'^^xsd:double;
  dwc:latitude '23.6166'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '409353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS200|1994'^^xsd:anyURI;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '409353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001893'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001893'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7103"^^xsd:decimal ;
  dwc:decimalLongitude "0.8813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7103 0.8813)"^^geo:wktLiteral ;
  geo-pos:lat "40.7103"^^xsd:decimal ;
  geo-pos:long "0.8813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001894'^^xsd:string;
  dwc:scientificName 'Pisidia longimana (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8813'^^xsd:double;
  dwc:latitude '40.7103'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001894'^^xsd:anyURI;
  dwc:observationDate '1985-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.7667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "161"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 2.7667)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "2.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD88|1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Acude>38-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD88|1992'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'Acude>38-6'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7667'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '161'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD88|1992'^^xsd:anyURI;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1167"^^xsd:decimal ;
  dwc:decimalLongitude "1.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1167 1.8167)"^^geo:wktLiteral ;
  geo-pos:lat "41.1167"^^xsd:decimal ;
  geo-pos:long "1.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD88%7C1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD88|1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DESCARTES>-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD88|1996'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lombarte, A.'^^xsd:string;
  dwc:fieldNumber 'DESCARTES>-42'^^xsd:string;
  dwc:collector 'Lombarte, A.'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8167'^^xsd:double;
  dwc:latitude '41.1167'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD88|1996'^^xsd:anyURI;
  dwc:observationDate '1996-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000816'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000816'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000817'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000817'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "261"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1283 -0.0305)"^^geo:wktLiteral ;
  geo-pos:lat "38.1283"^^xsd:decimal ;
  geo-pos:long "-0.0305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS14 > L84" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000818'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS14 > L84'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.0305'^^xsd:double;
  dwc:latitude '38.1283'^^xsd:double;
  dwc:minimumDepth '261'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000818'^^xsd:anyURI;
  dwc:observationDate '2014-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD34%7C1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD34%7C1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD34%7C1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.2833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD34%7C1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 1.2833)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "1.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD34%7C1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD34|1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD34|1995'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2833'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:samplingProtocol 'By hand'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD34|1995'^^xsd:anyURI;
  dwc:observationDate '1995-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5097 15.4055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5097"^^xsd:decimal ;
  dwc:decimalLongitude "15.4055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5097 15.4055)"^^geo:wktLiteral ;
  geo-pos:lat "37.5097"^^xsd:decimal ;
  geo-pos:long "15.4055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000231'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) pelagicus  (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Guerao, G.'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '15.4055'^^xsd:double;
  dwc:latitude '37.5097'^^xsd:double;
  dwc:occurrenceRemarks 'Lessepsian species'^^xsd:string;
  dwc:aphiaid '107404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000231'^^xsd:anyURI;
  dwc:observationDate '2010-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7068 2.2325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7068"^^xsd:decimal ;
  dwc:decimalLongitude "2.2325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262"^^xsd:integer ;
  dwc:maximumDepthInMeters "262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7068 2.2325)"^^geo:wktLiteral ;
  geo-pos:lat "39.7068"^^xsd:decimal ;
  geo-pos:long "2.2325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ID209 > L10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000232'^^xsd:string;
  dwc:scientificName 'Syscenus infelix Harger, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'ID209 > L10'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2325'^^xsd:double;
  dwc:latitude '39.7068'^^xsd:double;
  dwc:minimumDepth '262'^^xsd:integer;
  dwc:maximumDepth '262'^^xsd:integer;
  dwc:aphiaid '156446'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000232'^^xsd:anyURI;
  dwc:observationDate '2009-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '156446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4817 -2.9548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4817 -2.9548)"^^geo:wktLiteral ;
  geo-pos:lat "36.4817"^^xsd:decimal ;
  geo-pos:long "-2.9548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L53-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000011'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L53-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9548'^^xsd:double;
  dwc:latitude '36.4817'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000011'^^xsd:anyURI;
  dwc:observationDate '2015-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000012'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000012'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1981 1.6727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1981"^^xsd:decimal ;
  dwc:decimalLongitude "1.6727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1981 1.6727)"^^geo:wktLiteral ;
  geo-pos:lat "41.1981"^^xsd:decimal ;
  geo-pos:long "1.6727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001905'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Ruiz, P.'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2017'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.6727'^^xsd:double;
  dwc:latitude '41.1981'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Found dead in the sand'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001905'^^xsd:anyURI;
  dwc:observationDate '2017-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  geo-pos:lat "39.0935"^^xsd:decimal ;
  geo-pos:long "2.7043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000385'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000385'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  geo-pos:lat "39.0935"^^xsd:decimal ;
  geo-pos:long "2.7043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000386'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000386'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000244'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000244'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000245'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000245'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000246'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000246'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000247'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000247'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 1.4098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1413"^^xsd:decimal ;
  dwc:decimalLongitude "1.4098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 1.4098)"^^geo:wktLiteral ;
  geo-pos:lat "41.1413"^^xsd:decimal ;
  geo-pos:long "1.4098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000387'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus  (Lucas, 1846) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Abelló, P. | Rocha, D.'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4098'^^xsd:double;
  dwc:latitude '41.1413'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000387'^^xsd:anyURI;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000388'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000388'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000389'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000389'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD682%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD682%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD682%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.0667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.0667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1398"^^xsd:integer ;
  dwc:maximumDepthInMeters "1398"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD682%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1 14.0667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1"^^xsd:decimal ;
  geo-pos:long "14.0667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD682%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD682|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI>BB5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD682|1991'^^xsd:string;
  dwc:scientificName 'Stereomastis nana (Smith, 1884)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI>BB5'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.0667'^^xsd:double;
  dwc:latitude '-29.1'^^xsd:double;
  dwc:minimumDepth '1398'^^xsd:integer;
  dwc:maximumDepth '1398'^^xsd:integer;
  dwc:aphiaid '107699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD682|1991'^^xsd:anyURI;
  dwc:observationDate '1984-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.9167"^^xsd:decimal ;
  dwc:decimalLongitude "-108.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.9167 -108.6)"^^geo:wktLiteral ;
  geo-pos:lat "24.9167"^^xsd:decimal ;
  geo-pos:long "-108.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD71%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD71|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "CEEMEX P-1>38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD71|1991'^^xsd:string;
  dwc:scientificName 'Iliacantha hancocki Rathbun, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sardà, F.'^^xsd:string;
  dwc:fieldNumber 'CEEMEX P-1>38'^^xsd:string;
  dwc:collector 'Sardà, F.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Pacific Ocean'^^xsd:string;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-108.6'^^xsd:double;
  dwc:latitude '24.9167'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '441175'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD71|1991'^^xsd:anyURI;
  dwc:observationDate '1990-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '441259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.923"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.923 -3.0533)"^^geo:wktLiteral ;
  geo-pos:lat "35.923"^^xsd:decimal ;
  geo-pos:long "-3.0533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_ES_2009 > 30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000379'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_ES_2009 > 30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.0533'^^xsd:double;
  dwc:latitude '35.923'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000379'^^xsd:anyURI;
  dwc:observationDate '2009-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000380'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000380'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000381'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000381'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1433"^^xsd:decimal ;
  dwc:decimalLongitude "1.4144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1433 1.4144)"^^geo:wktLiteral ;
  geo-pos:lat "41.1433"^^xsd:decimal ;
  geo-pos:long "1.4144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000382'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ribera, A.'^^xsd:string;
  dwc:collector 'Ribera, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4144'^^xsd:double;
  dwc:latitude '41.1433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Hand net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000382'^^xsd:anyURI;
  dwc:observationDate '2012-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  geo-pos:lat "39.0935"^^xsd:decimal ;
  geo-pos:long "2.7043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000383'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000383'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0935"^^xsd:decimal ;
  dwc:decimalLongitude "2.7043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252"^^xsd:integer ;
  dwc:maximumDepthInMeters "252"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0935 2.7043)"^^geo:wktLiteral ;
  geo-pos:lat "39.0935"^^xsd:decimal ;
  geo-pos:long "2.7043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000384'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P26'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7043'^^xsd:double;
  dwc:latitude '39.0935'^^xsd:double;
  dwc:minimumDepth '252'^^xsd:integer;
  dwc:maximumDepth '252'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000384'^^xsd:anyURI;
  dwc:observationDate '2014-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000828'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000828'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000243'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000243'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000240'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000240'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000241'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000241'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000242'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000242'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1895"^^xsd:integer ;
  dwc:maximumDepthInMeters "1895"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM20%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM20|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM20|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1895'^^xsd:integer;
  dwc:maximumDepth '1895'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM20|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM21%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM21%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM21%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68.9833"^^xsd:decimal ;
  dwc:decimalLongitude "-90.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1838"^^xsd:integer ;
  dwc:maximumDepthInMeters "1838"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM21%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68.9833 -90.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-68.9833"^^xsd:decimal ;
  geo-pos:long "-90.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM21%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM21|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM21|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-90.4333'^^xsd:double;
  dwc:latitude '-68.9833'^^xsd:double;
  dwc:minimumDepth '1838'^^xsd:integer;
  dwc:maximumDepth '1838'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM21|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0675 -4.5418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0675 -4.5418)"^^geo:wktLiteral ;
  geo-pos:lat "44.0675"^^xsd:decimal ;
  geo-pos:long "-4.5418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "ECOMARG04 > P10" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000230'^^xsd:string;
  dwc:scientificName 'Chaceon affinis (A. Milne-Edwards & Bouvier, 1894) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Cartes, J.'^^xsd:string;
  dwc:fieldNumber 'ECOMARG04 > P10'^^xsd:string;
  dwc:collector 'Cartes, J.'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5418'^^xsd:double;
  dwc:latitude '44.0675'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000230'^^xsd:anyURI;
  dwc:observationDate '2004-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6755 0.2361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6755"^^xsd:decimal ;
  dwc:decimalLongitude "0.2361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6755 0.2361)"^^geo:wktLiteral ;
  geo-pos:lat "38.6755"^^xsd:decimal ;
  geo-pos:long "0.2361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2013 > L72" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000238'^^xsd:string;
  dwc:scientificName 'Athanas amazone Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2013 > L72'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.2361'^^xsd:double;
  dwc:latitude '38.6755'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107484'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000238'^^xsd:anyURI;
  dwc:observationDate '2013-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3658"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3658 -1.5456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3658"^^xsd:decimal ;
  geo-pos:long "-1.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L41" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000239'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L41'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.5456'^^xsd:double;
  dwc:latitude '37.3658'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '159'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000239'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1941 3.1978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1941"^^xsd:decimal ;
  dwc:decimalLongitude "3.1978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1941 3.1978)"^^geo:wktLiteral ;
  geo-pos:lat "42.1941"^^xsd:decimal ;
  geo-pos:long "3.1978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2002 > L112" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000233'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2002 > L112'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1978'^^xsd:double;
  dwc:latitude '42.1941'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000233'^^xsd:anyURI;
  dwc:observationDate '2002-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB427%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB427|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB427|1986'^^xsd:string;
  dwc:scientificName 'Thamnaconus modestoides (Barnard, 1927)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB427|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '220079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB621%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB621%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB621%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.7"^^xsd:decimal ;
  dwc:decimalLongitude "35.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB621%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.7 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "-19.7"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB621%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB621|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB621|1986'^^xsd:string;
  dwc:scientificName 'Thryssa setirostris (Broussonet, 1782)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Messeguer, S.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '-19.7'^^xsd:double;
  dwc:aphiaid '212289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB621|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '212289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001749'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001749'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001750'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001750'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7837"^^xsd:decimal ;
  dwc:decimalLongitude "0.8232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7837 0.8232)"^^geo:wktLiteral ;
  geo-pos:lat "40.7837"^^xsd:decimal ;
  geo-pos:long "0.8232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001751'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Fusté, X.'^^xsd:string;
  dwc:collector 'Fusté, X.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.8232'^^xsd:double;
  dwc:latitude '40.7837'^^xsd:double;
  dwc:occurrenceRemarks 'Specimens preserved in formaldehyde initially'^^xsd:string;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001751'^^xsd:anyURI;
  dwc:observationDate '1986-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB63%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB63|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB63|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB63|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB85%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB85|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB85|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB85|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB86%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB86|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB86|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB86|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.3333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.3333 14.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.3333"^^xsd:decimal ;
  geo-pos:long "14.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB87%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB87|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA IX 2P-29" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB87|1999'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA IX 2P-29'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4333'^^xsd:double;
  dwc:latitude '-28.3333'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB87|1999'^^xsd:anyURI;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB83%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB83|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB83|1987'^^xsd:string;
  dwc:scientificName 'Heteronarce garmani Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB83|1987'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '220971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB84%7C1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB84|1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB84|1987'^^xsd:string;
  dwc:scientificName 'Heteronarce garmani Regan, 1921'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '220971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB84|1987'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '220971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB527%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB527|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB527|1986'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB527|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.1667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "169"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.1667 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.1667"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB528%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB528|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB528|1986'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.1667'^^xsd:double;
  dwc:minimumDepth '169'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB528|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.2833"^^xsd:decimal ;
  dwc:decimalLongitude "35.6167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.2833 35.6167)"^^geo:wktLiteral ;
  geo-pos:lat "-21.2833"^^xsd:decimal ;
  geo-pos:long "35.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB577%7C1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB577|1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB577|1986'^^xsd:string;
  dwc:scientificName 'Heteronarce rierai Lloris & Rucabado, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:typeStatus 'Paratype of Heteronarce rierai'^^xsd:string;
  dwc:collector 'Riera, I.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'Mozambique'^^xsd:string;
  dwc:longitude '35.6167'^^xsd:double;
  dwc:latitude '-21.2833'^^xsd:double;
  dwc:minimumDepth '184'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:occurrenceRemarks 'Paratype'^^xsd:string;
  dwc:aphiaid '311665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB577|1986'^^xsd:anyURI;
  dwc:observationDate '1982-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '221343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8667"^^xsd:decimal ;
  dwc:decimalLongitude "1.4833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8667 1.4833)"^^geo:wktLiteral ;
  geo-pos:lat "40.8667"^^xsd:decimal ;
  geo-pos:long "1.4833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB73%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB73|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES1P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB73|2000'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES1P-68'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4833'^^xsd:double;
  dwc:latitude '40.8667'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB73|2000'^^xsd:anyURI;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9167"^^xsd:decimal ;
  dwc:decimalLongitude "2.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1127"^^xsd:integer ;
  dwc:maximumDepthInMeters "1179"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9167 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.9167"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV222" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1984'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV222'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '40.9167'^^xsd:double;
  dwc:minimumDepth '1127'^^xsd:integer;
  dwc:maximumDepth '1179'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "633"^^xsd:integer ;
  dwc:maximumDepthInMeters "668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2333 -4.9833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2333"^^xsd:decimal ;
  geo-pos:long "-4.9833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB163%7C2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB163|2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS-ES2P-13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB163|2002'^^xsd:string;
  dwc:scientificName 'Etmopterus princeps Collett, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Agote, A.'^^xsd:string;
  dwc:fieldNumber 'MEDITS-ES2P-13'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9833'^^xsd:double;
  dwc:latitude '36.2333'^^xsd:double;
  dwc:minimumDepth '633'^^xsd:integer;
  dwc:maximumDepth '668'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB163|2002'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000739'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000739'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000740'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000740'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000741'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000741'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "14.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB129%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB129|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV269(143)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB129|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV269(143)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3333'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB129|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.5833"^^xsd:decimal ;
  dwc:decimalLongitude "14.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "531"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.5833 14.3333)"^^geo:wktLiteral ;
  geo-pos:lat "-28.5833"^^xsd:decimal ;
  geo-pos:long "14.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB131%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB131|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela IV269(143)" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB131|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela IV269(143)'^^xsd:string;
  dwc:collector 'Lloris, D.'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.3333'^^xsd:double;
  dwc:latitude '-28.5833'^^xsd:double;
  dwc:minimumDepth '531'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB131|1981'^^xsd:anyURI;
  dwc:observationDate '1981-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000753'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000753'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD371%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD371%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD371%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.95 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.95"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD371%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.95 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "-20.95"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD371%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD371|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>65" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD371|1991'^^xsd:string;
  dwc:scientificName 'Munidopsis chunii Balss, 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'Benguela II>65'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '-20.95'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '392500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD371|1991'^^xsd:anyURI;
  dwc:observationDate '1980-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '392500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5167 12.4167)"^^geo:wktLiteral ;
  geo-pos:lat "-20.5167"^^xsd:decimal ;
  geo-pos:long "12.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD379%7C1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD379|1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela II>P-39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD379|1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Benguela II>P-39'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.4167'^^xsd:double;
  dwc:latitude '-20.5167'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD379|1998'^^xsd:anyURI;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000732'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000732'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000757'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000757'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000758'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000758'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000759'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000759'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000760'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000760'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.4 14.7)"^^geo:wktLiteral ;
  geo-pos:lat "-29.4"^^xsd:decimal ;
  geo-pos:long "14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB58%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB58|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB58|1999'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-35'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.7'^^xsd:double;
  dwc:latitude '-29.4'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB58|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.35"^^xsd:decimal ;
  dwc:decimalLongitude "14.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.35 14.8167)"^^geo:wktLiteral ;
  geo-pos:lat "-29.35"^^xsd:decimal ;
  geo-pos:long "14.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB97%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB97|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VI257" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB97|1985'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VI257'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.8167'^^xsd:double;
  dwc:latitude '-29.35'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB97|1985'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.1333"^^xsd:decimal ;
  dwc:decimalLongitude "14.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.1333 14.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-29.1333"^^xsd:decimal ;
  geo-pos:long "14.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB98%7C1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB98|1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela VII252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB98|1985'^^xsd:string;
  dwc:scientificName 'Physiculus capensis Gilchrist, 1922'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Turón, J.M.'^^xsd:string;
  dwc:fieldNumber 'Benguela VII252'^^xsd:string;
  dwc:collector 'Allué, R.'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '14.4667'^^xsd:double;
  dwc:latitude '-29.1333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB98|1985'^^xsd:anyURI;
  dwc:observationDate '1984-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000733'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000733'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000734'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000734'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000735'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000735'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000730'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000730'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000731'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000731'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000749'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000749'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000750'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000750'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000751'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000751'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9542"^^xsd:decimal ;
  dwc:decimalLongitude "3.2872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2250"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9542 3.2872)"^^geo:wktLiteral ;
  geo-pos:lat "40.9542"^^xsd:decimal ;
  geo-pos:long "3.2872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICME000752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICME000752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "DOSMARES01 > DM01M01" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICME000752'^^xsd:string;
  dwc:scientificName 'Pseudostichopus occultatus (Marenzeller von, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mecho, A.'^^xsd:string;
  dwc:yearIdentified '2012'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:fieldNumber 'DOSMARES01 > DM01M01'^^xsd:string;
  dwc:collector 'Mecho, A.'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2012'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2872'^^xsd:double;
  dwc:latitude '40.9542'^^xsd:double;
  dwc:minimumDepth '2250'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '124587'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICME000752'^^xsd:anyURI;
  dwc:observationDate '2012-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD361%7C1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD361%7C1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD361%7C1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 13.8833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.8833"^^xsd:decimal ;
  dwc:decimalLongitude "13.8833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "306"^^xsd:integer ;
  dwc:maximumDepthInMeters "306"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD361%7C1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.8833 13.8833)"^^geo:wktLiteral ;
  geo-pos:lat "-25.8833"^^xsd:decimal ;
  geo-pos:long "13.8833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD361%7C1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD361|1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD361|1991'^^xsd:string;
  dwc:scientificName 'Merhippolyte agulhasensis Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.8833'^^xsd:double;
  dwc:latitude '-25.8833'^^xsd:double;
  dwc:minimumDepth '306'^^xsd:integer;
  dwc:maximumDepth '306'^^xsd:integer;
  dwc:aphiaid '240880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD361|1991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "128D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000370'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '128D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000370'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.3852"^^xsd:decimal ;
  dwc:decimalLongitude "32.0202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.3852 32.0202)"^^geo:wktLiteral ;
  geo-pos:lat "-29.3852"^^xsd:decimal ;
  geo-pos:long "32.0202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "128D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000371'^^xsd:string;
  dwc:scientificName 'Benthosema pterotum (Alcock, 1890) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '128D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.0202'^^xsd:double;
  dwc:latitude '-29.3852'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '217680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000371'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '217680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001004'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001004'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5917"^^xsd:decimal ;
  dwc:decimalLongitude "0.7283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5917 0.7283)"^^geo:wktLiteral ;
  geo-pos:lat "40.5917"^^xsd:decimal ;
  geo-pos:long "0.7283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "AQ088" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001005'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'AQ088'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.7283'^^xsd:double;
  dwc:latitude '40.5917'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001005'^^xsd:anyURI;
  dwc:observationDate '1982-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7166"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7166 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.7166"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMB000052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMB000052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Canal Menorca 0209 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMB000052'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata (da Costa, 1778) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Ramón, M.'^^xsd:string;
  dwc:fieldNumber 'Canal Menorca 0209 > P1'^^xsd:string;
  dwc:collector 'Ramón, M.'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '39.7166'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'Only shell, dry specimen'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Beam trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMB000052'^^xsd:anyURI;
  dwc:observationDate '2009-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "744"^^xsd:integer ;
  dwc:maximumDepthInMeters "744"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3017 -4.7255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3017"^^xsd:decimal ;
  geo-pos:long "-4.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMA000020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMA000020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > L13-1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMA000020'^^xsd:string;
  dwc:scientificName 'Ophryotrocha Claparède & Mecznikow, 1869 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > L13-1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.7255'^^xsd:double;
  dwc:latitude '36.3017'^^xsd:double;
  dwc:minimumDepth '744'^^xsd:integer;
  dwc:maximumDepth '744'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMA000020'^^xsd:anyURI;
  dwc:observationDate '2015-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6333 -2.7666)"^^geo:wktLiteral ;
  geo-pos:lat "36.6333"^^xsd:decimal ;
  geo-pos:long "-2.7666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD6%7C2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD6|2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD6|2005'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer H. Milne Edwards, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.7666'^^xsd:double;
  dwc:latitude '36.6333'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD6|2005'^^xsd:anyURI;
  dwc:observationDate '2004-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1089"^^xsd:decimal ;
  dwc:decimalLongitude "30.4766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1089 30.4766)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1089"^^xsd:decimal ;
  geo-pos:long "30.4766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "157C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000372'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '157C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '30.4766'^^xsd:double;
  dwc:latitude '-31.1089'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000372'^^xsd:anyURI;
  dwc:observationDate '1990-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1988"^^xsd:decimal ;
  dwc:decimalLongitude "32.2761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1988 32.2761)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1988"^^xsd:decimal ;
  geo-pos:long "32.2761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "132C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000373'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '132C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '32.2761'^^xsd:double;
  dwc:latitude '-30.1988'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000373'^^xsd:anyURI;
  dwc:observationDate '1990-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "143D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000374'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '143D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000374'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.9811"^^xsd:decimal ;
  dwc:decimalLongitude "27.4202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.9811 27.4202)"^^geo:wktLiteral ;
  geo-pos:lat "-33.9811"^^xsd:decimal ;
  geo-pos:long "27.4202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "143C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000375'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '143C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '27.4202'^^xsd:double;
  dwc:latitude '-33.9811'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000375'^^xsd:anyURI;
  dwc:observationDate '1990-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.877"^^xsd:decimal ;
  dwc:decimalLongitude "31.1783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.877 31.1783)"^^geo:wktLiteral ;
  geo-pos:lat "-29.877"^^xsd:decimal ;
  geo-pos:long "31.1783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "125C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000376'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '125C'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '31.1783'^^xsd:double;
  dwc:latitude '-29.877'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000376'^^xsd:anyURI;
  dwc:observationDate '1990-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.2599 26.6055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.2599"^^xsd:decimal ;
  dwc:decimalLongitude "26.6055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.2599 26.6055)"^^geo:wktLiteral ;
  geo-pos:lat "-34.2599"^^xsd:decimal ;
  geo-pos:long "26.6055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMP000377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMP000377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "215D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMP000377'^^xsd:string;
  dwc:scientificName 'Lobianchia gemellarii (Cocco, 1838) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Olivar, M.P.'^^xsd:string;
  dwc:fieldNumber '215D'^^xsd:string;
  dwc:collector 'Beckley, L.'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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 'Indian Ocean'^^xsd:string;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '26.6055'^^xsd:double;
  dwc:latitude '-34.2599'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:occurrenceRemarks 'Fixed and preserved in formalin, damaged.'^^xsd:string;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMP000377'^^xsd:anyURI;
  dwc:observationDate '1991-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.875"^^xsd:decimal ;
  dwc:decimalLongitude "4.3493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.875 4.3493)"^^geo:wktLiteral ;
  geo-pos:lat "39.875"^^xsd:decimal ;
  geo-pos:long "4.3493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000843'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P37'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3493'^^xsd:double;
  dwc:latitude '39.875'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000843'^^xsd:anyURI;
  dwc:observationDate '2014-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.859"^^xsd:decimal ;
  dwc:decimalLongitude "4.3503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.859 4.3503)"^^geo:wktLiteral ;
  geo-pos:lat "39.859"^^xsd:decimal ;
  geo-pos:long "4.3503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000844'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P3'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3503'^^xsd:double;
  dwc:latitude '39.859'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000844'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.254"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "647"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.254 -4.9558)"^^geo:wktLiteral ;
  geo-pos:lat "36.254"^^xsd:decimal ;
  geo-pos:long "-4.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD001103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD001103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS04 > L7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD001103'^^xsd:string;
  dwc:scientificName 'Processa canaliculata  Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS04 > L7'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.9558'^^xsd:double;
  dwc:latitude '36.254'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '647'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD001103'^^xsd:anyURI;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8598"^^xsd:decimal ;
  dwc:decimalLongitude "4.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8598 4.3575)"^^geo:wktLiteral ;
  geo-pos:lat "39.8598"^^xsd:decimal ;
  geo-pos:long "4.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ1401 > P33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000029'^^xsd:string;
  dwc:scientificName 'Ebalia deshayesi Lucas, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Marco-Herrero, E.'^^xsd:string;
  dwc:fieldNumber 'MAÓ1401 > P33'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3575'^^xsd:double;
  dwc:latitude '39.8598'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107295'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000029'^^xsd:anyURI;
  dwc:observationDate '2014-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '107295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8153"^^xsd:decimal ;
  dwc:decimalLongitude "4.3183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8153 4.3183)"^^geo:wktLiteral ;
  geo-pos:lat "39.8153"^^xsd:decimal ;
  geo-pos:long "4.3183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000836'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P21'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3183'^^xsd:double;
  dwc:latitude '39.8153'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000836'^^xsd:anyURI;
  dwc:observationDate '2014-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3257"^^xsd:decimal ;
  dwc:decimalLongitude "2.7393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3257 2.7393)"^^geo:wktLiteral ;
  geo-pos:lat "39.3257"^^xsd:decimal ;
  geo-pos:long "2.7393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000083'^^xsd:string;
  dwc:scientificName 'Processa elegantula Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P24'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7393'^^xsd:double;
  dwc:latitude '39.3257'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '107684'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000083'^^xsd:anyURI;
  dwc:observationDate '2014-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5813 2.7287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5813"^^xsd:decimal ;
  dwc:decimalLongitude "2.7287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5813 2.7287)"^^geo:wktLiteral ;
  geo-pos:lat "41.5813"^^xsd:decimal ;
  geo-pos:long "2.7287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2005 > L091" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000084'^^xsd:string;
  dwc:scientificName 'Periclimenes sagittifer (Norman, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2005 > L091'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7287'^^xsd:double;
  dwc:latitude '41.5813'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107632'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000084'^^xsd:anyURI;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6377 -2.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6377"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "324"^^xsd:integer ;
  dwc:maximumDepthInMeters "324"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6377 -2.4583)"^^geo:wktLiteral ;
  geo-pos:lat "36.6377"^^xsd:decimal ;
  geo-pos:long "-2.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2006 > L026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000085'^^xsd:string;
  dwc:scientificName 'Periclimenes granulatus Holthuis, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2006 > L026'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4583'^^xsd:double;
  dwc:latitude '36.6377'^^xsd:double;
  dwc:minimumDepth '324'^^xsd:integer;
  dwc:maximumDepth '324'^^xsd:integer;
  dwc:aphiaid '107630'^^xsd:integer;
  dwc:samplingProtocol 'Trawler net GOC'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000085'^^xsd:anyURI;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5908"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "661"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.5908"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000086'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.5908'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '661'^^xsd:integer;
  dwc:occurrenceRemarks 'Small'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000086'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5908"^^xsd:decimal ;
  dwc:decimalLongitude "3.6998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "661"^^xsd:integer ;
  dwc:maximumDepthInMeters "661"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5908 3.6998)"^^geo:wktLiteral ;
  geo-pos:lat "39.5908"^^xsd:decimal ;
  geo-pos:long "3.6998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS_2014 > P30" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000087'^^xsd:string;
  dwc:scientificName 'Geryon longipes A. Milne-Edwards, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS_2014 > P30'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6998'^^xsd:double;
  dwc:latitude '39.5908'^^xsd:double;
  dwc:minimumDepth '661'^^xsd:integer;
  dwc:maximumDepth '661'^^xsd:integer;
  dwc:occurrenceRemarks 'Small'^^xsd:string;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000087'^^xsd:anyURI;
  dwc:observationDate '2014-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB62%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB62|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB62|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB62|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.861833333 0.214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.861833333"^^xsd:decimal ;
  dwc:decimalLongitude "0.214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.861833333 0.214)"^^geo:wktLiteral ;
  geo-pos:lat "38.861833333"^^xsd:decimal ;
  geo-pos:long "0.214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS01 > L124" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000022'^^xsd:string;
  dwc:scientificName 'Rissoides pallidus (Giesbrecht, 1910) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS01 > L124'^^xsd:string;
  dwc:collector 'Abelló, P.'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.214'^^xsd:double;
  dwc:latitude '38.861833333'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '136136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000022'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '136136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4162 -3.4308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4162"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4162 -3.4308)"^^geo:wktLiteral ;
  geo-pos:lat "43.4162"^^xsd:decimal ;
  geo-pos:long "-3.4308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMS000023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMS000023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMS000023'^^xsd:string;
  dwc:scientificName 'Platysquilla eusebia (Risso, 1816) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Valladares, F.J.'^^xsd:string;
  dwc:collector 'Valladares, F.J.'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^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 'Atlantic ocean'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.4308'^^xsd:double;
  dwc:latitude '43.4162'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '136126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMS000023'^^xsd:anyURI;
  dwc:observationDate '1984-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '136126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5271"^^xsd:decimal ;
  dwc:decimalLongitude "2.4716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5271 2.4716)"^^geo:wktLiteral ;
  geo-pos:lat "41.5271"^^xsd:decimal ;
  geo-pos:long "2.4716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM12120401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM12120401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM12120401'^^xsd:string;
  dwc:scientificName 'Mysidopsis iluroensis San Vicente, 2013 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:typeStatus 'Holotype of Mysidopsis iluroensis'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4716'^^xsd:double;
  dwc:latitude '41.5271'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'Holotype | dissected'^^xsd:string;
  dwc:aphiaid '736929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM12120401'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '736929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000872'^^xsd:string;
  dwc:scientificName 'Xantho pilipes A. Milne-Edwards, 1867'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000872'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8703"^^xsd:decimal ;
  dwc:decimalLongitude "4.3603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8703 4.3603)"^^geo:wktLiteral ;
  geo-pos:lat "39.8703"^^xsd:decimal ;
  geo-pos:long "4.3603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000873'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P1'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3603'^^xsd:double;
  dwc:latitude '39.8703'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000873'^^xsd:anyURI;
  dwc:observationDate '2014-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD470%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD470%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD470%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.5333"^^xsd:decimal ;
  dwc:decimalLongitude "6.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "904"^^xsd:integer ;
  dwc:maximumDepthInMeters "959"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD470%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.5333 6.1)"^^geo:wktLiteral ;
  geo-pos:lat "-25.5333"^^xsd:decimal ;
  geo-pos:long "6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD470%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD470|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Valdivia I>4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD470|2000'^^xsd:string;
  dwc:scientificName 'Chaceon erytheiae (Macpherson, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Macpherson, E.'^^xsd:string;
  dwc:fieldNumber 'Valdivia I>4'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '6.1'^^xsd:double;
  dwc:latitude '-25.5333'^^xsd:double;
  dwc:minimumDepth '904'^^xsd:integer;
  dwc:maximumDepth '959'^^xsd:integer;
  dwc:aphiaid '241100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD470|2000'^^xsd:anyURI;
  dwc:observationDate '1982-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '241100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.573"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.573 -4.4855)"^^geo:wktLiteral ;
  geo-pos:lat "36.573"^^xsd:decimal ;
  geo-pos:long "-4.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MEDITS15 > BT2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000852'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MEDITS15 > BT2'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.4855'^^xsd:double;
  dwc:latitude '36.573'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000852'^^xsd:anyURI;
  dwc:observationDate '2015-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8252"^^xsd:decimal ;
  dwc:decimalLongitude "4.3197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8252 4.3197)"^^geo:wktLiteral ;
  geo-pos:lat "39.8252"^^xsd:decimal ;
  geo-pos:long "4.3197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "MAÓ14 > P13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000853'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:fieldNumber 'MAÓ14 > P13'^^xsd:string;
  dwc:collector 'Abelló, P.'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2014'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3197'^^xsd:double;
  dwc:latitude '39.8252'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000853'^^xsd:anyURI;
  dwc:observationDate '2014-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM27%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM27%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM27%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.95 -86.3666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.95"^^xsd:decimal ;
  dwc:decimalLongitude "-86.3666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1395"^^xsd:integer ;
  dwc:maximumDepthInMeters "1395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM27%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.95 -86.3666)"^^geo:wktLiteral ;
  geo-pos:lat "-69.95"^^xsd:decimal ;
  geo-pos:long "-86.3666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM27%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM27|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM27|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-86.3666'^^xsd:double;
  dwc:latitude '-69.95'^^xsd:double;
  dwc:minimumDepth '1395'^^xsd:integer;
  dwc:maximumDepth '1395'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM27|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM28%7C2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM28%7C2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM28%7C2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.8 -86.5166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-69.8"^^xsd:decimal ;
  dwc:decimalLongitude "-86.5166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1848"^^xsd:integer ;
  dwc:maximumDepthInMeters "1848"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM28%7C2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-69.8 -86.5166)"^^geo:wktLiteral ;
  geo-pos:lat "-69.8"^^xsd:decimal ;
  geo-pos:long "-86.5166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMM28%7C2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMM28|2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMM28|2007'^^xsd:string;
  dwc:scientificName 'Marumomysis antarctica San Vicente, 2007'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'San Vicente, C.'^^xsd:string;
  dwc:collector 'San Vicente, C.'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antarctic Ocean'^^xsd:string;
  dwc:longitude '-86.5166'^^xsd:double;
  dwc:latitude '-69.8'^^xsd:double;
  dwc:minimumDepth '1848'^^xsd:integer;
  dwc:maximumDepth '1848'^^xsd:integer;
  dwc:aphiaid '431975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMM28|2007'^^xsd:anyURI;
  dwc:observationDate '2006-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '431975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^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 "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB9%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB9|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Marca IV24" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB9|1984'^^xsd:string;
  dwc:scientificName 'Cataetyx alleni (Byrne, 1906)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Marca IV24'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1485'^^xsd:integer;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB9|1984'^^xsd:anyURI;
  dwc:observationDate '1983-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -51.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-51.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1302"^^xsd:integer ;
  dwc:maximumDepthInMeters "1315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -51.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-51.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB31%7C2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB31|2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Platuxa 98" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB31|2000'^^xsd:string;
  dwc:scientificName 'Cataetyx laticeps Koefoed, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bañón, R.'^^xsd:string;
  dwc:fieldNumber 'Platuxa 98'^^xsd:string;
  dwc:collector 'Bañón, R.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-51.3'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:minimumDepth '1302'^^xsd:integer;
  dwc:maximumDepth '1315'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB31|2000'^^xsd:anyURI;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.5167"^^xsd:decimal ;
  dwc:decimalLongitude "12.7833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.5167 12.7833)"^^geo:wktLiteral ;
  geo-pos:lat "-22.5167"^^xsd:decimal ;
  geo-pos:long "12.7833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB61%7C1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB61|1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Benguela I27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB61|1981'^^xsd:string;
  dwc:scientificName 'Etmopterus lucifer Jordan & Snyder, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lloris, D.'^^xsd:string;
  dwc:fieldNumber 'Benguela I27'^^xsd:string;
  dwc:collector 'Lloris, D.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^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 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '12.7833'^^xsd:double;
  dwc:latitude '-22.5167'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '215604'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB61|1981'^^xsd:anyURI;
  dwc:observationDate '1979-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '215604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.947"^^xsd:decimal ;
  dwc:decimalLongitude "3.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.947 3.6915)"^^geo:wktLiteral ;
  geo-pos:lat "39.947"^^xsd:decimal ;
  geo-pos:long "3.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "INDEMARES-CANAL0811 > P36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000044'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi Forest & Zariquiey Alvarez, 1964 '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P. | Barberá, C.'^^xsd:string;
  dwc:fieldNumber 'INDEMARES-CANAL0811 > P36'^^xsd:string;
  dwc:collector 'Barberá, C.'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.6915'^^xsd:double;
  dwc:latitude '39.947'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:occurrenceRemarks 'Locality'^^xsd:string;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingProtocol 'Epibenthic sledge'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000044'^^xsd:anyURI;
  dwc:observationDate '2011-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4833 13.2333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.4833"^^xsd:decimal ;
  dwc:decimalLongitude "13.2333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367"^^xsd:integer ;
  dwc:maximumDepthInMeters "367"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.4833 13.2333)"^^geo:wktLiteral ;
  geo-pos:lat "-23.4833"^^xsd:decimal ;
  geo-pos:long "13.2333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB42%7C1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB42|1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "BENGUELA X2P-68" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB42|1999'^^xsd:string;
  dwc:scientificName 'Laemonema laureysi Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:fieldNumber 'BENGUELA X2P-68'^^xsd:string;
  dwc:collector 'Macpherson, E.'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean'^^xsd:string;
  dwc:country 'Namibia'^^xsd:string;
  dwc:longitude '13.2333'^^xsd:double;
  dwc:latitude '-23.4833'^^xsd:double;
  dwc:minimumDepth '367'^^xsd:integer;
  dwc:maximumDepth '367'^^xsd:integer;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB42|1999'^^xsd:anyURI;
  dwc:observationDate '1986-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "752"^^xsd:integer ;
  dwc:maximumDepthInMeters "864"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB6%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB6|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB6|1983'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '752'^^xsd:integer;
  dwc:maximumDepth '864'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB6|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB65%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB65|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB65|1984'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB65|1984'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2667"^^xsd:decimal ;
  dwc:decimalLongitude "2.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2667 2.3167)"^^geo:wktLiteral ;
  geo-pos:lat "41.2667"^^xsd:decimal ;
  geo-pos:long "2.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB66%7C1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB66|1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB66|1984'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.3167'^^xsd:double;
  dwc:latitude '41.2667'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB66|1984'^^xsd:anyURI;
  dwc:observationDate '1981-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "752"^^xsd:integer ;
  dwc:maximumDepthInMeters "864"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB7%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB7|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB7|1983'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '752'^^xsd:integer;
  dwc:maximumDepth '864'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB7|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "752"^^xsd:integer ;
  dwc:maximumDepthInMeters "864"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 3.4167)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "3.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AIIPB8%7C1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:IIPB8|1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Gamba-Blanes" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'IIPB8|1983'^^xsd:string;
  dwc:scientificName 'Lampanyctus intricarius Tanning, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Allué, R.'^^xsd:string;
  dwc:fieldNumber 'Gamba-Blanes'^^xsd:string;
  dwc:collector 'Allué, R.'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^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 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.4167'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '752'^^xsd:integer;
  dwc:maximumDepth '864'^^xsd:integer;
  dwc:aphiaid '126615'^^xsd:integer;
  dwc:samplingProtocol 'Trawl'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:IIPB8|1983'^^xsd:anyURI;
  dwc:observationDate '1982-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3768 2.1843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3768"^^xsd:decimal ;
  dwc:decimalLongitude "2.1843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3768 2.1843)"^^geo:wktLiteral ;
  geo-pos:lat "41.3768"^^xsd:decimal ;
  geo-pos:long "2.1843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5463__urn%3Acatalog%3AICM-CSIC%3AGeneral-ICM%3AICMD000357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:General-ICM:ICMD000357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5463_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'General-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMD000357'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758) '^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Abelló, P.'^^xsd:string;
  dwc:collector 'Hispano, C.'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^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 'Europe'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1843'^^xsd:double;
  dwc:latitude '41.3768'^^xsd:double;
  dwc:occurrenceRemarks 'Larva'^^xsd:string;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:General-ICM:ICMD000357'^^xsd:anyURI;
  dwc:observationDate '2015-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF